body { 
	font-family : "Tahoma", Arial, Helvetica, sans-serif; 
	font-size:11px;
	margin:0;
	color:#666;
	text-align: center;
	background-color:#0353AC;
	line-height:14px;} 

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;}

a {
	color:#0F4BA1;
	text-decoration: none;
	font-size:11px}

a:hover {
	color: #FF9900;
	text-decoration: none;}

div#container { 
	width: 941px; 
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;} 

div#header {
	height:153px;
	width:100%;}
	
.border_img {
	border:1px solid #ccc;}


form{
	margin:0;
	padding:0;}

div#logo{
	width:333px;
	height:153px;
	float:left;
	display:inline;}

div#animacion_header{
	width:608px;
	height:153px;
	float:left;
	display:inline;}


/*---------------------------------------- HOME*/
div#contenido{
	width:480px;
	padding:0 10px 10px 10px;
	*padding:0 0px 10px 10px;
	_padding:0 0px 10px 10px;
	text-align:justify;
	float:left;
	display:inline;
	background-color:#FFF;
	}

div#banner_ppal, div#estampillas, div#noticias{
	width:690px;
	margin:10px 10px 0 0;
	float:left;
	display:inline;}

div#banner_ppal{
	height:287px;
	width:690px;}

div#estampillas{
	height:155px;}

.tit_noticias{
	background-color:#FF9900;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:65px;
	padding-top:10px;
	height:20px;
	margin-bottom:10px;}

.subtit_noticias{
	color:#FF9900;
	font-weight:bold;
	padding-top:10px;
	margin-bottom:10px;}
	
.seccion{
	color:#003399;
	font-weight:bold;
	font-size:13px;}

.subtit_noticias_azul{
	color:#003399;
	font-weight:bold;
	font-size:11px;}

.subtit_noticias_azul_ch{
	color:#003399;
	font-size:10px;}
	
.tit_noticias_naranja{
	color:#FFFFFF;
	font-weight:bold;}
	
.textos{
	font-family : "Tahoma", Arial, Helvetica, sans-serif; 
	font-size:11px;}

.fecha{
	color:#666;
	background-color:#DDD;
	padding-left:10px;}

.desarrollo_noticia{
	padding:0 10px 0 10px;}

.border{
	border:1px solid #CCC;}
/*---------------------------------------- FIN HOME*/

/*---------------------------------------- PIE*/
div#pie{
	clear:both;
	background-color:#BABABA;
	color:#FFFFFF;
	margin:0 0 10px 0;
	height:25px;
	text-align:center;
	padding-top:8px;
	font-weight:bold;
	font-size:11px;
}
/*-------------------------------------- FIN PIE*/

/*----------------------------------------MENU*/
div#menu{
	background-image:  url("img/bkg_menu_05.jpg");
	background-repeat:no-repeat;
	width:941px;
	height:41px;
	_height:40px;
	*height:38px;}

.btn a{
	height:15px;
	padding:13px 10px;
	color:#fff;
	background-image:  url("img/btn_off_06.jpg");
	background-repeat:repeat-x;
	text-decoration:none;
	float:left;
	display:inline;
	text-align:center;
	font-size:13px;
	font-weight:bold;}
				
.btn a:hover{
	color:#fff;
	background-image:  url("img/btn_on_06.jpg");
	background-repeat:repeat-x;
	font-size:13px;}

.separador{
	float:left;
	display:inline;
	padding-top:15px;}

.btn_desplegable{
	padding-left:10px;
	line-height:25px;
	font-size:11px;}

.btn_desplegable a{
	color:#296ED7;
	line-height:25px;}

.btn_desplegable a:hover{
	color:#FF9900;
	line-height:25px;}
/*-----------------------------------FIN MENU*/

/*-----------------------------------BUSCADOR*/

div#buscador{
	width:881px;
	height:40px;
	padding-left:60px;
	padding-top:5px;
	margin-top:10px;
	background-color:#BABABA;}

div#izq{
	display:inline;
	float:left;}

div#der{
	display:inline;}

.campo_busqueda{
	width:200px;
	font-size:11px;
	border:1px solid #ccc;}

/*-----------------------------------FIN BUSCADOR*/

/*-----------------------------------INTERNA*/
div#contenido_int{
	width:475px;
	padding:48px 10px 10px 30px;
	text-align:justify;
	float:left;
	display:inline;
	background-color:#FFF;
	}
	
div#estampillas_int{
	width:160px;
	height:450px;
	margin:48px 0 10px 15px;
	float:left;
	display:inline;}

div#col_izq_int{
	width:220px;
	float:left;
	display:inline;
}

.fondo_azul{
	 background-color:#1D2971;
	 float:left; 
	 display: inline;
	 margin-left:10px;}
