*
{
font-family: Tahoma, Verdana, sans-serif;
font-size:11px;
color: rgb(175,234,255);
text-decoration:none;
}

body{
background:url('../images/pix-dcha.jpg') top left repeat-x;
}

a:link { color: rgb(175,234,255); } 
a:visited { color: rgb(175,234,255);  } 
a:hover { color: rgb(255,255,255);} 

#left{
position:absolute;
top:0px;
left:0px;
width:50%;
height:100%;
border:0px solid rgb(900,0,0);
background:url('../images/pix-izq.jpg') top left repeat-x;
overflow:hidden;
}

#center{
position:absolute;
top:0px;
left:50%;
margin-left:-400px;
width:800px;
height:450px;
z-index:10;
border:0px solid rgb(0,0,0);
background:url('../images/construccion.jpg') top left repeat-x;
overflow:hidden;
}

#text1{
position:absolute;
top:200px;
left:24px;
}

#col1{
	position:absolute;
	top:250px;
	left:23px;
	width:250px;
	border:0px solid rgb(0,0,0);
}

#col2{
position:absolute;
top:285px;
left:23px;
width:550px;
}
#col3{
position:absolute;
top:250px;
left:25px;
width: 300px;
border:0px solid rgb(0,0,0);
}

#col4{
position:absolute;
top:250px;
left:335px;
width:325px;
}


#contact{
position:absolute;
top:375px;
left:25px;
color: rgb(13,97,155);
}
