@charset "UTF-8";
/* CSS Document */
/*GENERAL*/
body{
	background:url(/images/bg.jpg) repeat-x #C5D8EA;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;}
	
#header{
	background:#fff;
	width:950px;
	height:86px;
	border-top:6px #C42126 solid;
	margin:0px auto;}

*html #header{
	width:949px;
	}
	
	#all{
		margin:0px auto;}
#back{
	background:url(/images/bg_header_rght.jpg) right repeat-x;
	height:60px;
	width:610px;
	float:right;
}
a{
	text-decoration:none;}
	
a:hover{
	text-decoration:underline;}
a img{
	border:none;}
	
/*TEXT CLASSES*/

h1{
	font-size:18px;
	color:#C42126;
}
	
#article h1, #article h2, #article h3, #article p{
	margin-left:25px;
	margin-right:25px;
	}
h2{
	font-size:16px;
	color:#333;
	text-transform:uppercase;}
h3{
	font-size:14px;
	color:#537797;}
p{
	font-size:12px;
	line-height:15px;}
	
h6{
	font-size:10px;}
	
#hr{
	border-top: solid 1px #ccc;
	color:#555;
	border-bottom:none;
	border-left:none;
	border-right:none;
	width:910px;

	}
#inside_back{
	background:url(../images/bg_header_lft.jpg) no-repeat;
	height:60px;
	width:228px;}
	
#logo{
	background:url(../images/logo.gif) no-repeat;
	width:191px;
	height:69px;
	float:left;
	margin-top:10px;
	margin-left:15px;}

/*MENU*/	

#menu{
	float:right;
	margin-right:20px;
	margin-top:-15px;}
#menu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#51687D;
	font-size:10px;}
	
	#menu ul li a:hover{
	font-weight:900;
	color:#333;}
	
#menu ul li{
	color:#C42126;
	list-style:square;
	float:left;
	margin-left:25px;}
	
*html #menu ul li{
	background:url(../images/list.gif) left no-repeat;
	padding-left:15px;
	padding-bottom:-5px;
	margin-right:0px;}
	
*:first-child+html #menu ul li{
	background:url(../images/list.gif) left no-repeat;
	padding-left:15px;
	padding-bottom:-5px;
	margin-right:0px;}
	
*html #menu{
	margin-top:0px;
	margin-right:10px;}
	

	
/*CONTENT*/
#content{
	width:970px;
	background:url(../images/cont_bg_top.png) no-repeat top;
	margin:0px auto;
}


*html #inside_content2{
	margin-bottom:-300px;
	border:1px solid #ccc;
}
	
#inside_content{
	background:url(../images/cont_bg_middle.png) repeat-y top;
	min-height:300px;
	float:left;
	padding:0px 30px;}
	

	
#inside_content2{
	background:url(../images/cont_bg_middle.png) repeat-y top;
	min-height:300px;
	float:left;
	padding:0px 30px;
	}
	
#bottom_content{
	background:url(../images/cont_bg_bottom.png) no-repeat bottom;
	height:24px;
	width:970px;
	float:left;}
	
*html #content{
	background:url(../images/cont_bg_top.jpg) no-repeat top;
}
	
*html #inside_content{
	background:url(../images/cont_bg_middle.jpg) repeat-y top;
	}
	
*html #inside_content2{
	background:url(../images/cont_bg_middle.jpg) repeat-y top;
	}
	
*html #bottom_content{
	background:url(../images/cont_bg_bottom.jpg) no-repeat bottom;
	}
	
#article{
	width:950px;
	margin:0 auto;
	}	
/*SIDE*/
#side{
	margin-top:-45px;
	float:left;
	width:220px;
	}
*html #side{
	position:relative;
	left:-20px;
	}

#side ul{
	margin:0px;
	padding:0px;}
	
#side ul li{
	background:url(../images/side_bg.png) no-repeat;
	width:250px;
	padding-left:55px;
	padding-top:15px;
	height:73px;
	list-style:none;
	margin-left:-20px;
}
*html #side ul li{
	margin-bottom:-7px;
	margin-left:0px;
}

