/*
Theme Name: AVERIG WP
Theme URI: http://www.averig.cl
Description: TEMA DE AVERIG PARA WORDPRESS
Version: 1.0
Author: averig.cl
Author URI: http://www.averig.cl

*/


* {
	margin:0;
}
a {
	color: #FF7F00;
	text-decoration:none;
}

a:hover {
	color: #000000;
}
body {
	border:0;
	padding:0;
	font-family:verdana;
	font-size:12px;
}

#contenedor {
	width:1000px;
	display:block;
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
	/*background:#F9F9F9;*/
}
#caja-busqueda {
	background:#D3D3D3;
	padding-top:3px;
	margin-bottom:15px;
	width:100%;
	height:20px;
}

#caja-busqueda input {
	margin-right:3px;
	border: #C0C0C0 solid 1px;
	font-size: 10px;
	
}

#logo {
	width:100%;
	height:67px;
	display:block;
	position:relative;
	background:#FFFFFF;
	text-align:left;
	
	padding-bottom:15px;
}

#menu {
	background: #D3D3D3;
	width:100%;
	height:40px;
	display:block;
	position:relative;
}

#menu ul {
	list-style:none;
	padding:0;
	display:inline;
}

#menu li {

	display:inline;
	float:left;
	
}

#menu a {
	display:block;
	width:95px;
	height:30px;
	text-align:center;
	border-right: #C0C0C0 2px dashed;
	text-decoration:none;
	color:#6B6B6B;
	padding-top:10px;
	font-weight:bold;

	
}

#menu a:hover {
	background:#E8E8E8;
}

#slide {
	margin-top:10px;
	width:100%;
	height: 200px;
	background:#7B7B7B;
}




/* Easy Slider */

	#slider {
		margin-top:10px;
	}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:1000px;
		height:200px;
		overflow:hidden; 
		}
	#prevBtn, #nextBtn{ 
	display:inline;
	width:30px;
	float:left;
	height:30px;
	position:relative;
	}	
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:30px;
	background:url(imagenes/fizq.png) no-repeat 0 0;	
	
	}	
#nextBtn a{ 
	background:url(imagenes/fder.png) no-repeat 0 0;	
	}			

/* // Easy Slider */


#info {
	margin-top:30px;
	clear:both;
	width:100%;
	height:250px;
	display:block;
	position:relative;
	text-align:left;
}
.info1 {
	background:url(imagenes/fondo-texto2.jpg) bottom right no-repeat;
	padding-top:30px;
	width:250px;
	height:250px;
	float:left;
	margin-left:70px;
}

#info2 {
	padding-top:30px;
	margin-left:60px;
	width:250px;
	height:250px;
	float:left;
}

.info-left {
	float:left;
}
.info-2 {
	
	height:250px;
	padding-left:55px;
	font-size:10px;
	padding-right:20px;
	
}
.titulo1 {
	font-size:20px;
	color:#797979;
	font-weight:bold;
}

#footer {
	width:100%;
	height:100px;
	margin-top:60px;
	background:#D3D3D3 url(imagenes/piefondo.gif) repeat-x;
	text-align:left;
}
#footer a {
	font-size:11px;
	padding-bottom:5px;
	text-decoration:none;
	color: #4C4C4C;
}

#footer a:hover {
	color: #FF7F00;
}
.der {
	text-align:right;
}
.izq {
	float:left;
	padding-top:10px;
}
.izqw {
	float:left;
	width:200px;
	margin-top:25px;
	
}
.col {
	float:left;
	width:40%;
	padding:3%;
}
.derw {
	float:right;
	width:300px;
	text-align:right;
	font-size:11px;
	color:#4C4C4C;
	padding-right:10px;
	padding-top:25px;
}

.texto-central {
        padding:25px;
        text-align:justify;
        font-size:12px;
}


.titulo-pag {
       	font-size:30px;
       	font-weight:bold;
       	margin-bottom:10px;
       	color: #6D6D6D;
}


.texto-central ul {
	list-style-image: url(imagenes/check.gif);
}

.cliente {
	margin-top:20px;
	font-size:25px;
	color: #FF7F00;
}
 .trabajo {
 	display:block;
 	position:relative;
 	padding-left:30px;
 	background:#EFEFEF;
 	border-bottom:#C4C4C4 2px dashed;
 	margin-top:10px;
 	height:170px;
 }
.trab-img {
	margin-top:4px;
	float:left;
	display:block;
	position:relative;
	width:250px;
}
.trab-txt {
	float:left;
	display:block;
	position:relative;
	font-size:11px;
	padding-left:15px;
}

.trab-title {
	font-size:18px;
	color: #6B6B6B;
	font-weight:bold;
}
#labusqueda {
	text-align:left;
}
#labusqueda a {
	font-size:15px;
	display:block;
	text-decoration:none;
	margin-top:15px;
	color:#FF7F00;
	
}
