/*Theme Name: Ruiz Solar */
/* Ruiz Solar 2008 */
/* www.tinca.org */
/* contacto(at)tinca.org */
/* Santiago de Chile */




/*-------- Tipografias y colores --------*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Helvetica',Arial, Sans-Serif;
	background: #222;	
	color: #555;
	text-align: center;
	font-size: 11px;
	}

#page {
	background-color: white;
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	width: 830px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	line-height: 1.5em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn,
.widecolumn2,
.widecolumn3 {
	line-height: 1.4em;
	min-height: 400px;
	}

.widecolumn3  {
	margin-top: 25px;
	.margin-top: 0px;
	width: 830px;
	align:left;
}

.entry3 {
	margin: 0px 0px 0px 30px;
}

.entry4 {
	margin: 40px 0px 0px 32px;
}

.entry5 {
	margin: 10px 20px 0px 20px;
}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: 'Helvetica',Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Helvetica',Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 2,5em;
	text-align: left;

	}

#headerimg .description {
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 0px 28px;
	text-transform: uppercase
	}

h2 {
	font-size: 1.5em;
	color: #83A317;
	}

h2.pagetitle {
	font-size: 1.5em;
	}

#sidebar h2 {
	font-family: 'Helvetica',Arial, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
	border: none;
	color: #222;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #83A317;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #83A317;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #83A317;
	text-decoration: none;
	}

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



/*-------- Estructura --------*/

body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background: #fff;
	margin: 0px auto;
	padding: 0;
	width: 830px;
	min-height: 470px;
	border-bottom: 5px solid #83A317;
	border-top: none;
	}

#header {
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	height: 125px;
	width: 826px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	background: #111 url('/wp-content/themes/default/images/top1.jpg');
	}

#header1 {
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	height: 125px;
	width: 826px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	background: #fff url('http://www.ruizsolar.cl/img/top_rs.png') no-repeat;
	}

#header img {
	margin: 0;
	padding:0;
	height: 125px;
	width: 826px;
	}

#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	}

.narrowcolumn {
	float: right;
	padding: 0 15px 0px 20px;
	margin: 0px 0 0;
	width: 525px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 45px 0 30px;
	width: 760px;
	}

.widecolumn2 {
	padding: 10px 0 20px 0;
	margin: 5px 0px 0 55px;
	width: 740px;
	}

.post,.post3 {
	margin: 0 0 15px;
	text-align: justify;
	font-size: 12px;
	}

.post p, .post3 {
	padding: 0px;
	margin: 3px 0px 0px 0px;
}

.post hr, .post3 hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

.home {
	padding: 60px 0 60px 5px;
}



/*-------- Menu encabezado --------*/

.menu {
	margin: 7px 0px 0px 1px;
	.margin: -2px 0px 0px 1px;
	_margin: -5px 0px 0px 1px; /* Para Internet Explorer 6 */
	padding: 0px 0px 0px 0px;
	}

.menu li {
	display: inline;
	float: left;
	text-transform: uppercase;
	.margin: 0px 0px 0px 0px;
	.padding: 9px 0px 4px 0px;
	_padding: 9px 0px 6px 0px; /* Para Internet Explorer 6 */
	background: white;
	}

.menu li a:link, .menu li a:visited {
	color: #fff;
	padding: 5px 33px 5px 33px;
	margin: 1px;
	.margin: 10px 1px 20px 1px;
	background: #222;
	color: #fff;
	font-size: 11px;
	font-family: tahoma;
	border-top: 4px solid #83A317;
}

.menu li a:hover {
	color: #fff;
	text-decoration: none;
	background: #83A317;
	}



/*-------- Pie de pagina --------*/
	
#footer {
	padding: 0;
	width: 830px;
	clear: both;
	font-size: 11px;
	color: #222;
	font-family: tahoma;
	background: #d7d7d7;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 10px 10px 10px 0px;
	text-align: right;
	}


/*-------- Titulos --------*/

h1 {
	padding: 30px 0px 0px 28px;
	margin: 0;
	text-transform: uppercase
	}

h2 {
	margin: 30px 0px 0px 0px;
	font-family: tahoma;
	}

h2.pagetitle {
	margin-top: 30px;
	font-family: tahoma;
}

.post h2 {
	text-transform: uppercase;
	font-family: 'Helvetica',Arial, Sans-Serif;
	margin: 25px 0px 0px 0px;
	color: #333;
}

