/* CSS Document  */

.tope{width:100%; height:120px; background-color:#143a92; position:absolute; left:0px; top:0px;}

body { 
     background-color:#143a92;
	 

	}

H2{ font-weight:bold;font-size:19px; margin-bottom:5px; color:#5D5D5D;}
H1{ color:#163278 ;font-size:19px;margin-bottom:20px;text-align:center;} 

.msj_salvar{

color:#093 ;
font-size:14px;

width:100%;
text-align:center;
float:left;

}

.main{ 
	width:1100px;
	position:absolute;
	left:50%;
	margin-left:-550px;
	top:0PX;
	}

.main_top{
	float:left;
	width:100%;
	float:left;
	height:30px;
   	background-color:#FFFFFF;
	text-align:right;

	color:#666;
	font-size:12px;
}

.fecha{
	float:right;
	width:150px;
	margin-right:20px;
	margin-top:4px;
	
	}

.main_header{
background-color:#FFFFFF;
background-image:url("../imagenes/background_carrousel_blue.png");
background-position:center center;
background-repeat:repeat-x;
float:left;
height:108px;
margin-bottom:0;
padding-top:33px;
text-align:center;
width:100%;

}

.tit_header{
color:#1F8ECA;
font-size:1.6em;
font-weight:700;
letter-spacing:0;
line-height:2.1em;
}

.main_cuerpo{
	float:left;
	width:100%;
	
	float:left;
    background-color:#FFFFFF;
	padding-top:40px;
}

.mensaje_1{
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	color:#666;
	text-align:justify;
	width:77%;
	font-size:16px;
	margin-bottom:10px;
	
}


.mensaje_1 a{
	text-decoration:none;
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}

.mensaje_1 a:hover{
	text-decoration:none;
}

.table_1{
color:#666;
border:none;
margin-top:40px;
margin-bottom:20px;


}

.table_1 a{
color:#666;
text-decoration:none;

}



.table_1 tr td{
	border:#666 dotted 1px;;
	border-top:none;
	border-left:none;
	border-right:none;
	padding-bottom:5px;
	padding-top:5px;
	
	padding-left:5px;
}


.table_1 tr:hover{
	background-color:#CCF;
		
}

.table_1_subtitulos{
	background-color:#CCF;
	font-size:10px;
}

.tabla_titulo{ background-color:#143a92; color:#FFF;}

.col_center{
	
	width:300px;
}

.table_2{
color:#666;
border:none;
margin-top:40px;

}

.table_2 a{
color:#666;
text-decoration:none;

}



.table_2 tr td{
	border:#666 dotted 1px;;
	border-top:none;
	
	padding-bottom:5px;
	padding-top:5px;
}


.table_2 tr:hover{
	background-color:#CCF;
		
}

.padding_col_1{
	padding-left:4px;
	background-color:#CCF;
}

.table_2_subtitulos{
	background-color:#CCF;
}


.table_2_subtitulos_0{
	
	background-color:#666;
	font-weight:bold;
	color:#CCF;
}

.table_2_subtitulos a{
	background-color:#CCF;
	text-decoration:none;
}

.table_2_subtitulos a:hover{
	background-color:#CCF;
	text-decoration:underline;
}

.foot{
	float:left;
	
	background-image:url(../imagenes/footer.png);
	background-repeat:no-repeat;
	width:100%;
	height:80px;
	
}


