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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

    /* full arreglo */
    /* add to floating elements which should not float afterthem */ 
	* html .arreglo {
	    height: 1%; /* IE5-6 */
	    }
	* + html .arreglo {
		display: inline-block; /* IE7not8 */
		}
	.arreglo:after { /* FF, IE8, O, S, etc. */
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	    }

body {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}



#cont_arriba {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img_dg_v3/header/pestana_1.png);
	background-repeat: repeat-y;
	background-position: -2px top;
	height: 163px;
}

#seccion_clasificados #cont_arriba {
	background-image: url(../../img_dg_v3/header/pestana_2.png);
}

#seccion_funebres #cont_arriba {
	background-image: url(../../img_dg_v3/header/pestana_3b.png);
}

#pestana_inicio{
	display: block;
	width: 150px;
	height: 60px;
	background-image: url(../../img_dg_v3/header/txt_inicio.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:-999em;
}

#pestana_inicio:hover
{
	background-position:center bottom;}

#fecha_reducida{
	color:#67a0ab;
	
	margin-left:10px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#cont_arriba #izquierda #fecha_reducida #clima {
	width: 110px;
	margin-left:0px;
	clear:both;
}
#cont_arriba #izquierda  #fecha_reducida #clima img {
	padding:1px;
}

#forecast{
	
position: absolute;
	background-image:url(http://www.lacapitalmdp.com/img_dg_v3/weather/fnd_fore.png);

top: 10px;
border: 1px solid #F7F7F7;
padding: 5px;

}


#cont_arriba #izquierda
{
	width: 150px;
	float: left;
	height: 160px;
	padding-left: 10px;
}

#cont_arriba #izquierda #fecha
{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-left: 13px;
}
#cont_arriba #izquierda #fecha p {
	margin: 0px;
	padding: 0px;
}
#cont_arriba #izquierda #fecha #mdp {
	font-weight: normal;
	color: #1d5f77;
	letter-spacing: -1px;
	padding-top:7px;
}
#cont_arriba #izquierda #fecha #dia {
	padding-top:3px;
	font-size: 1.7em;
	font-weight: normal;
	color: #67a0ab;
	line-height:100%;
	padding-bottom:4px;
}
#cont_arriba #izquierda #fecha .fecha_nro {
	color: #333;
	font-size: 1.1em;
	font-weight: normal;
	line-height:1.1em;
}
#cont_arriba #izquierda #fecha .fecha_nro strong {
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: -2px;
	word-spacing: -2px;
	padding-right: 10px;
}
#cont_arriba #izquierda #fecha #ico_left {
	width: 55px;
	float: left;
}
#cont_arriba #izquierda #fecha #clim {
	float: left;
	height: 25px;
	width: 55px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 30px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #49494A;
	margin-left: 10px;
}
#cont_arriba #derecha {
	float: left;
	width: 847px;
	height: 160px;
	
}

#cont_arriba #izquierda #clima {
	width: 100px;
	margin-left:13px;
	padding-top:2px;
	clear:both;
}
#cont_arriba #izquierda #clima img {
	padding:1px;
}

#conts_arriba #izquierda #clima p {
	float:right;
	font-size:0.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c3c3c3;
	padding-left:4px;
	height:40px;
	margin-top:2px;
}


		.icon {
	float: left;
	height: 45px;
	margin-right: 10px;
	width: 40px;
}
			.current {
	float: left;
	width: 120px;
	height: 80px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.current p{

	height: 45px;
	}

.current .min, .current .max {
	float: left;
	width: 58px;
	border-top: 1px solid #E8E8E8;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
	padding-top: 2px;
	
	color: #000;
}

.max{
margin-left: -1px;

}

.max a{
	line-height:25px;
	font-size:12;
	color:#222;
}

.max span, .min span {
	font-size: 10px;
	color:#999;
}

.forecast {
				float: left;
width: 80px;
text-align: center;
font-family: tahoma;
font-size: 12px;
color: #777;
font-weight: normal;
border-left:1px solid #f3f3f3;
				
				}
	.forecast p {
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}


	

		.current	p {
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}


#cont_arriba #derecha #menu_arriba {
	height: 60px;
}
#cont_arriba #derecha #logo {
	height: 107px;
	position:relative;
}