#sidebar h2 {
	margin: 55px 0px 15px 0px;
	padding: 0;
	text-transform: uppercase;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.titulo_contacto {
	background: #d7d7d7;
	padding: 5px 0px 5px 32px;
	font-size: 11px;
	font-weight: bold;
	color: #111;
	margin: 0px 2px 0px 2px;
	.margin: -3px 3px 20px 2px;
}

.widecolumn3 h11 {
	background: #ddd;
	padding: 9px 749px 5px 32px;
	font-size: 11px;
	font-weight: bold;
	color: #111;
	margin-left: 2px;
	text-transform: uppercase;
}


/*-------- Imagenes --------*/


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}




/*-------- Listados --------*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;

	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


/*-------- Busqueda y formularios --------*/


#searchform {
	margin: 10px 10px 0px 0px;
	padding: 0px 3px;
	text-align: right;
	}

#searchsubmit {
	padding: 3px 3px 2px 3px;
	background: #222;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	}

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}


/*-------- Tags y Clases --------*/


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	color: #ccc;
font-weight: bold;
	}

.navigation a:link,
.navigation a:visited {
	color:  #83A317;
	font-size: 11px;

	}

.navigation a:hover {
	color:  #333;
	text-decoration: none;
	}




/*-------- Comercial --------*/

table.proyectos {
	float:left;
	margin: 0px;
	padding: 0px;
}

td.comercial {
	width: 250px;
	vertical-align: top;
	}

.comercial p {
	margin-top: 0px;
	width: 240px;
	float:left;
	}

.comercial li {
	width: 220px;
	background: #fff;
	margin-top: 0px;
	float:left;
	}

.comercial li a:link,
.comercial li a:visited {
	color:  #6e4f1a;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: 'Helvetica',Arial, Sans-Serif;
	font-size: 11px;
	}

