html, body{
	height: 98%;
	width: 99%;
	/*margin-right: 10px;*/
}

p {
	white-space: normal;
	color: #003366;
	font-family:"Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;}

u {
	white-space: normal;
	color: #003366;
	font-family:"Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;}

a {
	color: #166FCB;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border:0;}
.aul {
	color: #166FCB;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	border:0;}
.cabeceraazul {
	color: #166FCB;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;}

.cabeceraInterior {
	color: #166FCB;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	background:url(images/CabInterior.png);
	background-repeat:no-repeat;
	background-position:right;}

.textoInterior {
	color: #003366;
	font-family:"Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: normal;
	background-repeat:no-repeat;
	background-position:right;
}

.textogris {
	color: #626365;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;}

.leemas {
	color: #166FCB;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;}
.nuevotexto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.lateral {
	color: #166FCB;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding-left: 5px;
	padding-top: 10px;}

.lateralclick {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding-left: 5px;
	padding-top: 10px;
	background-color: #166FCB;}

.imagen{
	background-repeat:no-repeat;
	background-position: right bottom;
}

.coolmenu{
	border: 1px solid black;
	text-align:center;
	width: 120px;
	background-color: #166fcb;
}

.coolmenu a{
	font: normal 12px Verdana;
	padding: 2px;
	padding-left: 4px;
	display: block;
	width: 100%;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid black;
}

body .coolmenu a{
	width: auto;
}

.coolmenu a:hover{
	background-color: #FC0;
	color: #166fcb;
}

.debajo {
	position:absolute;
	width:100%;
	height:100%;
	z-index:100;
	left: 38px;
	top: 26px;
}

