@charset "utf-8";
/* CSS Document */

html, body {
	overflow-x:hidden; 
	}

body  {
	text-align:center;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	background-color:#d9dadb;
	}
	
#contenedor {
	width:1007px;
	margin:0 auto;
	text-align:left;
	}
	
#menu1 {
	height:55px;
	background-image:url(img/menu_bg.jpg);
	padding-left:10px;
	padding-top:10px;
	}
.menu2 {
    position:relative;
	left:760px;
	}
#cabezera {
	height:180px;
	background-image:url(img/cabezera_bg.jpg);
	}
#cabezera_txt {
	position:relative;
	top:47px;
	left:520px;
	height:99px;
	width:478px;
	color: #e2e2e2;
	line-height: 13px;
	}

.letra {
	font-size: 24px;
}
#cuerpo {
	height:872px;
	background-image:url(img/cuerpo_bg.jpg);
	background-repeat:repeat-x
	}
	
#fila1 {
	position:relative;
	top:6px;
	}
	
#cuadro1 {
	float:left;
	height:327px;
	width:327px;
	margin-left:8px;
	background-color:#FFF;
	}
#home_imagen {
	text-align:center;
	margin-top:23px;
	margin-bottom:10px;
	}
#home_titulo {
	margin-left:7px;
	margin-right:7px;
	padding-bottom:2px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	border-bottom:solid;
	border-bottom-width:1px;
	}
#home_texto {
	margin-left:7px;
	margin-right:7px;
	margin-bottom:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:justify;
	}
#cuadro2 {
	float:left;
	height:327px;
	width:327px;
	margin-left:5px;
	background-color:#FFF;
	}
#cuadro3 {
	float:left;
	height:327px;
	width:327px;
	margin-left:5px;
	background-color:#FFF;
	}
	
#fila2 {
	position:relative;
	top:11px;
	}
#cuadro4 {
	float:left;
	height:327px;
	width:327px;
	margin-left:8px;
	background-color:#FFF;
	}
#cuadro5 {
	float:left;
	height:327px;
	width:659px;
	margin-left:5px;
	background-color:#FFF;
	}
	
#fila3 {
	position:relative;
	top:670px;
	}
#cuadro6 {
	height:160px;
	width:991px;
	margin-left:8px;
	background-image:url(img/pie_bg.jpg);
	}
	
#menuportfolio {
	height:58px;
	width:991px;
	margin-left:8px;
	}
	
#cuadroportfolio {

	width:991px;
	margin-left:8px;
	background-color:#FFF;
	}
#cuadroportfolio table tr .imagenes_textos {
	text-align:justify;
	vertical-align:top;
	}
#cuadroportfolio table tr .imagenes_textos_izq {
    font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align:justify;
	vertical-align:top;
	}
#cuadroportfolio table tr .imagenes_portfolio {
	text-align: center;
	}
#cuerpo_portfolio {
	background-image:url(img/cuerpo_bg.jpg);
	background-repeat:repeat;
	padding-bottom:42px;
	}
#flechas {
	float:left;
	margin:15px 0px 0px 5px;
	}
	
#numeros {
	float:left;
	margin:18px 0px 0px 20px;
	font-size: 10px;
	word-spacing: 15px;
	color:#FFF;
	}
#numeros a:link{
	text-decoration:none;
	color:#FFF;
	}
#numeros a:visited{
	text-decoration:none;
	color:#FFF;
	}
#numeros a:hover{
	text-decoration: underline;
	color: #A9A9A9;
	}
.activo{
	color: #A9A9A9;
	text-decoration: underline;
	}
	
#cuadrocontacto{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	width:972px;
	height:400px;
	margin-left:17px;
	color:#FFF;
	}