#cont_arriba #derecha #logo h1 {
	width: 500px;
	float: left;
	display: block;
	padding: 0px;
	height: 107px;
	text-indent: -999em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#cont_arriba #derecha #logo h1 a {
	display: block;
	height: 107px;
	background-image: url(../../img_dg_v3/header/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#cont_arriba #derecha #logo #publi_up {
	float: right;
	height: 90px;
	width: 190px;
	background-color: #fff;
	background-image:url(http://www.lacapitalmdp.com/img_design/publi_hermitage_home.jpg);
	background-position:center center;
	border: 1px solid #FFF;
	margin-top: 7px;
	margin-right: 10px;
}
#cont_arriba #derecha #menu_arriba ul li {
	display: block;
	height: 60px;
	float: left;
	padding-right: 0px;
	margin-right: 0px;
	line-height: 50px;
	color: #ABABAD;
}
#cont_arriba #derecha #menu_arriba ul li a {
	display: block;
	padding-right: 4px;
	padding-left: 4px;
	height: 60px;
	color: #004293;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 60px;
	letter-spacing: -1px;
	text-align: center;
}
#cont_arriba #derecha #menu_arriba #ul_arriba .pestana {
	width: 150px;
	background-position:center top;
}
#cont_arriba #derecha #menu_arriba #ul_arriba .pestana a {
	font-size: 16px;
	font-weight: bold;
}

#txt_clasificados a{
	background-image: url(../../img_dg_v3/header/txt_clasificados.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -999em;
}

#txt_funebres a{
	background-image: url(../../img_dg_v3/header/txt_funebres.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -999em;
}

.pestana a:hover{
	background-position:center bottom;
}

#seccion_clasificados #cont_arriba #derecha #menu_arriba #ul_arriba  #txt_clasificados.pestana{
	background-image:none;
	background-position: -1000px -10000px;
}

#seccion_funebres #cont_arriba #derecha #menu_arriba #ul_arriba  #txt_funebres.pestana{
	background-image:none;
	background-position: -1000px -10000px;
}


#cont_arriba #derecha #menu_arriba ul li a:hover {
	color: #0182BC;
}
#cont_arriba #derecha #menu_arriba ul #txt_control a {
	float: left;
}
#cont_arriba #derecha #menu_arriba ul li#goo {
	overflow: hidden;
}
#cont_arriba #derecha #menu_arriba ul li#ayuda {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 300px;
	text-align: center;
}
#cont_arriba #derecha #menu_arriba ul #otras_versiones a#seleccionador{
	font-size: 12px;
	background-image: url(../../img_dg_v3/header/fle_otras.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

#cont_arriba #derecha #menu_arriba ul li ul {
	display:none;
	width:150px;
	background-color:#e4e4e4;
	border: 1px solid #D6D6D6;
	padding-top:2px;
	background-image: url(../../img_dg_v3/header/fnd_desplieganoticias.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#cont_arriba #derecha #menu_arriba ul li ul li
{
	display:block;
	clear:both;
	padding:5px;
	margin:0px;
	height:15px;
	line-height:15px;
	width:140px;
	background-position: 500px;
}

#cont_arriba #derecha #menu_arriba ul li ul li a {
	font-size:12px;
	display:block;
	clear:both;
	padding:0px;
	margin:0px;
	height:15px;
	line-height:15px;
	color: #0086C6;
}

#cont_arriba #derecha #menu_arriba ul li ul li a:hover {
	text-decoration:underline;
}

#cont_arriba #derecha #menu_arriba #buscador {
	width: 260px;
	float: right;
	height: 27px;
	margin-top: 20px;
}

#cont_arriba #derecha #menu_arriba #buscador #archivo{
	float:left;
	display:block;
	width:55px;
	font-size:14px;
	text-decoration:none;
	color: #305F74;
	padding-top:7px;
	padding-right: 5px;
}

#cont_arriba #derecha #menu_arriba #buscador form fieldset #searchbar {
	background-image: url(../../img_dg_v3/header/fnd_buscar.png);
	width: 130px;
	height: 22px;
	border:none #fff 0px;
	background-repeat: no-repeat;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: left;
}

#cont_arriba #derecha #menu_arriba #buscador form fieldset #searchbar.activa {
	background-position: 0px -27px;
}

#cont_arriba #derecha #menu_arriba #buscador form fieldset #searchbtn {
	width: 60px;
	height: 27px;
	float: left; /*IE fix*/
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../../img_dg_v3/header/fnd_buscar.png);
	display: block;
	background-position: right top;
	background-repeat: no-repeat;
	text-indent: -9999em;
	border:none #fff 0px;
}

#cont_arriba #derecha #menu_arriba #buscador form fieldset #searchbtn:hover {
	background-position: right -27px;
	}

