.back_fondo_principal {
  background-image: url(../img/portada/fondo2.gif);
  background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
  
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003300;
	
}

.back2 {
  background-image: url(../img/portada/fondo.gif);
  background-repeat: repeat-y;
}
.Estilo1 {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.brdverde {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B1BD8D;
	border-right-color: #B1BD8D;
	border-bottom-color: #B1BD8D;
	border-left-color: #B1BD8D;
}
.brdverde2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B1BD8D;

}


.brdverde1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B1BD8D;
	border-right-color: #B1BD8D;
	border-bottom-color: #B1BD8D;
	border-left-color: #B1BD8D;
}


.texto {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}








.contacto                 { background-color:#DC3E2B; }
.contacto_borde           { border-right:1px solid #DC3E2B; border-left:1px solid #FFFFFF; background-color:#DC3E2B; }
.contacto_estamos         { background-color:#DC3E2B; }
.contacto_borde_estamos   { border-right:1px solid #DC3E2B; border-left:1px solid #FFFFFF; background-color:#DC3E2B; }
.contacto_txt             { color:#DC3E2B }
.contacto_fondo     { background-color:#C8D79E; }



.minitxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
