#contenedor {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	overflow: auto;
	z-index: 1;
	overflow-x:hidden;  /* esto lo pongo para IE5 que coloca barras scroll */
	margin-top: 0px;
	border: 1px solid #CCC;
}

#contenedor_derecha {
	width: 100%;
	float: right;
	margin-top: 0px;
	z-index: 2;
}


.fondo_gris{
	background-color:#CCC;
	width:100%;
	height:200px;
	padding-top:10px;
	padding-bottom:10px;
}
#cabecera {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}


#cuerpo { background-image:url(../imagenes/fondo1.png);
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}

#pie {
	width: 100%;
	height: auto;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	vertical-align: middle;
	/*background-image: url(../imagenes/general/fondo_pie.gif);
	background-repeat: repeat-x;
	background-position: top;
	*/
	}


#fotos {
	background-color:#333;
	margin-top:-18px;
	margin-right: auto;
	margin-left: auto;
}


.col_izquierda {
	width: 201px;
	float: left;
	position: relative;
	/*margin-left: -350px; */
	z-index: 15;
}

.col_centro {
	width: 580px;
	margin-left: 17px;
	float: left;
	position: relative;
	/*margin-left: -350px; */
	z-index: 10;
}

.col_derecha {
	width: 160px;
	float: right;
	position: relative;
	/*margin-left: -350px; */
	z-index: 5;	/*padding-right: 7px;
	padding-left: 7px;*/
}


#pie_recuadro {
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 5px;
	bottom: 30px;
}

#fila {
	width: 100%;
	height: auto;
	}


#menu-fondo {
	color: #666666;
	height: 90px;
	background-color: #FFFFFF;
	}
	

#centro_foto_comodoro {
	width: 657px;
	height: auto;
	color: #000000;
	border: 1px solid #999999;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	}

#centro_foto_servicio {
	width: 657px;
	height: auto;
	color: #000000;
	border: 1px solid #999999;
	display: block;
	padding: 5px;
	margin-top: 10px;
	}
	
#centro_recuadro {
	border: thick solid #CCCCCC;
}

#recuadro_elemento {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 10px;
}

.grupo_menu_centro {
	position: relative;
	width: auto;
	height: auto; 
	padding-top: 0px;
	margin-top: -13px;     
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#cuadro_dolar{
	overflow: hidden;
	width: 151px;
	height: 74px;
	background-image: url(../imagenes/general/cargando_cotizaciones.gif);
	background-color: #CCCCCC;
}

#cuadro_elemento_izquierda{   /* esta creo que está en desuso */
	overflow: hidden;
	width: 149px;
	height: 100px;
}

#caja_separadora{
	padding-left: 8px;
}

#caja_encuadre{
	padding-left: 20px;
}

#fondo_cines {
	background-image: url(imagenes/general/fondo_cines.jpg);
	width: 620px;
	min-height: 1350px;
}


#publi_E1{
	font-family: Verdana, Geneva, sans-serif;
}

#publi_A1{
	font-family: Verdana, Geneva, sans-serif;
}

#publi_C1{
	margin-top: 10px;
	margin-bottom: 10px;
}