.comercial li a:hover {
	color: #83A317;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: 'Helvetica',Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	}

.comercial img {
	border-left: 1px solid #6e4f1a;
	border-right: 1px solid #6e4f1a;
	border-top: 4px solid #6e4f1a;
	border-bottom: 1px solid #6e4f1a;
	width: 218px;
	height: 75px;
	.margin-bottom: 15px;
}

.next_comercial {
	padding: 0px;
	margin-bottom: 30px;
	.margin-bottom: 15px;
}

.comercial .next_comercial a:link,
.comercial .next_comercial a:visited {
	background: #6e4f1a;
	border: 1px solid #6e4f1a;
	padding: 2px 167px 1px 5px;
	.padding: 2px 172px 1px 0px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-family: arial;
}

.comercial .next_comercial a:hover {
	background: #fff;
	padding: 2px 167px 1px 5px;
	.padding: 2px 172px 1px 0px;
	color: #6e4f1a;
	.font-color: #6e4f1a;
	border: 1px solid #6e4f1a;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}

.comercial h4 {
	margin: 40px 0px 10px 0px;
	.margin: 20px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 14px;
	color: #6e4f1a;
	font-weight: bold;
}



/*-------- Vivienda --------*/

td.vivienda {
	width: 250px;
	vertical-align: top;
	}

.vivienda li {
	width: 220px;
	background: #fff;
	margin-top: 0px;
	float:left;
	}

.vivienda p {
	margin-top: 0px;
	width: 240px;
	float:left;
	}

.vivienda li a:link,
.vivienda li a:visited {
	color: #4f4e4d;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-family: 'Helvetica',Arial, Sans-Serif;
	padding: 0px;
	font-size: 11px;
	}

.vivienda li a:hover {
	color: #83A317;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: 'Helvetica',Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	}

.vivienda img {
	border-left: 1px solid #4f4e4d;
	border-right: 1px solid #4f4e4d;
	border-top: 4px solid #4f4e4d;
	border-bottom: 1px solid #4f4e4d;
	width: 218px;
	height: 75px;
	.margin-bottom: 15px;
}

.next_vivienda  {
	padding: 0px;
	margin-bottom: 30px;
	.margin-bottom: 15px;
}

.vivienda .next_vivienda a:link,
.vivienda .next_vivienda a:visited {
	background: #4f4e4d;
	border: 1px solid #4f4e4d;
	padding: 2px 167px 1px 5px;
	.padding: 2px 172px 1px 0px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-family: arial;
	margin: 0px;
}

.vivienda .next_vivienda a:hover {
	background: #fff;
	border: 1px solid #4f4e4d;
	padding: 2px 167px 1px 5px;
	.padding: 2px 172px 1px 0px;
	color: #4f4e4d;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}

.vivienda h4 {
	margin: 40px 0px 10px 0px;
	.margin: 20px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 14px;
	color: #4f4e4d;
	font-weight: bold;
}



/*-------- Industrial --------*/

td.industrial{
	width: 250px;
	vertical-align: top;
	}

.industrial li {
	width: 220px;
	background: #fff;
	margin-top: 0px;
	float:left;
	}

.industrial p {
	margin-top: 0px;
	width: 240px;
	float:left;
	}

.industrial li a:link,
.industrial li a:visited {
	color: #000;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-family: 'Helvetica',Arial, Sans-Serif;
	padding: 0px;
	font-size: 11px;
	}

.industrial li a:hover {
	color: #83A317;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: 'Helvetica',Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	}

.industrial img {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	width: 218px;
	height: 75px;
	.margin-bottom: 15px;
}

.next_industrial  {
	padding: 0px;
	margin-bottom: 30px;
	.margin-bottom: 15px;
}

.industrial .next_industrial a:link,
.industrial .next_industrial a:visited {
	background: #000;
	border: 1px solid #000;
	padding: 2px 167px 1px 5px;
	.padding: 2px 172px 1px 0px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-family: arial;
	margin: 0px;
}

.industrial .next_industrial a:hover {
	background: #fff;
	border: 1px solid #000;
	padding: 2px 167px 1px 5px;
	.padding: 2px 172px 1px 0px;
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}

.industrial h4 {
	margin: 40px 0px 10px 0px;
	.margin: 20px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 0px;
}



/*--------  Columna Comercial Interior -------- */


#sidebar1 {
	padding: 23px 15px 10px 20px;
	.padding: 35px 15px 10px 20px;
	margin: 25px 0px 0px 0px;
	.margin: 0px 0px 0px 0px;
	width: 230px;
	font-family: 'tahoma';
	background: #6e4f1a;
	border-top: 2px solid #fff;
	border-right: 4px solid #847333;
	min-height: 521px;
	_margin: 3px 0px 0px 0px; /* Para Internet Explorer 6 */
	_width: 220px; /* Para Internet Explorer 6 */
	_height: 521px;	 /* Para Internet Explorer 6 */	
	}

#sidebar1 h2 {
	font-family: 'Helvetica',Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	border: none;
	color: #fff;
	margin: 7px 0px 30px 0px;
	padding: 0;
	text-transform: uppercase;
	text-align: right;
	}

#sidebar1 li {
	list-style-type: none;
	font-size: 12px;
	border-bottom: 1px solid #847333;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-align: right;
	}

#sidebar1 li a:link,
#sidebar1 li a:visited {
	font-size: 11px;
	width: 220px;
	color: #fff;
	font-family: 'Helvetica',Arial, Sans-Serif;
	}

#sidebar1 li a:hover {
	font-size: 11px;
	padding: 10px 0px 5px 10px;
	background: #847333;
	text-decoration: none;
	width: 220px;
	color: #eee;
	font-family: 'Helvetica',Arial, Sans-Serif;
	}


/*--------  Columna Vivienda Interior -------- */


#sidebar2 {
	padding: 23px 15px 10px 20px;
	.padding: 35px 15px 10px 20px;
	margin: 25px 0px 0px 0px;
	.margin: 0px 0px 0px 0px;
	width: 230px;
	font-family: 'tahoma';
	background: #4f4e4d;
	border-right: 4px solid #999;
	border-top: 2px solid #fff;
	min-height: 521px;	
	_margin: 3px 0px 0px 0px; /* Para Internet Explorer 6 */
	_width: 220px; /* Para Internet Explorer 6 */
	_height: 521px;	 /* Para Internet Explorer 6 */
}

#sidebar2 h2 {
	font-family: 'Helvetica',Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	border: none;
	color: #fff;
	margin: 7px 0px 30px 0px;
	padding: 0;
	text-transform: uppercase;
	text-align: right;
	}

#sidebar2 li {
	list-style-type: none;
	font-size: 12px;
	border-bottom: 1px solid #777;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-align: right;
	}

#sidebar2 li a:link,
#sidebar2 li a:visited {
	font-size: 11px;
	width: 220px;
	color: #fff;
	font-family: 'Helvetica',Arial, Sans-Serif;
	}

