/* 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: 495px;
	margin: 0 16px 0 0;
	float:left;
	text-align:left;
}
#texto_char {
	background:url(../../../imagenes/esp/char_07.jpg) no-repeat bottom right;
	height:480px;
}
#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 7px;
	width:225px;
	color:#FFF;
}
#col_02 img{
	border:0;
}
#pantallazos_char_izq {
	float:left;
	margin:109px 5px 0 7px;
}
#pantallazos_char_izq2 {
	float:left;
	margin:99px 5px 0 7px;
}
#pantallazos_char_der {
	margin:3px 0 0 0;
}
ul {
	margin:5px 0 5px 25px;
}


