body {
	margin: 0;
	padding: 0;
	background-color:#441A4F;
	font: 62.5% Arial, Helvetica, sans-serif;
	color:#653472;
	text-align: left;
}
p {
	font-size:12px;
	color: #FFFFFF;
	text-align:justify;
	line-height:18px;
	margin:0px;
}
h1 {
	font-size:28px;
	color: #FFFFFF;
	margin:0px;
	margin-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
}

h2 {
	font-size:16px;
	color: #FFCC99;
	margin:0px;
	margin-bottom:5px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
h3 {
	font-size:14px;
	color: #FFFFFF;
	margin:0px;
	margin-bottom:5px;
	font-weight:normal;
}
.input {
	width:98%;
	background-color:#ede0f1;
	border:solid 1px #FFFFFF;
	color:#743885;
}
.inputtextarea {
	width:98%;
	background-color:#ede0f1;
	border:solid 1px #FFFFFF;
	color:#743885;
}
label {
	width:100px;
	height:15px;
	background-color:#ede0f1;
	border:solid 1px #FFFFFF;
	color:#743885;
}
.brchico {
	height:5px;
	overflow:hidden;
}
img {
	margin-bottom:5px;
	margin-top:5px;
}
.total {
	width:990px;
	margin:auto;
}
.logo {
	width: 990px;
	height: 231px;
	overflow:hidden;
	background-image:url(img/header09.png);
}
.contenido {
	width: 940px;
	padding-left:5px;
	overflow:hidden;
	margin:auto;
}
.post {
	width:479px;
	float: left;
	padding: 10px 15px;
	margin-bottom:15px;
	margin-left:10px;
	overflow:hidden;
}
.sidebar {
	width:241px;
	float:left;
	font-size:14px;
	background-image:url(img/fondosidebar.png);
	background-repeat:repeat-y;
	overflow:hidden;
}
ul {
	width:241px;
	margin:0px;
	padding:0px;
}
ul li {
	height:20px;
	width:241px;
	list-style:none;
	padding-left:30px;
	display:block;
	font-size:12px;
	line-height:16px;
	padding-top:4px;
	background-image:url(img/separadorli.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
ul li a {
	height:20px;
	width:211px;
	background-image:url(img/dot.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
	margin-left:-30px;
	padding-left:30px;
	padding-top:0px;
	margin-top:-4px;

}
ul li a:hover {
	background-image:url(img/dothover.png);
	background-repeat:no-repeat;
	background-color: #DDC7E3;
	color: #000;
	display:block;
	margin-left:-30px;
	padding-left:30px;
}	
.publicidad {
	width:180px;
	float: right;
	text-decoration:none;
	background-image:url(img/fondopublicidad.png);
	background-repeat:repeat-y;
	margin-right:-4px;
}
.publicidad a {
	text-decoration:none;
}
.publicidad a img {
	margin-bottom:5px;
	margin-left:10px;
	border:none;
}
.publicidadpie {
	width:180px;
	height:20px;
	background-image:url(img/piepublicidad.png);
	overflow:hidden;
	margin-top:-10px;
}
.lacomparsa {
	width:241px;
	height:33px;
	background-image:url(img/lacomparsa.png);
/*	margin-left:-1px;*/
}
.fotos {
	width:241px;
	height:35px;
	background-image:url(img/fotos.png);
/*	margin-left:-1px;*/
}
.videos {
	width:241px;
	height:35px;
	background-image:url(img/videos.png);
/*	margin-left:-1px;*/
}
.espectaculos {
	width:241px;
	height:32px;
	background-image:url(img/espectaculos.png);
/*	margin-left:-1px;*/
}
.comunicados {
	width:241px;
	height:35px;
	background-image:url(img/comunicados.png);
}
.comunicado {
	padding:5px;
	width:220px;
	margin:auto;
	color:#441A4F;
}
.comunicado h1 {
	font-size:16px;
	padding:3px;
	background-color:#441A4F;
	text-align:left;
	margin:0px;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.comunicado a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.comunicado p {
	margin:0px;
	color:#441A4F;
	font-size:11px;
	line-height:14px;
}
.contacto {
	width:241px;
	height:58px;
	background-image:url(img/contactese.png);
/*	margin-left:6px;*/
}
.reproductor {
	width:201px;
	padding:0px;
	padding-left:10px;
	padding-right:20px;
	margin-top:5px;
	margin-bottom:10px;
}
.pie {
	width:785px;
	height:29px;
	background-image:url(img/pie.png);
	color:#FFFFFF;
	padding-top:60px;
	padding-bottom:20px;
	padding-left:160px;
	padding-right:20px;
	overflow:hidden;
}
.pie p {
	width:460px;
	color:#FFFFFF;
	font-size:10px;
	margin:0px;
	text-decoration:none;
	float:left;
}
.pie a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
	border:none;
}
.disalerno {
	width:56px;
	height:24px;
	background-image:url(img/disalerno.png);
	float:right;
}




















