/*               contactar                */
body {
	margin: 0px auto;
}
#contenedor_cuerpo_servicios {	 /* contendor principal de servicios  */
	width:790px;
	height:905px;
	position: relative;
	background-color:#000000;
	background:url(../images/servicios_fondo.jpg) no-repeat top center;
	z-index:0;
}
#servicios_imagen_cinta { /* contenedor de flash y detalle de la noticia */
	overflow:hidden;
	position:absolute;
	width:254px;
	height:47px;
	top: 196px;
	left: 46px;

}
#servicios_menu_flash { /* contendor para listado de restaurante  */
	overflow:hidden;
	position:absolute;
	width:214px;
	height:108px;
	top: 243px;
	left: 66px;
	
}
#servicios_imgtext { /* contendor para listado de restaurante  */
	overflow:hidden;
	position:absolute;
	width:321px;
	height:486px;
	top: 129px;
	left:318px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#servicios_imgtext_imag { /* contendor para listado de restaurante  */
	overflow:hidden;
	position:absolute;
	width:292px;
	height:132px;
	top: 17px;
	left:14px;

}
#servicios_imgtext_textoform { 
/* contendor para listado de restaurante  */
	overflow:hidden;
	position:absolute;
	width:292px;
	height:319px;
	top: 149px;
	left:14px;

}
#servicios_imgtext_textoform_boton { /* contendor para listado de restaurante  */
	overflow:hidden;
	position:absolute;
	width:146px;
	height:20px;
	top: 0px;
	left:146px;

}
#servicios_imgtext_textoform_text { /* contendor para listado de restaurante  */
	overflow:auto;
	position:absolute;
	width:292px;
	height:150px;
	top: 10px;
	left:0px;
	
}
#servicios_imgtext_textoform_flash { /* contendor para listado de restaurante  */
	overflow:hidden;
	position:absolute;
	width:292px;
	height:158px;
	top:160px;
	left:0px;
	
}
