/* CSS Document */

#contenedor_cuerpo {
	background-image:url(../../../imagenes/fondo_gral_vercom_sec.gif);
	background-repeat:repeat-x;
	background-position:center top;
	margin:0;
	padding:0;
}
#cuerpo {
	width:900px;
	/*height:942px;*/
	background-image:url(../../../imagenes/fondo_vercom_sec.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0;
	padding:0;
}
#contenido {
	position:relative;
	height:584px;
	margin:0 0 0 60px;
}

#col_01 {
	width: 512px;
	height: 584px;
	float:left;
	text-align:left;
}
#col_02 {
	background:url(../../../imagenes/fondo_col_dcha.gif) no-repeat 0 0;
	width:328px;
	height:584px;
	float:left;
	text-align:left;
}
#col_02 p{
	margin:10px 0 10px 15px;
	width:115px;
	color:#FFF;
}
#ipoffice_izq {	
	width:115px;
	float:left;
	text-align:left;
}
#ipoffice_der {	
	text-align:left;
	height:200px;
}
#ipoffice_der  img {	
	margin: 30px 0 0 0;
}
#communication_der img {	
	margin: 15px 0 0 10px;
}
#communication_izq {	
	width:125px;
	float:left;
	text-align:left;
}
#communication_der {	
	text-align:left;
}
#vermas {
	margin: 7px 0 7px 0;
}

