/*  
Theme Name: Izquierdo Lehmann
Theme URI: http://www.izquierdolehmann.cl
Description: Template para IL
Version: 0.1
Author: Plataforma Networks
Author URI: http://www.plataformanetworks.com
*/


body {
	padding: 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:0;
	font-size:11px;
}

* html ul li a {
   height:1em;
}


a {
text-decoration:none;
}

.txt_derecha {text-align:right;}
.txt_izquierda {text-align:left;}
.txt_centro {text-align:center;}

.clear {clear:both;}

.pad10 {padding:10px;}

.margin_t10 {margin-top:10px !important;}

h2, h3 {margin:0px;}

.flota_izq {position:relative; float:left;}
.flota_der {position:relative; float:right;}

/* ESTRUCTURA */

#centrador {
position:relative;
width:870px;
margin:0 auto 0 auto;
background:#fff;
}
#header {
position:relative;
width:870px;
height:55px;
/* border-top: 1px solid #000; */
background:#fff;
}
#menu {
	position:relative;
	width:870px;
	height:14px;
	padding:0px;
	overflow:hidden;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(imagenes/linea_roja.gif);
}

#menu.en {background-image: url(imagenes/linea_roja2.gif);}

#menuobras {
	position:relative;
	float:left;
	margin-left:439px;
	width:50px;
	height:57px;
	padding:3px 0 0 0;
clear:both;
}	

#menuobras.en {margin-left:467px;}

#menuobras a {
 color: #000000;
padding-left:7px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;

}
#menuobras a:hover {
	color: #FF0000;
}
	

.active {
	color: #FF0000 !important;
}	

#contenido{
position:relative;
width:870px;
background:#fff;
clear:both;
}



.fotos{
position:relative;
margin-right: 1px;


}


#footer{
	position:relative;
	width:870px;
	margin: 20px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
	border-top:1px solid #b0b0b0;
	text-decoration: none;
	text-align:center;
	clear:both;
}

/* HEADER */
#titulo {
position:relative;
width:235px;
height:46px;
float:left;
background:#fff;
}
#idioma {
	position:relative;
	width:40px;
	height:13px;
	float: right;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#idioma a {color:#777;}
#idioma a:hover {color:#ff0000;}

/* MENU */

.menuitem {
	position:relative;
	height:12px;
	float:right;
	display:block;
	margin-right: 1px;
	padding-top:1px;
	padding-left: 0px;
	background:#fff;
	list-style-position: outside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
}

#menu ul {padding:0px;margin:0px;}

.menuitem a {
border-top: 1px solid #000;
padding-right: 15px;
padding-left: 0px;
color: #000;
}

.menuitem a:hover {
border-top: 1px solid #ff0000;

}

.menuitem_active {
	border-top:1px solid #FF0000 !important;
}

.tipofooter {
	font-family: Arial, Helvetica, sans-serif;
}

.tipofooter h1 {
	font-size: 11px;
	color: #999;
	font-weight:normal;
	margin:0px;
	letter-spacing:1px;
	padding:3px 0 0 0;
}

/* obras */

.obras {
position:relative;
float:left;
width:173px;
height:105px;
overflow:hidden;
margin-left:1px;
margin-bottom:1px;
}

.obras img {border:none}

.obras a img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
}
.obras  a:hover img {
filter:alpha(opacity=0);   
-moz-opacity: 0;   
opacity: 0;
}

.obras_foto {
position:absolute;
top:0px;
left:0px;
}

.obras_titulo {
padding:4px;
}

.obras_titulo a:visited, .obras_titulo a:active, .obras_titulo a {
color:#111;
}


.obras_fotos {
width:563px;
position:relative;
float:right;
margin-top:2px;
}

.obras_fotos_page {
width:431px;
position:relative;
float:right;
margin-top:2px;
}


.obras_fotos p {
margin:0px;
}


.obras_fotos img {border:none;}

.obras_textos {
position:relative;
float:left;
width:307px;
}

.obras_textos_page {
position:relative;
float:left;
width:415px;
}

.obras_textos_page_wide {width:500px;}


.obras_textos h2 {margin-bottom:10px;font-size:17px;}

.obras_textos_page h2, .obras_textos_page_wide h2  {margin-bottom:18px;font-size:17px;}

.obras_textos_page li, .obras_textos_page_wide li  {margin-bottom:4px;}

.obras_textos p {margin:7px 15px 7px 0px;}

.obras_textos_page p, .obras_textos_page_wide p {margin:7px 15px 7px 0px;}

.obras_textos_page h3, .obras_textos_page_wide h3 {margin:25px 0 15px 0px;font-size:13px;}

.obras_textos_page a, .obras_textos_page_wide a {color:#FF0000;}
