@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 85%;
}
#container {
	background-color:#0099FF;
	width: 900px;
	border: solid thin;
	margin: 0px auto 40px auto;
	}

#clear {
	clear: both;
}


#h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	background-color: #FFFFFF;
	height: 70px;
	top: 0px;
}
#content {
	height: auto;
	width: 481px;
	background-color: #FFFFFF;
	border: 2px solid #333333;
	float: right;
	margin-bottom: 10px;
	margin-right:5px;
}
#sidebar {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
	height: auto;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	border: 2px solid #000000;
	}
#menubar {
	height: 30px;
	width: 900px;
	float: left;
	position: relative;
}
#menubar ul {
	margin: 0;
	Padding: 0;
	list-style: none;
}

#menubar ul li{
float: left;
}

#menubar ul a{
	padding: 0 1.2em;
	font: 16px;
	line-height:1.5em;
	text-decoration:none;
	color:#000000;
	float: left;
	display:block;
	background: url(../Imagenes/menu.gif);
	border: thin solid #000000;
}


#menubar ul a:hover{
color:#FFCC33;
}

#footer {
	background-color: #0099FF;
		width: 1200px;
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-indent: 40px;
	margin: 20px auto 0px auto;
	}
#footer2 {
	background-color: #0099FF;
	height: auto;
	width: 1200px;
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-indent: 40px;
	position: absolute;
	left: -35px;
	margin-top: 24em;
	padding: 0px;
	right: 100px;
	top: 572px;
}

#footer3 {
	background-color: #0099FF;
	height: auto;
	width: 1200px;
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-indent: 40px;
	position: absolute;
	left: -35px;
	margin-top: 24em;
	padding: 0px;
	right: 100px;
	top: 1400px;
}
#container2 {
	background-color:#0099FF;
	height: 1600px;
	width: 900px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}


#formulario {
	margin: 8px;
}


body {
	background-color: #000000;
}

#content2 {
	height: auto;
	width: 834px;
	background-color: #FFFFFF;
	position: absolute;
	left: 80px;
	border: 2px solid #333333;
	top: 322px;
}
.datatable {
border: 1px solid #D6DDE6;
border-collapse: collapse;
margin: 0px auto 0px auto;
}

.datatable td, .datatable th {
border: 1px solid #73C0D4;
border-collapse: collapse;
padding: 0.2em;
}


.datatable th {
border: 1px solid #828282;
background-color: #BCBCBC;
font-weight: bold;
text-align: left;
padding: 0.2em;
}
.datatable caption {font: bold 120% "Times New Roman", Times, serif;
background-color: #B0C4DE;
color: #33517A;
padding: 0.4em 0 0.3em 0;
border: 1px solid #789AC6;
}

.datatable tr.altrow {
background-color: #DFE7F2;
color: #000000;
}

.datatable tr:hover {
background-color:#CC0000;
color: #000000;
}

#letras{
font-size:.65em;}