/* CSS Document */
BODY {
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	text-align: center;
	background-color: #FFFFFF;
	color: #003300;
} 
#contenedor{
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	width: 780px;
	margin: auto;
	background-color: #D4DDFE;
	color: #003300;
} 
#linea2{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	background-color: #4B5FA8;
	padding-left: 15px;
	color: #FFFFFF;
	padding-bottom: 3px;
	font-size: 10px;
	background-repeat: repeat-x;
	margin-top: 5px;
	height: 20px;
	padding-top: 5px;
	border-left: 5px solid #d4defe;
	border-right: 5px solid #d4defe;
	padding-right: 10px;
	letter-spacing: 1px;
}
#linea2 a:hover{
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	color: #FF6600;
	padding-bottom: 3px;
}
#linea2 a{
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	color: #FFFFFF;
	padding-bottom: 3px;
}
#linea2 a:active{
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	background-color: #566EAE;
	padding-left: 0px;
	color: #CCCCCC;
	padding-bottom: 3px;
}
.img{
	border: 1px solid #4B5FA8;
}

#fecha {
	text-align: left;
	float: right;
	padding-right: 10px;
	color: #FFFFFF;
}
#cabecera{
	background-color: #6CA848;
	color: #333366;
	border-bottom-color: #6CA848;
	border-bottom-style: none;
	background-image: url(imagenes/macroaseocab.jpg);
	background-repeat: no-repeat;
	height: 130px;
} 
#cuerpo{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	} 
#lateral{
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	margin:0;
	padding: 10px 0px 0px 10px;
	width: 150px;
	background-color:#D4DDFE;
	float:left;
	height: auto;
	margin-right: 12px;
	text-align: center;
	border: 0px;
	border-bottom-color: #003300;
	border-bottom-style: dotted;
	font-weight: 700;
	} 

#lateral ul{
	margin: 0px 6px 0px 3px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border: 1px;
	border-bottom-color: #003300;
	border-bottom-style: dotted;
	
	
} 
#lateral li{
	width: 150px;
	height: 24px;
	list-style:none;
	font-weight: normal;
	color: #003300;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border-bottom-color: #003300;
	border-bottom-style: dotted;
	border: 0px;
} 
#lateral a{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width:auto;
	padding: 4px 0px 3px 3px;
	font-size:10px;
	background-color: #4B5FA8;
	border-bottom-color: #003300;
	border-bottom-style: dotted;
	border-bottom: 0px;
	margin-left: 0px;
}
#lateral a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0066;
	background-position:bottom;
	text-align: left;
}  
#lateral a:active{
	text-align: left;
	background-color: #FFFFFF;
	color: #CC0033;
}  
#cabeceraprin{
	width: 499px;
	height: 25px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px;
	border-bottom-color: #CC3366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	color: #333300;
} 
#cuadros{
	width: auto;
	height: auto;
	background-color: #D4DDFE;
	text-align: left;
	padding: 5px;
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
} 
#cuadros a:hover{
	background-color: #FFFFFF;
	color: #CC3366;
	text-align: left;
	background-repeat: repeat-x;
	background-position: top;
}
#cuadros a{
	background-color: #FFFFFF;
	color: #000000;
	border: solid #ffffff 1px;
	padding: 4px;
	margin: 2px;
}
.active{
	text-align: left;
	background-color: #D4DDFE;
	color: #CC3366;
}
.a{
	border: solid #003300 5px;
}
#linkfirefox{
	background-color: #3399E0;
	text-align:justify;
	clear: both;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #003366;
	border-top-style: solid;
	border: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	height: auto;
	width: 120px;
	
	
} 
#linkfirefox a:hover{
	text-decoration: none;
	text-align: justify;
	color: #CCCCCC;
	background-color: #3399e0;
	}
#linkfirefox a{
	text-decoration: none;
	text-align: justify;
	background-color: #3399e0;
	padding-left: 0px;
	color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color: #333399;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
#derecha{ 
    margin: 0 0 0 170px; 
} 

#otrolado{
	width: 120px;
	float: right;
	background-color: #E2D0B3;
	
	} 
#principal{
	background-color: #FFFFFF;
	padding: 6px 10px 4px 25px;
	width: 500px;
	float: left;
	margin-left:10px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-repeat: repeat-x;
	margin-top: 25px;
	margin-bottom: 10px;
} 
#principal li {
	display:inline;
	float:left;
	width:73px;
	background-color:#D8F5D6;
	padding:5px;
	margin:10px;
	text-align: center;
	border-right: #a5a7aa solid 1px;
	border-bottom: solid 1px;
	color: #FFFFFF;
	border-color: #333366;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
} 
#pie{
	background-color: #FFFFFF;
	padding: 5px 10px 3px 10px;
	text-align:center;
	clear: both;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 25px;
	background-image: url(imagenes/pie.jpg);
	background-repeat: no-repeat;
	
	
} 
