@charset "utf-8";
/* CSS Document */

BODY{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin: 0 0 0 0;
}

.titular{
	position:relative;
	top:-5px;
	background-color: #0099FF;
	color:#FFFFFF;
	height: 35px;width:100%;
}
/*.subtitular {
	float:left;
	display:inline;
	position: relative;
	height: 100%;
}
*/
table {
	margin-left:0px;
	position:relative;
	width: 850px;
}
span {
	font-size:16pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	position:relative;
	top:3px;
}
#membrete {
	position: relative;
	margin-top:-5px;
	margin-right: 50px;
}
#texto {
	position: relative;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	top: 50px;
	width:700px;height:500px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: justify;
}
#optionlist {display:none;}

#myIFrame {
	height: 445px;
	width: 600px;
}

