@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: tahoma;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.tabladeprecios {
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	color: #387545;
	font-size: 11px;
	border-style:none;	
	font-weight: bold;
	

}
.tablaproductos {
	padding-left: 0px;
	padding-right: 0px;
}

.tablaproductos td {
	padding-left: 0px;
	padding-right: 0px;
}

.tablaproductos th {
	padding-left: 0px;
	padding-right: 0px;
}

#tablaprincipal {
	width: 849px;
}

#footer {
	width: 849px;
	background-image: url(images/fondofooter.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding: 15px;
	text-align: right;
}

#footer p {
 height: 5px;
}

.noticiasPortada {
	width: 270px;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 15px;
}

.noticiasPortada th {
	font-weight: normal;
	padding-bottom: 10px;
	height: 0px;
	text-align: left;
}

.noticiasPortada td {
	padding-bottom: 3px;
	height: 0px;
	text-align: left;
}

.textoverde {
	color: #387545;
	font-size: 11px;
}

.textoverde a {
	color: #387545;
	font-size: 11px;
}

.textoverdeBold {
	color: #387545;
	font-size: 11px;
	font-weight: bold;
}

.textoverdeBold {
	color: #387545;
	font-size: 11px;
	font-weight: bold;
}

.tituloverdeBold {
	color: #387545;
	font-size: 13px;
	font-weight: bold;
}

.tituloverdeBold a {
	color: #387545;
	font-size: 13px;
	font-weight: bold;
}

.tituloverdeBold a:hover {
	color: #387545;
	font-size: 13px;
	font-weight: bold;
}

.textogris {
	color: #666666;
	font-size: 11px;
}

.textoazul {
	color: #447AA9;
	font-size: 11px;
}

.textoazulBold {
	color: #447AA9;
	font-size: 11px;
	font-weight: bold;
}

.textoazulBold a {
	color: #447AA9;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.textoazulBold a:hover {
	color: #447AA9;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.tablaCentro {
	width: 100%;
	background-image: url(images/fondosec.jpg);
	background-repeat: no-repeat;
}

.tablaCentro th {
	height: 48px;
	padding-left: 20px;
	padding-top: 18px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #00522C;
}

.tablaCentro td {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

.tituloVerdeClaro {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #A9AE1A;
}

.tablasInformacion {
	width: 100%;
	text-align: center;
	padding: 0px;
}

.tablasInformacion td {
	color: #666666;
	font-size: 11px;
	text-align: center;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom: #A6A6A6 solid thin;
}

.tablasInformacion th {
	width: 50%;
	height: 10px;
	color: #A9AE1A;
	background-color: #F5F7CC;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	border-bottom: #FFFFFF solid thin;
}

.formFields {
	width: 150px;
	font-family: tahoma;
	color: #666666;
	font-size: 11px;
}

.formFields2 {
	width: 300px;
	height: 85px;
	font-family: tahoma;
	color: #666666;
	font-size: 11px;
}

.formFields3 {
	width: 300px;
	font-family: tahoma;
	color: #666666;
	font-size: 11px;
}

.img {
	background-color: #CCCCCC;
	padding: 3px;
}

.textorojoemergencias {
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
}
.nuevo{
	text-align:center;	
}
.nuevo a {
	color:#096;
	margin:0;
	padding:0;
	text-align:center;
	display:block;
	width:255px;
	height:25px;
}
.nuevo a:hover{
	color:#000;	
}