* { margin:0; padding:0;}
.col1, .col2, .col3, .col4, .col5 {float:left;}
.col4, .col5 { margin-left:2px}
.clear { clear:both;}

.w{ width:100%}
.site_center{text-align:center; width:100%;}
.site_center1{margin:0 auto; text-align:left; width:708px; }

/*header*/
#header{height:216px; background:url(images/top.gif) no-repeat right top} 

/*content*/ 
#content{ width:708px; background:url(images/line1.gif) no-repeat  bottom}
#content .row1 { width:100%}

#webpremium {
float:left;	
width:425px;
height:200px;
margin-top:10px;
padding:22px 10px 22px 30px;
border:dotted;
border-color: #FFF;
border-width:1px;
background-color: #FFF;
border-radius: 5px;
-moz-border-radius: 5px;

}

#clientesweb {
float:left;	
width:185px;
height:200px;
margin-top:10px;
margin-left:5px;
padding:22px 10px 22px 30px;
border-color: #F60;
border-style: solid;
border-width:1px;
background-color: #FFF;
border-radius: 5px;
-moz-border-radius: 5px;
background-image: url(images/clientes.png);
background-repeat:no-repeat;
background-position:bottom right
}

#otros {
float:left;	
width:700px;
height:150px;
margin-top:15px;
padding:22px 22px 22px 30px;
background-repeat:no-repeat;
}

/*index.html*/
#page1 #content .col1 { width:700px}
#page1 #content .col2 { width:236px}
#page1 #content .col3 {
	width:235px;
	height: 310px;
	background-color: #FFF;
}
#page1 #content .col4 {
	width:230px;
	height: 310px;
	background-color: #FFF;
}
#page1 #content .col5 {
	width:230px;
	height: 310px;
	background-color: #FFF;
}

/*index-1.html*/
#page2 #content .col1 {
	width:200px;
	margin-left: 10px;
	margin-right: 10px;
}
#page2 #content .colposicionamiento { width:100px}
#page2 #content .col2 { width:466px}
#page2 #content .col3 {
	width:350px;
	margin-left: 50px;
}
#page2 #content .col4 {
	width:350px;
	margin-left: 34px;
}
#page2 #content .col5 { width:206px}
/*index-2.html*/
#page3 #content .col1 { width:465px}
#page3 #content .col2 { width:236px}
#page3 #content .col3 { width:214px}
#page3 #content .otros { float: left; width:200px; margin-right:28px;}
#page3 #content .otros2 {
	float: left;
	width:200px;
	font-size: 11px;
}
#page3 #content .col4 { width:206px}
#page3 #content .col5 { width:206px}
/*index-3.html*/
#page4 #content .col1 { width:235px}
#page4 #content .col2 { width:466px}
#page4 #content .col3 { width:205px}
#page4 #content .col4 { width:216px}
#page4 #content .col5 { width:216px}
/*index-4.html*/
#page5 #content .col1 { width:465px}
#page5 #content .col2 { width:236px}
#page5 #content .col3 { width:201px}
#page5 #content .col4 { width:216px}
#page5 #content .col5 { width:216px}
/*index-4.html*/
#page6 #content .col1 { width:701px}


 /*footer*/
#footer {height:97px; width:708px}

