/* CSS Comuna Cinco - Almagro y Boedo */
body {
	margin: 0px 0px 0px 0px;
	font:12px arial;
	height:100%;
}

a:hover{text-decoration:underline;}
a{color:#FFFFFF;text-decoration:none;}
div#encabezado{
position:relative; width:770px; height:93px; background-color:#030303;  overflow: visible;
}
* html #encabezado { width:770px; }
 .hImg1 {position:absolute; left:0px; top:0px}
 .hImg2 {position:absolute; left:96px; top:0px}
 .hImg3 {position:absolute; left:498px; top:0px}
 .hImg4 {position:absolute; left:580px; top:0px}
 .hImg5 {position:absolute; left:674px; top:0px}

/*Botonera Principal */
div#CajaBotonera { width:770px; text-align:center;   background-color:#888;}
* html #CajaBotonera { width:770px;  }
* html #contenedorBotenera { height:1%; }
 
div#contenedorBotenera {
width:540px;
 margin:0 auto; margin-bottom:-1px;
 border-right:1px solid #666;
 border-left:1px solid #999;
}
 
 @media all { div#contenedorBotenera UL {
 list-style: none; margin: 0; padding: 0; border: none; 
 }
}

div#contenedorBotenera LI { white-space: nowrap; display: block; margin: 0; padding: 0; float:right; width:170px; }
 /* \*/ div#contenedorBotenera LI { width:auto; } 

/* hidden from Mac IE (can't target Opera) */
ul#listaNav A { display: block; width: auto; margin: 0; padding: 5px 9px;
 font:bold 83.8% verdana; text-decoration:none;
 border-left: 1px solid #fff; border-top: 1px solid #fff; border-right: 1px solid #333; border-bottom: 1px solid #333;
 background-color:#555;
}
ul#listaNav A.active:link, ul#listaNav A.active:visited {
 position: relative; z-index: 102; }

ul#listaNav li a:hover{color:#000; background-color:#AAA}

/*Sub secciones*/
* html #contenedorBotenera2 { height:1%; }
 
 @media all { div#contenedorBotenera2 UL {
 list-style: none; margin: 0; padding: 0; border: none; 
 }
}

div#contenedorBotenera2 UL {
 list-style: none; margin: 0; padding: 0; border: none; 
 }

div#contenedorBotenera2 LI { white-space: nowrap; margin: 0; display:list-item; padding: 0;  width:175px; }

/* hidden from Mac IE (can't target Opera) */
ul#listaNav2 A { display: block; width: auto; margin-left: 1px; margin-top:1px; margin-right:1px; padding: 1px 5px;
 font:bold 9px verdana; text-decoration:none;
 border-left: 1px solid #AAA; border-bottom: 1px solid #AAA; border-right: 1px solid #AAA;border-top: 1px solid #AAA;
 background-color:#666;
}
ul#listaNav2 A.active:link, ul#listaNav2 A.active:visited {
 position: relative; z-index: 102; }

ul#listaNav2 li a:hover{color:#000; background-color:#AAA}

.clrBoth{clear:both;line-height: 0px;}
html>body .clrBoth {height:.01em;}
br.clrBoth {line-height:1em;}

div#contenedorBotenera2 {
  	width: 175px;
  	margin-bottom: 1em;
	float:left;
	background-color:#000000;}
div#principal{
	position:relative;
	width:768px;
	margin-top:5px;
	margin-bottom:5px;
	border:#000000 1px solid;
	background-color:#E7E6C7;
	background-image:url(/comuna/imagenes/fondo_div_principal.gif);
	clear:both;
	overflow:hidden;}
/*Artticulos*/


div#noticia, div#contenido {
margin-left:185px;
width:587px;
	/width:500px;
	margin-top:10px}

div#noticia h2{ font-variant:sans-serif; font-weight: bold; font-size: 12px; padding:0px; margin:0; text-align:left}
div#noticia h1{ font-variant:sans-serif; font-weight: bold; font-size: 18px; padding:0px; margin:0; text-align:left}
div#noticia a{color:#006699}
p#volanta{ text-align:justify; font-weight:bold}
p#textoNoticia{ text-align:justify}
/*Estilos Spip*/
.spip{text-align:justify}
.spip_documents{margin:2px !IMPORTANT; overflow:hidden}
.spip_documents img{border:1px solid #CC9900 !IMPORTANT; }
.spip_documents .spip_doc_titre{ background-color:#CC9900; color:#FFFFFF}
.spip_documents .spip_doc_descriptif{background-color:#000000; color:#FFFFFF}
div#mapaComunasFlash{text-align:center; margin-bottom:10px; margin-top:10px}

div#powered{width:770px; background-color:#000000}
div#powered span{ font:bold 83.8% verdana;  font-size:10px; line-height:20px;color:#FFFFFF;}
div#powered a:hover{color:#F4E4C6; text-decoration:none}

div#txt_presentacion {
height:325px;
margin-top:60px;
width:257px;
}
div#txt_presentacion a{
	text-decoration:none;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#666666;
	display: block;
	line-height:40px;
}

div#txt_presentacion a:hover{
text-decoration:none;
color:#FF6600;
}

#bloque_noticia {
	display: block;
	margin: 0px;
	width: 500px;
}

#bloque_noticia img {
	float: left;
	border: 1px solid #000000;
	margin-right: 3px;
	margin-bottom: 3px;
}
#bloque_noticia a {
	text-decoration: none;
	display: block;
	color: #666666;
	
}
#bloque_noticia a:hover {
	text-decoration: none;
	display: block;
	color: #AAAAAA;
	
}

#bloque_noticia h2 {
 font-family: tahoma;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  font-size-adjust: none;
  font-stretch: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	color:#838383;
		text-align:left;
}
#bloque_noticia h1 {
	 font-size: 16px;
  line-height: 20px;
  margin-bottom:2px;
  margin-top:2px;
  font-family: Arial;
	color: #666666;
	display: block;
	margin: 0px;
	text-align:left;
}
#bloque_noticia p {
 margin: 0pt;
  font-family: "Trebuchet MS";
  color: #222222;
  font-size: 12px;
  line-height: 14px;
  text-align:justify;
}
hr {
  border: 0pt none ;
  background: #65642C none repeat scroll 0%;
  color: #65642C;
  height: 1px;
  -moz-background-clip: -moz-initial;
  -moz-background-origin: -moz-initial;
  -moz-background-inline-policy: -moz-initial;
  clear:both;
}
#bloque_noticia img{
border:#000000 1px solid !IMPORTANT;}
.clasificado{
width:80%;
 border:#000000 1px solid !IMPORTANT;
 background-color:#9C9A43;
 margin:0px 0px 5px 0px;
 padding:5px;
 display:block;
 overflow:hidden;
}
 
.clasificado span{
 margin: 0pt;
  font-family: "Trebuchet MS";
  color: #222222;
  font-size: 12px;
  line-height: 14px;
  text-align:justify;
  font-weight:bold;
}
