div.floated {
	width: 400px;
	float: left;
	margin-left: 1em;
}
/*grilla de imagenes */
div#imgroja1 {
	margin-right:6px;
	margin-bottom:10px;
	position:relative;
	float:left;
	width:114px;
	height:114px;
	background:url(../img/servicios/plato01.jpg) no-repeat center #CC3333;
}
div#imgnaranja1 {
	margin-right:6px;
	margin-left:6px;
	margin-bottom:6px;
	position:relative;
	float:left;
	width:114px;
	height:114px;
	background:url(../img/servicios/plato02.jpg) no-repeat center #FF9933;
}
div#imggris1 {
	background-color:#eee;
	margin-left:6px;
	margin-bottom:6px;
	position:relative;
	float:left;
	width:114px;
	height:114px;
}
/**/
div#imgroja2 {
	background-color:#CC3333;
	margin-right:6px;
	margin-left:6px;
	margin-bottom:6px;
	margin-top:6px;
	position:relative;
	float:left;
	width:114px;
	height:114px;
}
div#imgnaranja2 {
	margin-left:6px;
	margin-bottom:6px;
	margin-top:6px;
	position:relative;
	float:left;
	width:114px;
	height:114px;
	background:url(../img/servicios/plato04.jpg) no-repeat center #FF9933;
}
div#imggris2 {
	margin-right:6px;
	margin-bottom:6px;
	margin-top:6px;
	position:relative;
	float:left;
	width:114px;
	height:114px;
	background:url(../img/servicios/plato03.jpg) no-repeat center #ccc;
}
/**/
div#imgroja3 {
	margin-left:6px;
	margin-bottom:6px;
	margin-top:6px;
	position:relative;
	float:left;
	width:114px;
	height:114px;
	background:url(../img/servicios/plato05.jpg) no-repeat center #CC3333;	
}
div#imgnaranja3 {
	background-color:#FF9933;
	margin-right:6px;
	margin-bottom:6px;
	margin-top:6px;
	position:relative;
	float:left;
	width:114px;
	height:114px;
}
div#imggris3 {
	margin-right:6px;
	margin-left:6px;
	margin-bottom:6px;
	margin-top:6px;
	position:relative;
	float:left;
	width:114px;
	height:114px;
	background:url(../img/servicios/plato06.jpg) no-repeat center #ddd;
}
