@import 'reset.css';
@import 'ventana.modal.css';
@import 'formulario.css';
@import 'mapa.css';
@import 'direccion.css';
@import 'jquery.jcarousel.css';
@import 'skin.css';

body{
	background:#cc0000 url(../img/bg_body.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
#contenedor{
	width:939px;
	margin-left:auto;
	margin-right:auto;
}
.header{
	width:939px;
	height:88px;
}
.logo{
	display:block;
	float:left;
	padding:10px 0 0 20px;
}
.logo .logo_imagen{
	display:block;
	float:left;
	background:url(../img/logo.png) no-repeat;
	width:118px;
	height:76px;
}
.logo .logo_texto{
	display:block;
	float:left;
	font-size:2em;
	color:#FFFFFF;
	padding-top:25px;
}
* html .logo .texto{
	font-size:1.8em;
}
.info{
	float:right;
	display:block;
	font-size:1.8em;
	padding:35px 20px 0 0;
}
.info_item{
	display: block;
	float:left;
	color:#FFF;
	vertical-align:text-top;
	padding:0 5px;
}
* html .info_item{
	width: 140px;
	text-align:center;
}
.telefono{
	display:block;
	height:34px;
	padding-top:5px;
}
* html .telefono{
	margin:3px 0 0 0;
}
.link a:link, 
.link a:visited {
	display:block;
	color:#FFFFFF;
	padding:3px 3px 0 3px;
	text-decoration:none;
}
* html .link a:link, 
* html .link a:visited {
	margin:3px 0 0 0;
}
.link a:hover{
	display:block;
	border:none;
	height:34px;
	width: auto;
	padding:0 3px 0 3px;
	background:url(../img/link_right.png) no-repeat right;
}
* html .link a:hover{
	margin:0 0 3px 0;
}
.link span {
	padding:0 3px 3px 5px;
}
.link a:link span, .link a:visited span{
	text-decoration:underline;
}
.link a:hover span {
	display:block;
	height:34px;
	width: inherit;
	padding:3px 3px 0 5px;
	background:url(../img/link.png) no-repeat;
	cursor:pointer;
}
* html .link a:hover span {
	margin:3px 0 0 0;
}
.cuerpo_top{
	height:38px;
	background: url(../img/cuerpo_top.png) no-repeat;
}
.cuerpo_right{
	padding-right:17px;
	background: url(../img/cuerpo_right.png) right top repeat-y;
}
.cuerpo_left{
	padding-left:17px;
	background: url(../img/cuerpo_left.png) left top repeat-y;
}
.contenido{
	margin:0 8px 0 8px;
	background: #FFFFFF url(../img/cuerpo_bg.png) repeat-x;
}
.proyecto_top{
	padding:20px 0 0 0;
	background: url(../img/proyecto_top.png) top no-repeat;
}
* html .proyecto_top{
	padding: 11px 0 0 0;
}
.proyecto_foot{
	padding:0 0 20px 0;
	padding:0 1px 20px 0;/*** Solo para IE7 ***/
	background: url(../img/proyecto_foot.png) bottom no-repeat;
}
.proyecto_title{
	display:block;
	float:left;
	padding-left:20px;
	width: 250px;
}
.proyecto_title .proyecto_title_texto{
	font-size:1.8em;
	color:#FFFFFF;
}
.proyecto_title img{
	vertical-align:middle;
	padding:0 10px;
}
* html .proyecto_title img{
	padding:0 5px;
}
.proyecto_imagen{
	padding:10px 0 35px 0;
}
* html .proyecto_imagen{
	padding:10px 0 15px 0;
}
.proyecto_resumen{
	display:block;
	float:left;
	width:500px;
	padding:20px 100px 35px 15px;
	color: #CCCCCC;
	font-size:1.3em;
}
.proyecto_resumen p{
	padding:10px 0;
}
.proyecto_resumen p.title{
	color:#FFFFFF;
}
.proyecto_resumen a.enlace:link, a.enlace:visited{
	padding:2px 2px;
	background:#CC0000;
	color:#FFFFFF;
	text-decoration:none;
}
* html .proyecto_resumen a.enlace:link, a.enlace:visited{
	position:relative;
	cursor:pointer;
}
.proyecto_resumen a.enlace:hover{
	padding:2px 2px;
	background:#CC0000;
	color:#FFFFFF;
	text-decoration:underline;
}
* html .proyecto_resumen a.enlace:hover{
	position:relative;
	cursor:pointer;
}
.contenido_left{
	float:left;
	width:600px;
	padding-bottom:60px;
}
.contenido_left .somos{
	display:block;
	float:left;
	width:280px;
	padding-left:20px;
}
.contenido_left .titulo{
	display:block;
	font-size:1.6em;
	font-weight:bold;
	color:#000000;
	padding:0 0 0 10px;
}
.contenido_left .texto{
	display:block;
	padding:0 10px 0 10px;
}
* html .contenido_left .texto{
	padding:0 10px 0 10px;
}
.contenido_left p.title{
	font-size:1.2em;
	color: #999999;	
}
.contenido_left p{
	padding:10px 0;
	font-size:1.2em;
	color: #999999;
}
.contenido_left img{
	vertical-align:middle;
	padding:0 10px 0 0;
}
.contenido_left .hacemos{
	display:block;
	float:left;
	width:300px;
}
.contenido_left .hacemos_lista{
	display:block;
	float:left;
	font-size:1.2em;
	color: #999999;
}
.contenido_left ul li{
	list-style: none;
	list-style-position:outside;
	background: url(../img/bullet_lista.png) no-repeat left 5px;
	padding:0 0 1px 14px;
}
.contenido_left ul li ul{
	padding:1px 0 0 10px;
}
.contenido_left ul li ul li{
	list-style: none;
	list-style-position:outside;
	background: url(../img/bullet_lista.png) no-repeat left 5px;
	padding:0 0 1px 14px;
}
.contenido_right{
	float:right;
}
.contenido_right .trabajamos{
	width:280px;
}
.contenido_right .titulo{
	font-size:1.6em;
	font-weight:bold;
	color:#000000;
}
.contenido_right img{
	vertical-align:middle;
	padding:0 10px;
}
* html .contenido_right img{
	padding:0 10px 0 0;
}
.contenido_right .texto{
	padding:0 10px 0 10px;
}
* html .contenido_right .texto{
	padding:0 10px 0 20px;
}
.contenido_right p.title{
	font-size:1.4em;
	color:#000000;
}
.contenido_right p{
	padding:10px 0;
	font-size:1.2em;
	color: #999999;
}
* html .contenido_right p{
	padding:10px 0 10px 10px;
}
.cuerpo_foot{
	height:32px;
	background: url(../img/cuerpo_foot.png) no-repeat;
}
.footer{
	width:939px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-bottom:30px;
}
.footer .direccion{
	color:#FFFFFF;
	font-size:1.4em;
}
a:link, a:visited{
	color:#FFFFFF;
}
.bloque{
	display:block;
}
.bloque_left{
	display:block;
	float:left;
	width:112px;
	padding-right:15px;
}
.bloque_right{
	display:block;
	float:left;
}