body {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/fondo_gradgris2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;


}
h2 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	color: #336666;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333366;
	text-align: left;
}
.fondoOjo ol {
	text-align: left;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000033;
	font-weight: bold;
	text-align: right;
}

a.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

a.bottomnav:hover {
	color: #0000FF;
	text-decoration: underline;
}



.fondoOjo {
	background-image: url(images/fondo_ojo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondoOjo p {
	text-align: left;
}

#topBanner {
position:absolute;
left:0px; top:26px;
width:755px; height:193px; z-index:1
; 	text-align: left;
}


#contenido {
	position: absolute;
	left: 10px;
	top: 230px;
	width: 500px;
	background-image: url(images/fondo_ojo.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#bottomBanner {
	position:absolute;
	left:2px;
	top:331px;
	width:751px;
	height:58px;
	z-index:2;
	background-image: url(images/botton_banner.jpg);
	layer-background-image: url(images/botton_banner.jpg);
	border: 1px none #000000;
	background-repeat: no-repeat;
	background-position: left top;

 }
.fondoTopLine {
	background-image: url(images/top_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.fondoBotLine {
	background-image: url(images/bottom_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	text-align: left;
}
.fondoOjo ul {
	text-align: left;
}

