@charset "utf-8";
body {
	background-image: url(images/bkg.gif);
	background-repeat:   repeat-x;
	background-position: left top;
	background-color: #02517E;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 5px 0px 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.caja {
	width: 935px;
	background-color: #FFFFFF;
	margin:0 auto;
}
.caja .banner {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6694AC;
	border-left-color: #6694AC;
}
.caja .canales {
	background-color: #2C4B60;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFD;
	border-right-color: #88ABBF;
	border-left-color: #D7E4ED;
	text-align: right;
	padding-right: 1em;
	color: #CCCCCC;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	font-size: 0.9em;
}
.caja .canales a, .caja .canales a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.caja .canales a:hover {
	color: #F26522;
	text-decoration: underline;
}

.caja .logo {
	height: 73px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6694AC;
	border-left-color: #6694AC;
}

.caja .content {
	background-image: url(images/bkg_gris.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6694AC;
	border-left-color: #6694AC;
}
.caja .content .menu {
	float: left;
	width: 107px;
	margin-right: 10px;
}
.caja .content .menu ul {
	margin: 0px;
	padding: 0px;
}
.caja .content .menu li {
	list-style-type: none;
}
.caja .content .menu a, .caja .content .menu a:visited {
	display: block;
	padding: 0.5em;
	color: #003554;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003554;
}
.caja .content .menu a:hover {
	display: block;
	padding: 0.5em;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #013654;
}
.caja .content .contenido {
	width: 640px;
	float: left;
}
.caja .content .contenido img {

}
.caja .content .contenido .centrar {
	text-align: center;
}


.caja .content .contenido h1 {
	color: #013654;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	font-weight: normal;
}
.caja .content .contenido p {
	padding-right: 8px;
	padding-left: 8px;
}

.caja .content .contenido .rojo {
	color: #E00000;
}
.caja .content .contenido table {
	width: 90%;
}
.caja .content .contenido .centrar caption {
	text-align: left;
	background-color: #003554;
	color: #FFFFFF;
	padding: 6px;
	font-weight: bold;
}
.caja .content .contenido .centrar th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003554;
	padding: 6px;
}
.caja .content .contenido .centrar td {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003554;
	padding: 8px;
}
.caja .content .contenido .centrar .td_gris {
	text-align: left;
	background-color: #E1E1E1;
	color: #003554;
}
.caja .content .contenido .linea {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 1px;
}
.caja .content .contenido h2 {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 1.1em;
	color: #013654;
}
.caja .content .contenido a, .caja .content .contenido a:visited {
	color: #000000;
	text-decoration: none;
}
.caja .content .contenido a:hover {
	color: #E00000;
	text-decoration: underline;
}
.caja .content .contenido .centrar .pie {
	font-size: 0.8em;
	text-align: left;
	width: 80%;
	padding-left: 8px;
}




.caja .content .teaser {
	float: left;
	width: 176px;
}
.caja .content .clear {
	clear: both;
}
.caja .copy {
	clear: both;
	background-image: url(images/bkg_gris.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6694AC;
	border-left-color: #6694AC;
}
.caja .copy .menu {
	float: left;
	width: 107px;
	font-size: 0.8em;
	padding-right: 5px;
	padding-left: 5px;
}
.caja .copy .contenido {
	width: 640px;
	float: left;
	text-align: center;
	padding-top: 4em;
	font-size: 0.8em;
}
.caja .copy .contenido a, .caja .copy .contenido a:visited {
	color: #000000;
}
.caja .copy .contenido a:hover {
	color: #E00000;
}
.caja .mirror {
	background-image: url(images/mirror.gif);
	height: 99px;
	background-color: #02517E;
	clear: both;
}
#fixedtipdiv {
	position:absolute;
	z-index:100;
	visibility:hidden;
	background-color: #ffffff;
	margin: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #003554;
	left: 7px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	background-image: url(images/rayitas.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.clear {
	clear: both;
}

