/* @override http://www.memoriamatinee.com/wp-content/themes/memoriamatinee/estilo.css */

@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

body{
	background-color: #e0e0d6;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
a.expo{
	display: block;
	text-indent: -9000%;
	background: url(img/promo.png) no-repeat;
	width: 300px;
	height: 108px;
}
#cabecera h2{
	margin: 25px 0;
	height: 110px;
	width: 310px;
}
#contenedor{
	width: 960px;
	margin: auto;
}

#cabecera{
	width: 100%;
	height: 145px;
}

#cabecera img{
	border: none;
	float: right;
	margin: 30px 0;
}

#cuerpo {
	width: 100%;
	height: 430px;
}

#teatros{
	margin: 0;
	padding: 0;
	width:100%;
	clear: both;
	height: 204px;
	overflow:visible;
}

#intro{
	height: 60px;
	background: url(http://www.memoriamatinee.com/wp-content/themes/memoriamatinee/img/vifull.gif) no-repeat;
}

#intro h2{
	text-align: left;
	color:#666633;
	font: italic 12px/20px Georgia, Times, serif;
	margin-bottom: 0;
	margin-left: 90px;
	margin-right: 90px;
	padding-top: 10px;
}

#click img {
	margin-bottom: 10px;
	margin-top: 10px;
}

#intro h2 strong {
	font-weight: bold;
	font-style: italic;
}


#teatros a img.teatro {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

img.teatro {
	margin: 0;
	padding: 0;
	border: 0;
}

#teatros a {
	margin: 0;
	padding: 0;
	border: 0;
}

img{
	margin: 0;
	padding: 0;
	border: 0;
}


/*aquí empieza el estilo del menú principal, donde habrá que poner luego otras a en las categorias*/

#menuindex{
	width:100%;
	height: 130px;
	margin-top: 20px;
}

#menuindex ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom: 20px;
}

#categoriadoble1{
	float:left;
	width: 50%;
}

#categoria1 {
	float: left;
}

#categoria1 h3 {
	margin-left: 100px;
}

#categoria1 a {
	display: list-item;
	width: 170px;
	list-style: none;
	margin-left: 100px;
}

#categoria2 {
	float: right;
}

#categoria2 h3 {
	margin-left: 0;
}

#categoria2 a {
	display: list-item;
	width: 190px;
	list-style: none;
	margin-left: 0;
}

#categoriadoble2{
	float:left;
	width: 50%;
}

#categoria3{
	float: left;
}

#categoria3 h3 {
	margin-left: 20px;
}

#categoria3 ul li a {
	margin-left: 20px;
}

#categoria4{
	float:right;
}

#categoria4 h3 {
	margin-right: 160px;
}

#categoria4 ul li a {
	margin-right: 160px;
}

.sec a{
	color:#000000;
	font-size:12px;
	line-height:30px;
	text-decoration: none;
}

.sec h3{
	font-family:Georgia, Times, serif;
	color:#a52d22;
	font-size:16px;
	text-transform:uppercase;
	margin-top: 20px;
	margin-bottom: 8px;
}

#barrapie{
	width:960px;
	background-color:#666633;
	height: 100px;
	clear: both;
	padding-top: 10px;
	margin-top: 20px;
}

#barrapie p.pie a {
	color: #b5b55a;
	text-decoration: underline;
}

p.pie {
	font-size: 10px;
	line-height: 14px;
	color:#FFFFFF;
	text-align:left;
	margin: 0 0 0 30px;
	padding:5px 0 5px 0;
	width: 50%;
	float: left;
}

#cc a img {
	float: left;
	margin-top: 5px;
}

#cc {
	width: 30%;
	float: right;
}

#cc p a {
	color: #b5b55a;
	text-decoration: underline;
}

#cc p {
	width: 170px;
	float: right;
	margin: 0 20px 0 0;
	padding: 5px 0;
	font-size: 10px;
	line-height: 14px;
	color:#FFFFFF;
}

.limpia {
	clear: both;
	visibility: hidden;
}

span.none {
	display: none;
}

