/* Cascade DTP V4 - Style Sheet */
body {
	text-align: center;
	font-family: Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;
	font-size: 0.8em;
	line-height: 1.7em;
	margin: 0px;
	color: #CCC;
	background-color:#212121;
}

A:link {
	COLOR: #FFCACA;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #FFCACA;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #FFF;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #FFF;
	TEXT-DECORATION: underline;
	

}

img{
	border: 0px;
}
ul
{
}

li
{

}

h1 {
	color: #FF0000;
	font-size: 1.2em;
	font-weight: normal;
}

h1 A:link {
	COLOR: #FF0000;
	TEXT-DECORATION: none;
}
h1 A:visited {
	COLOR: #FF0000;
	TEXT-DECORATION: none;
}

h1 A:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: none;
}
h1 A:active {
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	

}
h2 {
	font-weight: bold;
	border-bottom: 1px solid #696969;
	font-size: 1.1em;
}




.linea{
	border-bottom:2px solid #696969;
}



#cont_header{
	width: 100%;
	background-color:#000;
	height: 140px;
	background-image: url(images/fondo_header.gif);
	background-repeat: repeat-x;
}


#cont_subheader{
	width: 100%;
	background-color:#000;
	height: 255px;
	border-bottom: 1px solid #3E3E3E;
	font-size: 0.9em;
	color:#999;
}

#cont_subheader_peq{
	width: 100%;
	background-color:#000;
	height: 154px;
	border-bottom: 1px solid #3E3E3E;
	font-size: 0.9em;
	color:#999;
}

#cont_body{
	width: 100%;
	background-image: url(images/fondo_body.jpg);
	background-repeat: repeat-x;
	padding-top:20px;
}
#cont_footer{
	width: 100%;
	font-size:0.85em;
	border-top: 1px solid #3E3E3E;
	background-image: url(images/fondo_footer.jpg);
	background-repeat: repeat-x;
	height:100px;
	color:#696969;
	margin-top:10px;
}

#cont_footer a:link, #cont_footer a:visited{
	color:#696969;
	margin:5px;
}
#cont_footer a:hover, #cont_footer a:active{
	color:#FF0000;
	text-decoration: none;
}
.contenedorvideos{
	background-color: #000;
	width:100%;
	height:100%;
	text-align: center;
}
.contenedorvideos a:link, .contenedorvideos a:visited, .contenedorvideos a:hover, .contenedorvideos a:active{
	color:#696969;
}
.alineaizq{
	float:left;
	text-align: left;
}

.alineader{
	text-align:right;
}
.alinearcentro{
	text-align: center;
}
.floatright{
	float: right;
	margin:15px 0px 5px 10px;
	border: 1px solid #CCC;
}

.pade{
	color: #FF0000;
}
.peq{
	font-size:0.8em;
}

.vermas{
	text-align:right;
	margin-right:15px;
}
.fondolistas{
	padding: 0px 15px 0px 0px;
	border: 1px solid #3E3E3E;
	background-color: #2C2C2C;
	margin-top: 5px;
}

.fondolistas ul{
	margin:25px;
	padding:0px;
}
.fondolistas_1{
	padding:5px;
	border: 1px solid #3E3E3E;
	background-color: #2C2C2C;
}
.subtitulo{
font-weight: bold;
color: #CCC;
}
.remarcado{
	background-color: #F6F6F6;
	border: 2px solid #F0F0F0;
	padding:0px 5px 0px 5px;
}
	
.centro{
	width: 960px;
	margin:auto;
	text-align: left;
}
.centro_centrado{
	width: 960px;
	margin:auto;
	text-align: center;
}
.marcolateral{
	background-color:#000;
	border: 1px solid #3E3E3E;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:260px;
	text-align: left;
}

.marcolateral_1{
	background-color:#000;
	border: 1px solid #3E3E3E;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:260px;
	text-align: left;
	font-size: 0.8em;
	color:#FF0000;
}

.aviso{
	margin:0px 0px 0px 30px;
	text-align: justify;
}

.cont_body_izq{
	width:550px;
	float:left;
	margin:0px 0px 0px 15px;
	text-align: justify;
}
.cont_body_der{
	width:330px;
	float:right;
	text-align: center;
}
.cont_subheader_izq{
	width:510px;
	float:left;
	margin:5px 0px 0px 20px;
}
.cont_subheader_der{
	width:390px;
	float:left;
	margin-top:5px;
}

.cont_subheader_der li{
line-height: 2em;
list-style: none;
text-align: left;
background-image: url(images/punto.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 25px;
}

.bloque_primera{
	width:290px;
	float:left;
	margin: 0px 0px 0px 20px;
	text-align: justify;
}

.bloque_primera_borde{
	border-right:1px solid #3E3E3E;
	padding-right:15px;
	height:150px;
}

.bloque_primera_sinborde{
	height:150px;
	padding-right:15px;
}



.clear-float {
	clear:both;
	margin:0px;
	padding:0px;
	border:0px;
}
.flecha_arriba{
	text-align: right;
	border:0px;
}

 /* FORMULARIO*/
input { 
margin: 1px;
background-color: #3E3E3E;
border:0px;
color:#CCC;
font-family: Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;
font-size: 1em;
} 
textarea { 
background-color: #3E3E3E;
margin: 1px;
border:0px;
color:#CCC;
font-family: Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;
font-size: 0.9em;
scrollbar-base-color: #3E3E3E;
}

.field {
	margin: 0;
	padding: 0px 0px 2px 0px;
}
.field label {
	float: left;
	color: #FF0000;
	display: block;
	width: 6em;
}
.field input, .field textarea {
	padding: 3px;
}

select{ 
border: 1px solid #C7C6C6; 
background-color: #F5F5F5;
margin: 2px;
}
.izqf{
	 float: left;
    width: 250px;
	 text-align: right;

	 }
.derf{
    margin-left:250px;
    width: 270px;
	 padding: 5px;
	 text-align: right;

	 }
