* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E8E4E5;
}
p {
	margin-top: 13px;
	margin-bottom: 13px;
}



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}


#general {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera h1 {
	color: #FFF;
	font-size: 2em;
	font-weight: normal;
}
#cabecera h2 {
	color: #FFF;
	font-size: 1.4em;
	margin-bottom: 4px;
	font-weight: normal;
}
#general  h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 10px;
}
#general h3 {
	font-size: 1.3em;
	font-weight: bold;
}
#general h4 {
	font-size: 1.2em;
	font-weight: bold;
}


#logo {
	width: 126px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 4px;
	height: 105px;
}
#cabecera {
	background-color: #FFFFFF;
}

#menu {
	background-color: #666666;
	height: 31px;
	font-size: 1.1em;
	font-weight: bold;

}

.cierre {
	clear: both;
}
.cierrepie {
	clear: both;
	background-color: #CCCCCC;
	height: 25px;
}
.cierrepieIndex {
	clear: both;
	background-color: #D24F36;
	height: 20px;
}


#colIzq {
	width: 200px;
	float: left;
	margin-top: 25px;
	padding: 10px;
}
#colIzqIndex {
	width: 280px;
	float: left;
	margin-top: 80px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 2.4em;
	text-align: center;
	line-height: 2em;
}



#contenido {
	background-color: #CCCCCC;
	width: 100%;
	height: auto;

}
#contenidoIndex {
	background-color: #D24F36;
	width: 100%;
	height: auto;
}
.minisIndex {
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 108px;
}




#colDcha {
	float: right;
	padding: 50px;
	background-color: #FFFFFF;
	color: #666666;
	width: 580px;
}
#colDchaindex {
	background-color: #FFFFFF;
	color: #666666;
	float: right;
	width: 600px;
}
#col1 {
	float: left;
	width: 350px;
}
blockquote {
	margin-right: 80px;
	margin-left: 80px;
}

#col2 {
	float: right;
	width: 200px;
}

#imagen {
	height: 200px;
	width: 900px;
	background-image: url(../imgs_web/img_index.jpg);
}
#imagen2 {
	width: 680px;
	float: right;
	background-color: #FFFFFF;
}
#imagen3 {
	width: 680px;
	float: right;
	background-image: url(../imgs_web/cab_1.jpg);
}

#pie {
	text-align: center;
}
#colDcha  th {
	background-color: #EFEFEF;
}
.tablaActores {
	margin: 4px;
	float: left;
	padding: 0px;
}
.fotoActor {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.cierreActores {
	clear: both;
	background-color: #EEEEEE;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.rojo {
	color: #F00;
}

