/*  
1996-2008 CyberCenter S.A. Todos los Derechos Reservados.
CSS para proyecto {DEFENSORIA PENAL PUBLICA - SITIO WEB}               
Media: SCREEN
Autor: Area Diseño Web - CyberCenter S.A.         					
Fecha de creacion 30/10/2009                        
Fecha de ultima modificacion: dd/mm/aaaa
Version: 1.0
/*

/* llamado CSS menu superior \*/
@import url("menu.css");

body {
	background-color: #E6E7E9;
	text-align: center;
	margin: 0px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:11px;
}
.guia { position:absolute; bottom:0; left:0; }
a img {
	border:none !important;
}

#menu {
	background-color: #FFFFFF;
	height: 24px;
	width: 770px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: auto;
}
#menuInt {
	height: 44px;
	width: 770px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: auto;
	background:url(../images/menu_sec/bg_menu_sec.jpg) top left no-repeat;
}
#contenedor {
	width: 770px;
	background-color: #E6E7E9;
	background-image: url(../images/portada/fondo_general.gif);
	background-repeat: repeat-y;
	margin:auto;
	text-align:left;
	height: auto;
}
#colofon {
	width: 770px;
	height: 47px;
	margin:auto;
}
/* MENU LATERAL */
.lateral {
	width: 158px;
	padding-left: 25px;
	padding-right: 10px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:11px;
	height: 22px;
	background-image: url(../images/interior/costado_noticias.gif);  /* CAMBIAR SEGUN AMBIENTE */
	background-repeat: repeat-y;
	font-weight: normal;
	color: #2b2d35;
}
.bottom_menu_noticias { background:url(../images/interior/abajo_noticias.gif) top left no-repeat; height:19px; width:181px; }
.lateral A{
	text-decoration:none;
	color:#FFFFFF;
}
.lateral A:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
.lateral strong{
	color:#484D55;
}
.lateral2 {
	width: 158px;
	padding-left: 25px;
	padding-right: 10px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:11px;
	height: 22px;
	background-image: url(../images/interior/costado_noticias2.gif);  /* CAMBIAR SEGUN AMBIENTE */
	background-repeat: repeat-y;
	font-weight:bold;
	color: #FFFFFF;
}
.latNoti {
	width: 158px;
	padding-left: 13px;
	padding-right: 10px;
	/*vertical-align: top;*/
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	height: 22px;
	/*font-weight:bold;*/
	background-image: url(../images/interior/costado_noticias3.gif);
	background-repeat: repeat-y;
}
.latNoti A{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.latNoti A:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}
.latNoti strong{
	color:#FFFFFF;
}
.banners {
	width: 158px;
	padding-left: 13px;
	padding-right: 10px;
	vertical-align: top;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	height: 22px;
	text-align:center;
	background-image: url(../images/portada/fondo_lateral.gif);
	background-repeat: repeat-y;
}
/* CONTENIDO INTERIOR */
.iconoInterior {
	background-image:url(../images/interior/fondo_icono.gif);
	background-repeat: repeat-y;
	width: 40px;
}
.contenido { font-family:"Trebuchet MS", Arial, Verdana; color:#3D4045; padding:5px 20px 0 8px; text-align:left; background:url(../images/bg_contenidos.jpg) top left repeat-y; position:relative; }
.contenido p {
	font-size:11px;
	line-height:20px;
	padding:0 0 0 40px;
	}
.contenido .textos{
	font-size:11px;
	font-family:"Trebuchet MS",Arial,Verdana;
	}
.contenido td{
	font-size:11px;
	line-height:20px;
	}
.contenido strong{
	color:#484D55;
	font-weight:bold;
}
.contenido em{
	font-style:italic;
	word-spacing: 0.125em;
	letter-spacing: 0.0625em;
}
.contenido h2{
	font-size:14px;
	color:#658D0E;
	font-weight:bold;
	line-height:20px;
	padding:0 0 0 40px;
}
.contenido h3{
	font-size:11px;
	color:#7CAC16;
	font-weight:bold;
	padding:0 0 0 40px;
	/*line-height:25px;*/
}
.contenido h6{
	font-size:10px;
	color:#9B9EA3;
	line-height:15px;
	font-style:normal;
	font-weight: normal;
}
.contenido A{
	color:#484D55;
	text-decoration:underline;
}
.contenido A:hover{
	color:#000000;
	text-decoration:underline;
}
.contenido ol {
	margin: 0px 0px 0px 70px;
	padding: 0px;
}
.contenido ol li { padding-bottom: 7px; }
.separador{
	background-image:url(../images/interior/separador.gif);
	background-repeat:repeat-x;
	height:9px;
	width:85%;
}
/* FOTOS INTERIOR */
#fotoDer{
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #E3E5E4;
	border-right-color: #C4C8C6;
	border-bottom-color: #C4C8C6;
	border-left-color: #E3E5E4;
	margin-left:10px;
	margin-bottom: 10px;
	float:right;
	text-align:right;
	position:relative;
}
#fotoDer2{
	background-color: #FFFFFF;
