/*** Basicos***/
* {padding: 0;margin: 0;}
/**ESTRUCTURA***/
#wrap {width: 955px;margin: 0 auto;}

/* header top*/
#masterheader {
	margin-bottom:6px;
	padding:0px 4px 0px 4px;
	width:950px
}
#cajatop{
	height:16px;
	padding-top:4px;
	padding-right:5px;
	margin:0px;
	font-size:10px;
	text-align:right;
	background-image:url(../img/layout/leftheaderh1.jpg);
	background-repeat:repeat-y;
	background-position:left;
	color:#FFFFFF;
	background-color:#58585A;
}
#cajatop .data {
	color:#D4BDDA;
	font-weight:normal;
}
#cajatop .datatime {
	color:#D4BDDA;
	font-weight:bold;
}
/* cabecera con menu*/
#header { margin:0px 0px 6px 0px; padding:0px; width:955px;	height:193px;}
#menuheader { float:left; width: 228px; height:185px;margin: 0 0 0 4px;}
#peliheader { height:185px;}

.index {background-color:#924591;}
.centro {background-color:#924591;}
.situacion {background-color:#D18B0A;}
.actividades {background-color:#A4C408;}
.tiendas {background-color:#2398D1;}
.infantil {background-color:#D9632B;}
.cartelera {background-color:#D9632B;}
.imagenes {background-color:#F0AF00;}
.servicios {background-color:#7BAA1F;}
.ofertasm { background-color:#E8515F }
.contactom, .tiendam, .noticiam {background-color:#924591;}
.cmslogin {background-color:#00536A;}

#menuheader ul {
	list-style-type:none;
	padding:10px;
	margin:0;
	float:left; /*probar el left aqui*/
	color: #ffffff;
}
#menuheader ul li a,#menuheader ul li a:active 
{
	display: block;
	color: #FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom:4px;
	padding-left:4px;
}
#menuheader ul li a:hover { font-size:14px;font-weight:bold;}
#menuheader li#active a {font-size:14px;font-weight:bold;}

/*content */
#content { margin:0 0 4px 0; padding:0;clear:both;}

/* sombras height:228px;*/
.contentmid { width:955px;  background-image:url(../img/layout/midcontent.gif); background-repeat:repeat-y;}
.contentsup { width:955px; height:4px; background-image:url(../img/layout/topcontent.gif); background-repeat:no-repeat;}
.contentinf { width:955px; height:4px ;background-image:url(../img/layout/infcontent.gif); background-repeat:no-repeat;}

/* pie */
#masterpie {margin-top:6px; color:#333333;clear:both;}
#masterpie h1 {	margin:0px; text-align:left; font-size:9px; font-weight:normal}

#multiicon { float:right; text-align:left; margin:0; padding:0;}
#multiicon img{ padding-left:5px; border:none; display:inline;vertical-align:middle}

#iconospie { float:right; text-align:left; margin:0 50px 5px 0; padding:0;}
#iconospie img{ padding-left:8px; padding-right:20px; border:none; display:inline; vertical-align:middle}
#iconospie p { font-size:10px; color:#545556; margin-left:175px;}
#iconospie a.multi { color:#56307D;}

#pie { margin-bottom:5px;background-color:#EDF3F6;padding-top:5px; font-size:10px; height:20px;}
#pie a, #pie a:visited, #pie a:link { font-size:10px; color:#545556; text-decoration: none; padding-left: 5px;}
#pie a:hover { text-decoration: underline;}
#pie p { font-size:10px; color:#545556; margin-left:175px;}

#flags { float:left; text-align:left; margin-left: 12px;}
#flags img{ padding-right:5px; border:none; display:inline}


