html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
		border:0 none;
		font-family:inherit;
		font-size:100%;
		font-style:inherit;
		font-weight:inherit;
		margin:0;
		outline-color:-moz-use-text-color;
		outline-style:none;
		outline-width:0;
		padding:0;
		vertical-align:baseline;
}
html, body{
	margin:0;
	padding:0;
	background-color:#E4E4E4;

}

* {
		margin:0;
		padding:0;

}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}



.articulo{
	border:2px solid #9CC4EB; 
	padding:4px; 
	background-color: #D0ECFF; /*#EBF5FC; */
	width:553px;	
}
.articulo_en{
	border:2px solid #9CC4EB; 
	padding:4px; 
	background-color:#F8FCFF; 
	width:553px;	
}

.contenedor_principal{
	width:100%;
	height:auto;
}
.contenedor{
	margin:0 auto;
	margin-bottom:30px;
	width:1000px;
	height:auto;
}
.top_contenedor{	
	background:url(../imgs/top_contenedor.png) no-repeat top;
	height:20px;
	width:1000px;
	margin-top:20px;
	z-index:1;	
}
.info_contenedor{
	width:1000px;
	height:auto;
	background-color:#FFFFFF;
}
.pie_contenedor{
	background:url(../imgs/pie_contenedor.png) no-repeat top;
	height:20px;
	float:left;
	width:1000px;
}
.pie_espacio{
	height:20px;
	width:100%;
	float:left;
}
.contenedor_logo{
	height:117px;
	width:100%;
	background-color:#FFFFFF;
	z-index:1000;
}
.logo{
	background:url(../imgs/logo.png) no-repeat;
	margin-left:32px;
	margin-top: -10px;
	width:375px;
	height:117px;
	float:left;
	cursor:pointer;
}
.busc{
	float:left;
	margin-top: 32px;
	margin-left:200px;
	width:360px;
	height:40px;
}
.campo1{
	border-width:1px;
	border:1px 1px 1px 1px;
	border-color:#1094E6;
	border-style:solid;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	font-weight:600;
}
.boton1{
	border-width:1px;
	border:1px 1px 1px 1px;
	border-color:#0066FF;
	border-style:solid;
	color:#FFFFFF;
	margin-left: 20px;
	background-color:#1094E6;
	font-size:16px;
}
.banner{
	background:url(../imgs/banner2.png) no-repeat;
	width:930px;
	height:158px;
	margin:0 auto;	
}
.banner_menu{
	background:url(../imgs/banner_menu.png) no-repeat;
	width:930px;
	height:37px;
	margin:0 auto;
	margin-top:1px;
}

.publicar{
	background:url(../imgs/btn_publicar.png) no-repeat;
	width:364px;
	height:46px;
	float:right;
	margin-top: 100px;
	margin-right: 8px;
	cursor:pointer;
}
.descripcion{
	height:40px;
	width:93%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#00529C;
	font-size:16px;
	padding:4px;
	margin:24px auto 0 36px;

}
.publicacion{
	width:100%;
	padding-top: 25px;
	height:auto;
	position:relative;
	float:left;
	background:#FFFFFF;
}
.m_izquierdo{
	width:350px;
	float:left;
	padding:6px;
}
.m_derecho{
	padding:6px;
	width:596px;
	float:right;
}
Div.contenedor_paginacion{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000FF;
	overflow:auto;
	margin:0 auto;
	width:630px;

}
Div.paginado {
	background:url(../imgs/pag_cuad.png) no-repeat center;
	padding: 13px ;
	float:left ;
	margin-top:-8px;
	position:relative;
	
}
Div.paginado_en {
	background:url(../imgs/pag_cuad_en.png) no-repeat center;
	padding: 13px;
	float:left;	
	margin-top:-8px;	
}
.link_pag {
	cursor:pointer;
  font-family:arial;
  font-size:13px;
  color:#FFFFFF;
  font-weight:600;
  text-decoration:none;
}
.link_pag:hover { 
  font-family:arial;
  font-weight:600;  
  font-size:13px;
  color:#0033FF;
  text-decoration:none;  
}
.link_aviso{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:17px; 
	font-weight:bold; 
	color:#0066FF; 
	text-decoration:none;
}
.link_aviso:hover{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:17px; 
	font-weight:bold; 
	color:#0066FF; 
	text-decoration:underline;
}
.link_cat_fec{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#0033FF; 
	text-decoration:none;
}
.link_cat_fec:hover{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#0033FF; 
	text-decoration:underline;
}
.Estilo2 {color: #0066FF}
.Estilo3 {color: #FF0000}
.Estilo5 {color: #009933}
.Estilo6 {color: #0099FF}
.Estilo7 {color: #0033FF}
.Estilo8 {color: #FF9900}


/*MAS VISTOS*/

.mas_vistos{
	background:url(../imgs/mas_leidos_f.jpg) no-repeat; 
	font-size:12px; 
	padding:0 auto; 
	color:#0099FF; 
	width:336px; 
	margin-left:30px;
	height:280px;
}
.mas_vistos_caja{
	margin-top:20px; 
	height:auto;
}
.mas_vistos_tit{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	padding:4px;
	color:#0066FF; 	
}
.mas_vistos_tit a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#0066FF;
	text-decoration:none;
}
.mas_vistos_tit a:hover{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#0066FF;
	text-decoration:underline;
}

/*///MAS VISTOS*/



/*DESTACADOS*/

.destacados{
	background:url(../imgs/destacados.jpg) no-repeat; 
	font-size:12px; 
	padding:0 auto; 
	color:#0099FF; 
	width:336px; 
	margin-left:30px;
	height:280px;
}
.destacados_caja{
	margin-top:20px; 
	height:auto;
}
.destacados_tit{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	padding:4px;
	color:#0066FF; 	
}
.destacados_tit a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#0066FF;
	text-decoration:none;
}
.destacados_tit a:hover{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#0066FF;
	text-decoration:underline;
}

/*///destacados*/



