/*	padding: 5px;*/
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #E3E5E4;
	border-right-color: #C4C8C6;
	border-bottom-color: #C4C8C6;
	border-left-color: #E3E5E4;
/*	margin-left:10px;
	margin-bottom: 10px;*/
	float:right;
	text-align:right;
	position:relative;
}
#fotoIzq{
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #E3E5E4;
	border-right-color: #C4C8C6;
	border-bottom-color: #C4C8C6;
	border-left-color: #E3E5E4;
	margin-right:10px;
	margin-bottom: 10px;
	float:left;
	text-align:left;
	position:relative;
}



/* FOTOS GALERIAS */
#galeriaDer{
	padding: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #E2EDC9;
	float:right;
}
#galeriaIzq{
	padding: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #E2EDC9;
	float:left;
}

/* los mismos atributos ke #galeriaIzq, pero en un class */ 
.JJgaleriaIzq{
	padding: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #E2EDC9;
	float:left;
}
/* FORMULARIOS */
.boxBuscador{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:1em;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	padding-left:3px;
	background-color:#94B350;
	border: 1px solid #79A122;
	}
/* TABLAS */
.tablaTitulo{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	height:25px;
	background-color:#79A122;
	padding:5px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #497100;
	border-bottom-color: #497100;
	border-right-width: 0px;
	border-bottom-width: 1px;
}
.tablaCont{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#232B13;
	text-align:left;
	height:15px;
	background-color:#FFFFFF;
	padding:5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #94B350;
	border-bottom-color: #94B350;
}
.tablaCont A{
	color:#000000;
	text-decoration:none;
}
.tablaCont A:hover{
	color:#000000;
	text-decoration:underline;
}
.tablaCont strong{
	font-weight:bold;
	color:#232B13;
}
.peso{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:0.8em;
	font-style:normal;
	color:#497100;
	text-align:left;
}
.paginacion{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	color:#666666;
	font-size:0.55em;
	line-height:20px;
	font-weight:bold;
	text-align:center;
}
.paginacion A{
	color:#497100;
	text-decoration:none;
}
.paginacion A:hover{
	color:#000000;
	text-decoration:none;
}

/*  ENCUESTAS  */
.encuestaOpcion{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:20px;
	padding:5px;
	}
.encuestaPregunta{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:14px;
	color:#658D0E;
	font-weight:bold;
	line-height:20px;
	padding:5px;
}
.encuestaPorcent{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:11px;
	color:#7CAC16;
	font-weight:bold;
	line-height:20px;
	padding:5px;
}
/*otro*/
.costado {
	background-image: url(../images/interior/costado_noticias.gif);  /* CAMBIAR SEGUN AMBIENTE */
	background-repeat: repeat-y;
}
.costado3 {
	background-image: url(../images/interior/costado_noticias3.gif);  /* CAMBIAR SEGUN AMBIENTE */
	background-repeat: repeat-y;
}
.costadoEvento {
	background-image: url(../../images/portada/fondo_costado.gif);  /* CAMBIAR SEGUN AMBIENTE */
	background-repeat: repeat-y;
}
.costadoBlanco {
	background-image: url(../../images/portada/lat_blanco.gif);  /* CAMBIAR SEGUN AMBIENTE */
	background-repeat: repeat-y;
}


/* BREADCRUMBS */
#breadcrumbs { float:left; /*background:url(../images/html/bg_ruta.jpg) repeat-x;*/ height:21px; margin:0; padding:0 0 0 40px; width:90%; }
#ruta { float:left; background:url(../images/html/ico_ruta.jpg) left no-repeat; width:90%; font-family: "Arial Narrow", Arial, Helvetica; font-size: 11px; color: #A7ACAF; padding:2px 0 2px 5px; margin:0 0 0 7px; }
#ruta .primero { padding:0 5px 0 5px; }
#ruta .normal { border-left:1px dotted #A3C53A; padding:0 5px 0 5px; }
#ruta .ultimo { border-left:1px dotted #A3C53A; padding:0 5px 0 5px; color:#79A122; font-weight:bold; }
#ruta a { color:#A7ACAF; text-decoration:none; }
#ruta a:hover { color:#333; text-decoration:none; }
#ruta ul { margin:0px; padding:0px; list-style-type:none; }
#ruta li { float:left; padding:0 3px 0 12px; }


