/* CSS Document */

body {
	margin: 0px;
}
.cabecera {
	background-image: url(../images/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.navegacion {
	background-image: url(../images/nevegacion.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.pie {
	background-image: url(../images/pie.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.barra {
	background-color: #FFEF5E;
}
.fondoverde {
	background-image: url(../images/fondoverde.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}
.sombra {
	background-image: url(../images/sombra.gif);
	background-repeat: repeat-y;
	background-position: bottom center;
}
.sombraverde {
	background-image: url(../images/sombraverde.gif);
	background-repeat: repeat-y;
	background-position: bottom center;
}
.derechos {
	padding-top: 14px;
	padding-left: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.derechos:hover {
	padding-top: 14px;
	padding-left: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.naranja {
	color: #FF6000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.opcion {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	margin-bottom: 5px;
}
.opcion:hover {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	margin-bottom: 5px;
}
#titulo {
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	/*font-weight: bold;*/
}

#numero {
	text-align: right;
	padding-right: 25px;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

#visa {
	text-align: right;
	padding-right: 280px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

#sms {
	text-align: right;
	padding-right: 85px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo1 {
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FF9900;
}
.Estilo3 {
	color: #CC3300;
}
.Estilo5 {
	font-size: 35px;
}
.claro {
	background-color: #FFF883;
}
.oscuro {
	background-color: #FFCE25;
}
.opcion2 {
	color: #FF6000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.opcion2:hover {
	color: #CC3300;
	font-size: 28px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 28px;
}
.borderojo {
	border: 1px solid #CC3300;
	background-color: #FFFFFF;
}
.a:link {
	color: #000000;
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #000000;
}
.a:hover {
	text-decoration: none;
	color: #93BE21;
}
.a:active {
	text-decoration: none;
	color: #93BE21;
}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
