body {
margin:0;
padding:0;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size:10px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#contenedor{
	padding:0;
	background:#ffffff;
	color:#303030;
	position:absolute;
	margin:0px 0px 0px 100px;
	width:800px;
	left: 5px;
	height: 232px;
	top: 0px;
}

#cabecera{
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 5px;	
}

#banda{
	background-color: #003399;
	height:20px;
}

#banda ul{
	display: inline;
	list-style:none;
	width:800px;
	padding:0;
	font-size:0.9em;
	height: 20px;
}

#banda li{
	list-style-type: none;
	display: inline;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}

#banda li a{
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#banda li a:hover{
	font-size: 10px;
	color: #99CCFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#cuerpo{
	margin:0;
	width:800px;
	height:420px;
	background-color:#FFFFFF;
}

#foto{
	width:600px;
	background-color:#FFFFFF;
	float:left;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}

#foto a{
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#foto a:hover{
	font-size: 9px;
	color:#006699;
	font-weight: bold;
	text-decoration: none;
}

#menudcha{
	width:200px;
	height:600px;
	background-color:#FFFFFF;
}

#menudcha ul{	
	list-style:none;
	margin:10px 0 10px 0px;
	padding:0;
	font-size:0.9em;
}	

#menudcha li{
	margin:5px 5px 5px 5px;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	line-height:12px;
}

#menudcha li a{
	font-weight:normal;
	height:10px;
	text-decoration:none;
	color:#003399;
	display:block;
	padding:6px 0 0 10px;
	font-style: italic;
	font-size: 10px;
	margin-left:5px;
}	
	
#menudcha li a:hover{
	color:#FF0000;
	font-size: 10px;
	margin-left:5px;
}

#menuesp{
	font-weight:normal;
	height:10px;
	text-decoration:none;
	color:#003399;
	display:inline;
	padding:6px 0 0 10px;
	font-style: italic;
	font-size: 10px;
	margin-left:5px;
}

#menuesp ul{	
	list-style:none;
	margin:10px 0 10px 0px;
	padding:0;
	font-size:0.9em;
}	

#menuesp li{
	margin:5px 5px 5px 10px;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	line-height:12px;
	color:#FFFFFF;
}

#menuesp li a{

	font-weight:normal;
	height:10px;
	text-decoration:none;
	color:#666666;
	display:list-item;
	padding:6px 0 0 10px;
	font-style: italic;
	font-size: 10px;
	margin-left:0px;
}	
	
#menuesp li a:hover{
	color:#CCCCCC;
	font-size: 10px;
	margin-left:0px;
}

.titulo{
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #003399;
	font-size: 24px;
	text-align: center;
}

.titulo a{
	font-size: 24px;
	color: #003399;
	font-weight: bolder;
	text-decoration: none;
}

.titulo a:hover{
	font-size: 24px;
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
}

.subtitulo{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #003399;
	font-size: 16px;
	text-align: center;
	font-style: italic;
}
.subtitulo a{
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-align: center;
	text-decoration: none;
}

.subtitulo a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
}

.pie1{
	font-size: 12px;
	color: #003399;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}

.pie2{
	font-size: 10px;
	color: #003399;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}

.pie2 a{
	font-size: 10px;
	color: #003399;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}

.pie2 a:hover{
	font-size: 10px;
	color: #FF0000;
	font-style:normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}

.pie3{
	font-size: 9px;
	color: #003399;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-decoration: none;
	line-height: 11px;
}
