@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #CCCCCC;
}
.BackBotonera {
	background-image: url(../images/fondo_botones.jpg);
	height: 60px;
	text-align: center;
	vertical-align: bottom;
}
.BackHeader {
	background-color: #0E6EA8;
	background-image: url(../images/photo_header.jpg);
	height: 119px;
	width: 900px;
	background-repeat: no-repeat;
}
.backGrisHome {
    background-color: #F4F4F4;
	height: 112px;
}
.backGrisInterior {
	background-image: url(../images/barra_gris_interior.jpg);
	height: 12px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	line-height: 16px;
}h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.txtNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	line-h
	eight: 11px;
	line-height: 12px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	list-style-position: outside;
	vertical-align: text-bottom;
}

.LineaAbajo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #84A107;
	border-right-color: #84A107;
	border-bottom-color: #84A107;
	border-left-color: #84A107;
}

.LineaAbajo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C30C0C;
	line-height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #84A107;
	border-right-color: #84A107;
	border-bottom-color: #84A107;
	border-left-color: #84A107;
}


.TxtPiePagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.CajaForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 200px;
}

.LinksPiePagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #9BB235;
	text-decoration: underline;
}
.LinksPiePagina:hover {
	color: #006699;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #84A107;
	text-decoration: none;
}
a:link.sub_button,a:visited.sub_button{
	color:transparent;
}
.backGrisPie {
	background-image: url(../images/barra_pie_gris_home.gif);
	height: 11px;
}
.EspacioImagenIzq {
	margin-right: 8px;
}
.AFE {
	font-weight: bold;
	color: #C30C0C;
}
.BordeImagen {
	border: 1px solid #84A107;
	margin: 1px;
}

.PayPal {
	border: 1px solid #3A462B;
	background-color: #D5DEC9;
	padding: 5px;

}