#side ul li:hover{
	background:url(../images/side_bg2.jpg) no-repeat;

}

#side ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
}

#side ul li a img{
	float:left; margin-left:-45px; margin-right:5px;
}

*html #side ul li a img{
	float:left; margin-left:-35px; margin-right:5px;
}

#side ul#side_in li{
	background:none;
	width:180px;
	height:auto;
	list-style:none;
	margin-left:-5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	margin-top:-65px;
	margin-bottom:16px;
}

*html #side ul#side_in li{
		position:relative;
	left:-40px;
	top:53px;
	width:150px;
	}
	
*html #side ul#side_in2 li{
		position:relative;
	left:-40px;
	top:53px;
	width:150px;
	}

*:first-child+html #side ul#side_in li{
	color:#FFF;
	margin-top:-10px;
	margin-bottom:0px;
}

*:first-child+html ul#side_in, *html ul#side_in{
	
	padding:0px;
}

*:first-child+html #side ul#side_in2 li, *html #side ul#side_in2 li{
	color:#FFF;
	margin-top:-7px;
	margin-bottom:0px;
}

*:first-child+html #side ul li, *html #side ul li{
	padding-top:15px;
	height:66px;
	}
	
*:first-child+html #side ul#side_in li{
	position:relative;
	left:-50px;
	}
*:first-child+html #side ul#side_in2 li, *html #side ul#side_in2 li{
	position:relative;
	left:-50px;
	}
	
	

html* #side ul#side_in li{
	margin-bottom:21px;
}

html* #side ul#side_in2 li{
	margin-bottom:21px;
}

#side ul#side_in2 li{
	background:none;
	width:180px;
	height:auto;
	list-style:none;
	margin-left:-15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	margin-top:-65px;
	margin-bottom:17px;
}

/*SLIDESHOW*/
#slideshow{
	width:700px;
	height:405px;
	float:right;
	margin-right:-20px;
	margin-top:-45px;

	}
	
*html #slideshow{
	width:700px;
	position:relative;
	right:20px;
	top:-360px;
	height:405px;
	float:right;
	
	margin-top:-45px;

	}
	
/*FOOTER*/
#footer{
	width:530px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:10px;
	font-size:10px;
	color:#4F4C44;
	float:left;}
	
*html #footer{
	margin-top:-10px;
	margin-bottom:10px;}
	
*html #footer2{
	margin-top:-10px;
	margin-bottom:10px;}
	
#footer3{
	width:530px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#4F4C44;
	float:left;
}
	
html* #footer3{
	margin-left:-220px;}
	
*:first-child+html  #footer{
	margin-left:0px;
	margin-bottom:30px;}
	
*:first-child+html  #footer3{
	margin-left:0px;}

*html #footer3{
	margin-left:0px;
	margin-top:-350px;}


*html #footer4{
	margin-top:-350px;
	margin-bottom:-350px;
	padding-bottom:-350px;}

#footer a{
	text-decoration:none;
	color:#537797;
	}
	
#footer3 a{
	text-decoration:none;
	color:#537797;
	}
	
#footer2 a{
	text-decoration:none;
	color:#999;
	}
	
#footer4 a{
	text-decoration:none;
	color:#999;
	}
	
#footer2{
	color:#999;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	text-align:right;
	float:right;}
	
#footer4{
	color:#999;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	text-align:right;
	float:right;}

/*SOBRE CONTRESA*/

#nos_pic{
	background:url(../images/sobre_nosotros/frente.jpg) no-repeat top;
	width:100%;
	height:191px;
	}
	
/*Obras y proyectos*/
#proy{
	padding-left:-1px;}
#proy ul{
	margin:0px;
	padding:0px;
	}
	
#proy li{
	list-style:none;

	
	}
#proy li ul{
	margin-left:220px;
	margin-top:-180px;
	margin-bottom:150px;
	width:650px;
	}
#proy ul li{

	}
.titulo{
	font-size:24px;
	color:#537797;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	}
	
.fecha{
	font-size:16px;
	color:#333;
	font-weight:bold;}

.detalles{
	color:#555;
	font-size:12px;}
