/* CSS Document */


a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active {	text-decoration: none; }

html, body {
	background:url(https://5ba110.claudeassets.com/20161223210237im_/http://nuevodiariosanjuan.com/imagenes/fdo_general.jpg) repeat-x #EEE;
	margin:0px;
	height:100%;	
}

img{ border:none; }

h1,h2,h3,h4,h5,h6{ font-weight:normal; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: block;
}
.clearfix:after{ clear: both; }
.clearfix{ *zoom: 1; }

.clear{ clear:both; }

/* COLORES */
.negro{ color:#000000; }
.gris{ color:#333333; }
.gris2{ color:#CCC; }
.blanco{ color:#FFFFFF; }
.naranja{ color:#E66B1F; }

/* TYPOS */
.arial{ font-family:Arial, Helvetica, sans-serif;}
.trebu{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

/* TAMAÑOS */
.diez{ font-size:10px; }
.once{ font-size:11px; }
.doce{ font-size:12px; }
.catorce{ font-size:14px; }
.quince{ font-size:15px; }
.dieciseis{ font-size:16px; }
.dieciocho{ font-size:18px; }


#cont_principal{
	background:url(https://5d855c.claudeassets.com/20161223210237im_/http://nuevodiariosanjuan.com/imagenes/fdo_cuerpo.png) repeat-y;
	width: 970px;
	margin: 0 auto;
	padding:0 14px 0 14px;
}

/* CABECERA */
#fecha_hoy{
	border-top:#000 3px solid;
	background:url(https://882d06.claudeassets.com/20161223210237im_/http://nuevodiariosanjuan.com/imagenes/fdo_fecha.png) no-repeat;
	background-position: 760px -2px;
	height:20px;
	text-align:right;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:20px;
}
#cabecera{
	background:url(https://c0d00d.claudeassets.com/20161223210237im_/http://nuevodiariosanjuan.com/imagenes/fdo_cabecera.jpg) no-repeat;
	height:140px;
	position:relative;
}
#cabecera_end{ float:left; margin:5px 0 0 170px;}
#cabecera_puchito{
	position:absolute;
	top:15px;
	left:23px;
}
#cabecera_texto{ float:right; margin:30px 25px; text-align:right;}


/* MENU */ 

#menu{
	height:42px;
	background:url(https://011eed.claudeassets.com/20161223210237im_/http://nuevodiariosanjuan.com/imagenes/fdo_menu.jpg) repeat-x;
}
#buscar_cont{
	float:left;
	background:url(https://5504c8.claudeassets.com/20161223210237im_/http://nuevodiariosanjuan.com/imagenes/fdo_buscar.jpg) repeat-x;
	padding-left:50px;
	margin: 6px 135px 0 100px;
	height:25px;
}
#buscar_cont #buscar_txt{
	border:none;
	background:none;
	height:25px;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#buscar_cont #buscar_btn{
	width:76px;
	height:21px;
	background:url(https://7de941.claudeassets.com/20161223210237im_/http://nuevodiariosanjuan.com/imagenes/btn_buscar.png);
	border: none;
	margin-right:10px;
}

.menu_op{
	float:left;
	color:#FFF;
	border-left:#FFF 1px solid;
	height:20px;
	margin-top:8px;
	padding: 4px 25px 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
}


/* CUERPO */
#cuerpo{
	width:740px;
	float:left;
	min-height:600px;
	padding: 15px;
	padding-bottom: 0px;
}
#tapa{
	float:left;
	width:409px;
	text-align:right;
	padding-right:15px;
	position:relative;
	padding-bottom:35px;
	border-right:#666 1px dashed;
}
#tapa_edicion{	
	-moz-box-shadow: 3px 3px 9px #000000;
	-webkit-box-shadow: 3px 3px 9px #000000;
	box-shadow: 3px 3px 9px #000000;
}

.edicion_impresa{
	position: absolute;
	left: 107px;
	top: 615px;
}
.not_top{
	float:left;
	width:300px;
	margin-left:15px;
	border-bottom:#666 1px dashed;
	padding-bottom:5px;
	margin-bottom:10px;
}
.not_top img{ float:left; margin: 5px 7px 5px 0 }
.not_top p{ margin: 0 0 8px 0;  }
.sec_home{
	background:#CCC;
	border-bottom:#666 1px dashed;
	height:25px;
	color:#E66B1F;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 3px 0 0 15px;
	margin-top:20px;
	margin-bottom:20px;
}
.temas{
	float:left;
	width:360px;
}
.otros_temas{
	padding:5px;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;	
	background:#F0F0F0;
	margin-bottom:8px;
}
.otros_temas img{
	float:left;
	margin-right: 5px;
}


/* COLUMNA */
#columna{
	width:180px;
	background:#333;
	color:#FFF;
	float:left;
	overflow:inherit;
	padding:10px;
}
.col_tit{
	text-align:right;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:#FFF 1px solid;
	margin-bottom:20px;
	margin-top:10px;
}
.otras_sec{
	list-style-type:none;
	padding:0px;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.otras_sec li{
	margin:7px 0 7px 0;
	padding:1px 2px 1px 5px;
	border-left:#FFF 1px solid;
}
.otras_sec a:hover{ text-decoration:none; }
.otras_sec li:hover{ background:#444; }

.columnista{ margin: 5px 0 15px 0; border-bottom:#FFF 1px dashed; padding-bottom:5px;}
.columnista p{ margin: 0 0 5px 0 ;}
.columnista img{ float:left; margin: 3px 5px 3px 0; }

/*PIE */
#pie{
	clear:both;
	height: 40px;
	background: url(https://bf74e0.claudeassets.com/20161223210237im_/http://nuevodiariosanjuan.com/imagenes/fdo_pie.jpg) repeat-x;
	border-top: #E76B1F 2px solid;
	text-align:center;
	padding-top:14px;
}
#pie ul, #pie ul li{
	color: white;
	list-style:none;
	text-align: center;
	margin: 0;
	padding:0;
}
#pie ul{ /*display:table;*/  margin: auto; margin-top:5px; width: 100%;  }
#pie ul li{ 
	padding: 0 10px 0 10px;
	display:inline-block;
	*display:inline; /*IE7*/
	*zoom:1; /*IE7*/
}
#pie ul li a{ 
	color: white;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* FORMULARIOS */
#subCuerpo{
	margin:20px 10px 35px 35px;
}

#subCuerpo form, #subCuerpo #send{
	border:#E66B1F 1px solid;
	width:60%;
	margin:auto;
	padding:25px;
	background:#333;
	color:#FFF;
	margin-bottom:25px;
}
#subCuerpo form label{
	padding-top:4px;
}
#subCuerpo form input,#subCuerpo form textarea{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:3px;
	border:none;
	background:#FFF;
}
#subCuerpo form .formulario_boton{
	background:#E66B1F;
	border:none;
	color:#FFF;
	padding:3px 20px;
	cursor:pointer;
}
/*
     FILE ARCHIVED ON 02:37:06 Oct 31, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:01:35 Jul 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.496
  exclusion.robots: 0.05
  exclusion.robots.policy: 0.041
  esindex: 0.009
  cdx.remote: 9.841
  LoadShardBlock: 82.557 (3)
  PetaboxLoader3.resolve: 112.813 (4)
  PetaboxLoader3.datanode: 92.052 (5)
  load_resource: 129.028 (2)
*/