#sidebar2 li a:hover {
	font-size: 11px;
	padding: 10px 0px 5px 10px;
	background: #888;
	text-decoration: none;
	width: 220px;
	color: #eee;
	font-family: 'Helvetica',Arial, Sans-Serif;
	}


/*--------  Columna Idustrial Interior -------- */


#sidebar3 {
	padding: 23px 15px 10px 20px;
	.padding: 35px 15px 10px 20px;
	margin: 25px 0px 0px 0px;
	.margin: 0px 0px 0px 0px;
	width: 230px;
	font-family: 'tahoma';
	background: #000;
	border-top: 2px solid #fff;
	border-right: 4px solid #444;
	min-height: 521px;
	_margin: 3px 0px 0px 0px; /* Para Internet Explorer 6 */
	_width: 220px; /* Para Internet Explorer 6 */
	_height: 521px;	 /* Para Internet Explorer 6 */	
	}

#sidebar3 h2 {
	font-family: 'Helvetica',Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	border: none;
	color: #fff;
	margin: 7px 0px 30px 0px;
	padding: 0;
	text-transform: uppercase;
	text-align: right;
	}


#sidebar3 li {
	list-style-type: none;
	font-size: 12px;
	border-bottom: 1px solid #444;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-align: right;
	}

#sidebar3 li a:link,
#sidebar3 li a:visited {
	font-size: 11px;
	width: 220px;
	color: #fff;
	font-family: 'Helvetica',Arial, Sans-Serif;
	}

#sidebar3 li a:hover {
	font-size: 11px;
	padding: 10px 0px 5px 10px;
	background: #333;
	text-decoration: none;
	width: 220px;
	color: #eee;
	font-family: 'Helvetica',Arial, Sans-Serif;
	}




/*-------- Equipo --------*/

#post-5 {
	_height: 390px; /* Para Internet Explorer 6 */

}
.equipo {
	padding: 0px 0px 40px 150px;
	font-family: tahoma;
	font-size: 11px;
}

.titulo_equipo {
	background: #d7d7d7;
	padding: 5px 0px 5px 32px;
	font-size: 11px;
	font-weight: bold;
	color: #111;
	margin: 0px 2px 0px 2px;
	.margin: -3px 3px 20px 2px;
}

.perfil {
	border-top: 4px solid #83A317;
	width: 120px;
	height: auto;
	margin: 0px 0px 0px 5px;
}



/*-------- La Empresa --------*/


.empresa {
	padding: 30px 0px 0px 0px;
	align: left;
	color: #666;
	width: 835px;
	_width: 800px; /* Para Internet Explorer 6 */
	_height: 340px; /* Para Internet Explorer 6 */
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
}

.empresa td {
	width: 255px;
	padding-right: 20px;
	vertical-align: top;
}

.ruizsolar {
	background: #eee;
	padding: 5px 5px 5px 1px;
}

.titulo_empresa {
	background: #d7d7d7;
	.background-color: #ddd;
	padding: 5px 0px 5px 32px;
	font-size: 11px;
	font-weight: bold;
	color: #111;
	margin: 0px 2px 0px 2px;
	.margin: -3px 3px 20px 2px;
}

.titulo {
	color: #000;
}

.entry_obras li {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 10px 20px 10px 20px;
	background: #f9f9f9;
	font-family: 'tahoma', Sans-Serif;
	font-size: 11px;
	list-style-type: none;
	color: #111;
	align: left;
	line-height: 1.6em;
}

.entry_obras ul {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	align: left;
}

.entry_obras {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	align: left;
	line-height: 2em;
	width: 515px;
	color: #222;
	font-family: 'tahoma', Sans-Serif;
	font-size: 11px;
	border-bottom: 1px solid #999;
}

.entry_obras img {
	padding: 0px;
	padding-bottom: 20px;
	border-bottom: 2px solid #ccc;

}



/*-------- Servicios --------*/


.servicios {
	margin: 25px 0px 0px 10px;
}

.titulo_servicios {
	background: #d7d7d7;
	padding: 5px 0px 5px 32px;
	font-size: 11px;
	font-weight: bold;
	color: #111;
	margin: 0px 2px 0px 2px;
	.margin: -3px 3px 20px 2px;
}

.servicios p {
	text-align: left;
	margin: 5px 0px 0px 0px;
}

.servicios td {
	margin: 0px 10px 0px 0px;
	vertical-align: top;
	padding: 0px 15px 0px 0px;
	width: 185px;
	font-family: tahoma;
	font-size: 11px;
	height: 300px;
}

