*{padding: 0; margin: 0;}

html, body { 
	height: 100%;
}

body {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}

a:hover{
	color: #ec128d;
	text-decoration: underline;

}

a:link, a:visited, a:active{
	color: #ec128d;
	text-decoration: none;
}
.center { 
	text-align: center;
	height: 100%;
	width: 100%; 
	border: 0;
}

div#wrapper{
	width: 955px; /* change */
	border: 8px solid #FFFFFF;
	background: #000000;
	clear: both;
	overflow: hidden;
	margin: auto;
}

div#banner{
	height: 207px;
}

div#menubar{
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;		
}

div#mainmenu{
	width: 670px;
	float: left;
}

div#langmenu{
	width: auto;
	float: right;
	right: 0px;
}

.rightmenu{
width: auto;
float: left;
}

div#optionsbar{
	clear: both;
	overflow:hidden;	
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

div#optionsbar div#line{
	clear: both;
	overflow: hidden;
	height: 18px;
}
div#content p{
	margin-bottom: 10px;
	margin-top: 7px;
}

div#soundsys{
	width: 30px;
}

div#copyright{
	width: 100%;
	clear: both;
	overflow:hidden;	
	font-size: 90%;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: left;
	padding-left: 10px;
}

span#sitemap,
span#sitemap a:hover, span#sitemap a:link, span#sitemap a:visited, span#sitemap a:active{
	color: #82c341;
	text-decoration: none;
}

span#contact,
span#contact a:hover, span#contact a:link, span#contact a:visited, span#contact a:active{
	color: #ec128d;
	text-decoration: none;
}

span#copyrightnotice{
	color: #00b2e5;
}

.highlight {color: #ec128d}

.textfields{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;	
	background: #000000;
	color:#ffffff;
}

#txtComment{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;	
	background: #000000;
	border-color: #FFFFFF;
	border-style: solid;
	border-bottom-width: 3px;
	border-top-width: 3px;
	border-right-width: 10px;
	border-left-width: 10px;
}

.txtcheck{
	width: 0px;
	height: 0px;
    display: none; 	
}

.espectaculos{
	color: #ec128d;
	line-height: 20px;
}

.blanco,
.blanco a:hover, .blanco a:link, .blanco a:visited, .blanco a:active{
	color: #ffffff;
}

.amarillo,
.amarillo a:hover, .amarillo a:link, .amarillo a:visited, .amarillo a:active{
	color: #ffd900;
}

.celeste,
.celeste a:hover, .celeste a:link, .celeste a:visited, .celeste a:active{
	color: #00b2e5;
}

.rosado,
.rosado a:hover, .rosado a:link, .rosado a:visited, .rosado a:active{
	color: #ec128d;
}

.verde,
.verde a:hover, .verde a:link, .verde a:visited, .verde a:active{
	color: #82c341;
}

.rojo,
.rojo a:hover, .rojo a:link, .rojo a:visited, .rojo a:active{
	color: #dc382e;
}

.tituloamarillo{
	color: #ffd900;
	font-size: 60px;
	line-height: 70px;	
}

.titulorojo{
	color: #dc382e;
	font-size: 60px;
	line-height: 70px;	
}

.titulorosado{
	color: #ec128d;
	font-size: 60px;
	line-height: 70px;	
}

.tituloverde{
	color: #82c341;
	font-size: 60px;
	line-height: 70px;	
}

.recuadro {
	border: 3px solid #FFFFFF;
}