#menu_noticias {
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	clear: left;
	padding-top: 0px;
	background-image: url(../../img_dg_v3/header/linea_submenu_1.png);
	background-repeat: repeat-x;
	background-position: left -1px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #67a0ab;
}
#menu_noticias ul {
	float: left;
}
#menu_noticias ul li {
	display: block;
	float: left;
	margin-top: 3px;
}

#menu_noticias ul li.nota_actual  {
	background-image: url(../../img_dg_v3/header/fle_senala_cate.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu_noticias ul li a {
	display: block;
	line-height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: #0f4158;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	float: left;
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4b7182;
	margin-top: 7px;
}
#menu_noticias ul li a:hover, #menu_noticias ul li.clasac a, #menu_noticias ul li.nota_actual a {
	color: #0171BB;
	text-decoration: underline;
}

#menu_noticias ul li ul 
{
		display:none;
	width:300px;
	background-image: url(../../img_dg_v3/header/fnd_desplieganoticias.png);
	background-repeat: repeat-x;
	background-position: left -6px;
	padding-top:25px;
}

#menu_noticias ul li ul li {
	clear:both;
	width:300px;
	margin:0px;
	background-image: url(../../img_dg_v3/header/fnd_item_desplieganoticias.png);
}

#menu_noticias ul li ul li a, #menu_noticias ul li.clasac ul li a {
	color:#333;
	font-size:11px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight:normal;
	display:block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	height:auto;
}

#menu_noticias ul li ul li a.con_foto {
	width:180px;
}

#menu_noticias ul li ul li img{
	float:left;
	padding:2px;
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #000;
}






#menu_noticias ul li ul li a:hover {
	color:#000;
	text-decoration:underline;
}

#menu_noticias ul li#mnu_inicio a {
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #FFF;
	background-color: #212727;
	color: #FFF;
	margin-right: 2px;
}

#menu_noticias ul li#mnu_ultimas a {
	background-image: url(../../img_dg_v3/header/ultimas_noticias.png);
	background-repeat: repeat-x;
	width: 170px;
	padding: 0px;
	height: 35px;
	text-indent: -9999em;
	margin: 0px;
	border: 0px none #FFF;
}
#menu_noticias ul li#mnu_tapa a {
	color: #A4A5A7;
}


#menu_noticias #canales {
	background-image: url(../../img_dg_v3/header/canales.png);
	width: 80px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 2px -5px;
	margin-top: 10px;
	float: right;
}
#menu_noticias #canales li {
	display: block;
	height: 20px;
	width: 22px;
	float: left;
	margin-left: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu_noticias #canales li a {
	margin: 0px;
	padding: 0px;
	width:22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-indent: -9999em;
}



#sub_menu_contenidos {
	background-image: url(../../img_dg_v3/header/fnd_submenu2.png);
	height: 40px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	margin-top: 0px;
	background-position: left -2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#sub_menu_contenidos ul {
	padding-left: 180px;
	height: 25px;
}
#sub_menu_contenidos ul li {
	display: block;
	float: left;
	margin-right: 20px;
}
#sub_menu_contenidos ul li a {
	font-size: 12px;
	color: #1D5F77;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

#sub_menu_contenidos ul li a:hover {
	color:#67A0AB;
}


#contenido
{
	width:997px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}



#pie {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	clear:both;
	margin-bottom:10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #67a0ab;
}
#pie #contenido_pie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCE0E1;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE0E1;
}
#pie #contenido_pie .columna_pie {
	width: 200px;
	float: left;
	margin-left: 25px;
}
#pie #contenido_pie .columna_pie p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#pie #contenido_pie .columna_pie .titulo_contenido_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #1d5f77;
}
#pie #contenido_pie .columna_pie ul li {
	font-size: 12px;
	color: #CFCFCF;
	line-height: 16px;
	list-style-type: square;
	padding-left: 0px;
	list-style-position: inside;
}
#pie #contenido_pie .columna_pie ul {
	padding-left: 3px;
}

#pie #contenido_pie .columna_pie ul li:hover {
	color: #1D5F77;
}
#pie #contenido_pie .columna_pie ul li a {
	color: #333;
	text-decoration: none;
}
#pie #contenido_pie .columna_pie ul li a:hover {
	text-decoration: underline;
}
#pie #firma {
	padding-top: 10px;
	clear: left;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	color: #333;
}



/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(../../img_dg_v3/back_tool.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}
 
/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}

#contactese
{
	background-image:url(http://www.lacapitalmdp.com/img_dg_v3/contactese.png?a=d2);
	background-repeat:no-repeat;
	background-position:center top;
	text-indent:-999em;
}

#contactese:hover
{
	background-position:center top;
}

