/* CSS Document */

#principal{
    width: 100%;
    height:  100%;
    margin: 0 auto;
	padding: 0;
    position: absolute;
	background-image:url(../img/catering-1.jpg);
}

#i1{
    width: 20%;
	height:100%;
    float:left;
	margin-top: 27px;
	height:36px;
}

#c1{
    width: 60%;
	height:480px;
    margin: auto;
	background-color:#FFF;
	margin-top: 5%;
	vertical-align:central;
	z-index:1;
	
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;

}

#logo{
    z-index: 2;
	width:200px;
	position:absolute;
	top:18%;
	left:42.7%;
}

#logoimg{
	width:200px;
}

#frase{
    z-index: 2;
	width:600px;
	position:absolute;
	top:54%;
	left:28.5%;
	text-align:center;
}

#frasetxt
{
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#000;
	font-size:26px;
}

#fondoredes
{
	z-index:3;
	width:60%;
	background-color:#FFF;
	position:absolute;
	top:70%;
	height:50px;
	margin-left:20%;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.7;

	

}










#d1{
    width: 20%;
	height:100%;
    float:right; 
	margin-top: 27px;
	height:36px;
} 

#textoheader
{
    color:#FFF; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px; 
	float:right;
	margin-top:9px;
} 



#sepcabcue{
	background-color:#000;
	width:100%;
	height:0.3%;
	margin-top:130px;
	
}

#imagen{
	background-image:url(../img/fondo.jpg);
	width:100%;
	height:51.5%;
	
}

#i2{
    width: 20%;
	height:0.2%;
    float:left;
}

#c2{
    width: 60%;
	height:0.2%;
    margin: auto;
    float:left;
	background-color:#000;
}

#d2{
    width: 20%;
	height:0.2%;
    float:right; 
} 

#i3{
    width: 20%;
	height:23%;
    float:left;
}

#c3{
    width: 60%;
	height:23%;
    margin: auto;
    float:left;
}

#d3{
    width: 20%;
	height:23%;
    float:right; 
} 

#footer{
	background-image:url(../img/footerimg.png);
	background-repeat:repeat-x;
	width:100%;
	height:6%;
	vertical-align:bottom;
	
}