.servicios h5 {
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	margin: 0px;
	border-top: 4px solid #83A317;
}

.servicios h6 {
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	margin: 0px;
	border-top: 4px solid #ddd;
}

.u {
	color: #999;
}



/*-------- Clientes --------*/

.widecolumn_clientes {
	.margin: -30px 0px 0px 0px;
	align:left;
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	width: 830px;	
}


.titulo_clientes {
	background: #d7d7d7;
	padding: 8px 0px 8px 32px;
	font-size: 11px;
	font-weight: bold;
	color: #111;
	margin: 8px 2px 30px 2px;
	.margin: -10px 3px 20px 2px;
	text-transform: uppercase;
}

.clientes {
	font-family: tahoma;
	width: 740px;
	margin: 5px 0px 0 60px;
	}

.clientes  li {
	font-family: tahoma;
	display: inline;
	}

.clientes  p {
	padding: 0px;
	margin: 0px;
	display: inline;
	}

.clientes h2 {
	font-size: 14px;
	margin: 30px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
	}

.clientes li img {
	border: 1px solid #ccc;
	width: 220px;
	margin: 0px 20px 10px 0px;
}

.clientes li a:link img,
.clientes li a:visited img {
	border: 1px solid #ccc;
	width: 220px;

}

.clientes li a:hover img {
	border: 1px solid #83A317;
	width: 220px;
}


.column_clientes {
	.margin-top: 0px;
	align:left;
	padding: 10px 0px 20px 0px;
	margin: 5px 0px 0px -10px;
	min-height: 300px;
}


.clientes_interior {
	font-family: tahoma;
	width: 740px;
	margin: 5px 0px 0 50px;
	}

.post_clientes {
	font-size: 11px;
	line-height: 2em;
	margin: 50px 0px 0px 0px;
	.margin: 0px 0px 0px 0px;
	.top: 0px;
	min-height: 300px;
	_height: 330px; /* Para Internet Explorer 6 */
}

.post_clientes h2 {
	color: #222;
	text-transform: uppercase;
	border-bottom: 1px solid #83A317;
	margin-bottom: 30px;
}

.post_clientes img {
	border: 1px solid #ccc;
	margin: 0px 20px 10px 0px;
}



/*-------- Columna clientes --------*/


#sidebar {
	padding: 20px 0 10px 30px;
	margin-right: 30px;
	width: 220px;
	font-family: 'tahoma';
	}

#sidebar form {
	margin: 0;
	}


/* Listados Comercial-Vivienda-Industrial-Clientes */

.comercial li, .vivienda li, .industrial li, .clientes li {
	list-style-type: none;
	}
	
.comercial h2,
.vivienda h2,
.industrial h2 {
	font-size: 4px;
	text-transform: uppercase;
	}
		
#sidebar li {
	list-style-type: none;
	font-size: 12px;
	border-bottom: 1px dotted #999;
	padding: 10px 0px 5px 0px;
	}



/*-------- Reportajes --------*/


.narrowcolumn4  {

	padding: 0 0px 0px 0px;
	margin-top: 25px;
	.margin-top: 27px;
	min-height: 330px;
	_margin-top: 0px; /* Para Internet Explorer 6 */
}

.titulo_prensa {
	background: #d7d7d7;
	padding: 9px 749px 5px 32px;
	font-size: 11px;
	font-weight: bold;
	color: #111;
	margin: 0px 2px 0px 2px;
	.margin: -3px 3px 20px 2px;
	text-transform: uppercase;
}

.post5 {
	font-size: 13px;
	color: #333;
	font-weight: normal;
	font-family: tahoma;
	padding: 0px 35px 0px 35px;
	line-height: 1.5em;
	clear: both;
}

.post5 h3 {
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
	font-family: tahoma;
	font-weight: bold;
	padding: 0px 0px 0px 120px;
}

.reportajes p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.reportajes img {
	padding: 0px;
	margin: -25px 20px 0px 0px;
	border-top: 4px solid #83A317;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	align: left;
}

.reportajes {
	padding: 0px 0px 0px 0px;
	.padding: 10px 0px 0px 0px;
	margin: 0px;
	font-family: tahoma;
	border-bottom: 1px solid #ccc;
}

.prensa {
	border-top: 4px solid #83A317;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/*-------- Fin de los estilos --------*/