/* CONTENIDOS */
#top_contenidos { width:589px; margin:-35px 0 0 0; float:left; background:none; height:48px; position:relative; }
#top_contenidos .fecha { color:#7F7F7F; float:left; margin:15px 0 0 15px; }
.caja_buscar { width:108px; color:#999; font-size:11px; height:17px; background:#D5D9DF; border:none; border-top:1px solid #EAECEF; }
#ad_buscador { float:right; margin:10px 20px 0 0; }
#contenidos { width:589px; float:right; background:url(../images/bg_contenidos.jpg) top left repeat-y; }

/* CCC */
#ccc { width:770px; height:145px; }
.contenido h1 {
	color:#79A122;
	height:27px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 0 40px;
}
.contenido .h1noticias { color:#79A122; height:27px; font-size:15px; font-weight:bold; text-transform:uppercase; background:url(../images/ico_h1_noticias_list.gif) 0px 0px no-repeat; padding:0 0 0 40px; }

/* LATERAL */
#lateral_int { color:#FFF; width:181px; text-align:left; float:left; background:url(../images/interior/costado_noticias3.gif) repeat-y; }
#lateral_int .tit { color:#FFF; font-weight:bold; background:url(../images/bullet_menu_lateral_noticias.gif) 7px 8px no-repeat; padding:3px 0 6px 15px; border-bottom:1px dotted #CCC; display:block; font-size:14px; }
#lateral_int ul { margin:0; padding:0 0 0 5px; list-style-type:none; text-align:left; }
#lateral_int li { background:url(../images/bullet_menu_lateral_noticias_fecha.gif) 7px 8px no-repeat; padding:3px 0 6px 15px; border-bottom:1px dotted #CCC; }
#lateral_int li a { color:#FFF; text-decoration:none; }
#lateral_int li a:hover { color:#FFF; text-decoration:underline; }

#lateral_int img a { float:left; margin:2px 2px 2px 0; padding:0 0 0 20px; border:1px solid #FFF; }
#menu_lateral_int { float:right; background:url(../images/interior/costado_noticias.gif) repeat-y; width:181px; border-top:5px solid #FFF; border-bottom:1px solid #FFF; }
#menu_lateral_int ul { margin:0; padding:0 0 0 5px; list-style-type:none; text-align:left; }
#menu_lateral_int li { background:url(../images/bullet_menu_lateral_noticias.gif) 7px 8px no-repeat; padding:3px 0 6px 15px; border-bottom:1px dotted #CCC; }
#menu_lateral_int li a { color:#FFF; text-decoration:none; }
#menu_lateral_int li a:hover { color:#FFF; text-decoration:underline; }

/* PIE */
#pie_int { background:url(../images/html/bg_pie_noticias.jpg) no-repeat; width:770px; height:47px; }
#pie_int p { width:575px; font-size:10px; color:#FFF; text-align:center; padding-top: 5px; padding-right: 0; padding-bottom: 0;	padding-left: 181px; }
#pie_int a { color:#FFF; text-decoration:none; }
#pie_int a:hover { color:#FFF; text-decoration:underline; }


.dato {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 50px;
	width:90%;
	padding:0;
	border:none;
}
.dato th {
	color:#FFF;
	font-size:12px;
	background-color:#79A122;
	border-bottom:1px solid #FFF;
	font-weight:bold;
	text-align:left;
	padding: 3px;
	border-right: 1px solid #FFF;
}
.dato td {
	background:#D5D9DF;
	color:#434446;
	padding:3px;
	border-bottom:1px solid #FFF;
	vertical-align:top;
	border-right: 1px solid #FFF;
}	
.dato tr.dif td { background:#E2E4E9; }

.dato2 { margin:0 auto 0 50px; }
.dato2 th {	color:#FFF; font-size:12px; background-color:#79A122; border-bottom:1px solid #79A122; border-top:1px solid #79A122; font-weight:bold; padding:7px; text-align:left; }
.dato2 td { background:#FFF; color:#333; padding:7px; border-left:1px solid #BFC5CD; border-right:1px solid #BFC5CD; border-bottom:1px solid #BFC5CD; vertical-align:top; }	
.dato2 tr.dif td { background:#E2E4E9; }
.dato2 tr.dif2 td { background:#D5D9DF; }

a img {	border:none !important; }
.clear { clear:both; }
.paginador { font-size:10px; font-family:"Trebuchet MS", tahoma, arial; color:#333; text-align:center; margin:0 auto; }
.paginador span a { font-weight:bold; color:#069; text-decoration:none; }
.herramientas { border-top:1px dashed #CCC; text-align:center; margin:0 auto; width:450px; padding:5px 0 5px 0; }

/* NOTICIAS - REGIONES */
.destacados_portada { width:236px; margin:0 0 0 40px; float:left; }

