@charset "utf-8";
body {
	background-color: #050505;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenedor   #contenido   p  {
	line-height: 22px;

}
.datos {
	font-weight: bold;
	text-align: center;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
#contenedor #contenido #aviso {
	clear: left;
	background-color: #000000;
	color: #F0F0F0;
}

#contenedor #contenido table {
	line-height: 22px;
}

#contenedor #slade {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-position: bottom;
	background-image: url(img/bgcont.jpg);
}
#contenedor #cabecera {
	height: 228px;
	background-image: url(img/cab.jpg);
}

#contenedor  #slade  img  {
	border: 1px solid #C80000;
}
#contenedor #menu {
	float: left;
	margin-left: 20px;
	width: 150px;
	margin-top: 25px;
	background-color: #333333;
	margin-bottom: 10px;
}
#contenedor #contenido {
	float: left;
	width: 750px;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
	background-color: #333333;
	border: 1px solid #050505;
	padding-top: 15px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 15px;
}
#contenedor #pie {
	clear: left;
	height: 95px;
	background-image: url(img/bgpie.jpg);
}
#contenedor #pie h1 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
#contenedor #menu ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#contenedor #menu a {
	text-decoration: none;
	display: block;
	padding-left: 25px;
	height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #050505;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#contenedor #menu p {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
}

#contenedor #menu a:hover {
	text-decoration: none;
	display: block;
	padding-left: 25px;
	height: 24px;
	font-weight: bold;
	color: #C91600;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 6px;
}
#contenedor #contenido h1 {
	font-size: 1.2em;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.centrar {
	text-align: center;
}
#contenedor #contenido #left {
	float: left;
	width: 50%;
}
#contenedor #contenido #right {
	float: left;
	width: 48%;
	text-align: right;
}
.borde {
	border: 1px solid #CC1801;
}
#contenedor #contenido #plano {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #contenido #plano a {
	color: #FFFFFF;
}
#contenedor #contenido table a {
	color: #FFFFFF;
	font-weight: bold;
}
#contenedor #contenido a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #contenido a img:hover {
	border: 1px solid #B81601;
}
#contenedor #contenido #galeria a img {
	border: 1px solid #FFFFFF;
	margin-left: 14px;
	margin-bottom: 10px;
}
#contenedor #contenido #galeria a img:hover {
	border: 1px solid #FF0000;
	margin-left: 14px;
	margin-bottom: 10px;
	filter:alpha(opacity=50);
  	-moz-opacity: 0.5;
	opacity: 0.5;

}
#contenedor #contenido #piegal {
	margin-top: 15px;
	text-align: center;
}
#contenedor #escena {
	height: 400px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
#contenedor .centrar a {
	font-weight: bold;
	color: #FFFFFF;
}
#contenedor #contenido a {
	font-weight: bold;
	color: #FFFFFF;
}
#contenedor #contenido a:hover {
	font-weight: bold;
	color: #FF0000;
}
#contenedor .centrar a:hover {
	font-weight: bold;
	color: #FF0000;
}

