body {
	background-color:#010101;
	color:#CDCDCD;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Lucida sans",Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size:14px;
}

strong,b {
color:#EFEFEF;
}

input[type=text] {
margin-bottom: 10px;
width:100%;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:1px;
border-left-color:#FFFFFF;
border-left-style:solid;
border-left-width:1px;
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width:1px;
background-color:#DFDFDF;
font-family:"Courier New", Courier, monospace;
}
input[type=submit] {
margin-top: 10px;
margin-bottom:10px;
width:100%;
border-bottom-color:#F48502;
border-bottom-style:dotted;
border-bottom-width:1px;
border-top-color:#F48502;
border-top-style:dotted;
border-top-width:1px;
border-left-color:#F48502;
border-left-style:dotted;
border-left-width:1px;
border-right-color:#F48502;
border-right-style:dotted;
border-right-width:1px;
background-color:#DFDFDF;
font-family:"Courier New", Courier, monospace;
font-weight:bold;
}
textarea {
margin-bottom: 10px;
width: 100%;
height:80px;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:1px;
border-left-color:#FFFFFF;
border-left-style:solid;
border-left-width:1px;
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width:1px;
background-color:#DFDFDF;
font-family:"Courier New", Courier, monospace;
}

h3 {
font-family:"Lucida sans",Arial, Helvetica, sans-serif;
color:#BFBFBF;
margin-top:0px;
padding-top:8px;
font-size:15px;
font-stretch:narrower;
font-weight:normal;

border-bottom-color:#EAEAEA;
border-bottom-style:dotted;
border-bottom-width:1px;
}
h3:first-letter {
font-weight:normal;
color:#F48502;
font-size:18px;
}
h4 {
font-family:"Lucida sans",Arial, Helvetica, sans-serif;
color:#BFBFBF;
margin-top:0px;
padding-top:8px;
font-size:12px;
font-stretch:narrower;
}
h4:first-letter {
color:#F48502;
}

#contenedor_principal {
 width:766px;
 margin:auto;
}

#imagen {
clear:both;
 width: 766px;
 height: 298px;
 background-image:url(img/header.jpg);
}


.texto {
text-align:justify;
padding-top:5px;
padding-bottom:5px;
padding-left:3px;
padding-right:3px;
}


#pie {
text-align:center;
/*color:#4C4C4C;*/
color:#8A8A8A;
font-size:10px;
padding-top:10px;
padding-bottom:5px;
background-color:#1E1E1E;
}
#pie a {

color:#666666;
text-decoration:none;
}
#pie p {
padding: 0;
margin: 0;
}

#cuerpo {
background-color:#2C2C2C;
padding-left: 15px;
padding-right:15px;
font-size:15px;
}
#cuerpo a {
font-size:15px;
text-decoration:underline;
color:#FFFFFF;
}
#cuerpo img {
max-width:730px;
height:auto;
}
#cuerpo_nulo {
background-color:#000000;
font-size:15px;
}
#cuerpo_nulo img {
max-width:730px;
height:auto;
}
#cuerpo_nulo a {
font-size:15px;
text-decoration:underline;
color:#FFFFFF;
}

#cuerpo ul {
list-style-image:url(img/flechas_lista.gif);
}
#cuerpo li {
padding-bottom:15px;
}


#noticia
{
	font-family:"Courier New", Courier, monospace;
	padding-right:10px;
	padding-bottom:5px;
}
#noticia .cabecera {
color:#AA2C31;
font-weight:bold;
font-size:0.9em;

}
#noticia .cuerpo {
color:#838383;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#noticia .cuerpo p {
margin:0;
padding:0;
}
#noticia .pie {
color:#AA2C31;
font-size:12px;
margin-bottom:10px;
}
#noticia .pie a {
color:#AA2C31;
font-size:12px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

#enlaces_tango a {
color:#AA2C31;
text-decoration:none;
}





#eventos {
	font-family:"Courier New", Courier, monospace;
}
#eventos .cuerpo {
	color:#838383;
	font-size:12px;
	padding-bottom: 10px;
}
#eventos .pie {
color:#AA2C31;
font-size:12px;
}





#galeria_main {
height:80px;
background-color:#2C2C2C;
padding-left: 5px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
}
#galeria_main .texto {
margin-top: 15px;
float:left;
}
#galeria_main .imagen {
float:right;
}

#galeria_main img {
margin-right:5px;
}

/********************************************************/
#menu {
height: 30px;
font-size:12px;
text-align:center;

}
#menu ul {
margin:0;
padding:0 0 0 0px;
list-style:none;

}
#menu  li {
float:left;
margin:0 0 0 2px;
padding:10px 1px 1px 1px;
height:30px;

}
#menu  a {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#FFFFFF;
font-size:13px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right:5px;
}
#menu  a:hover {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#4A4A4A;
}
.selected_menu a
{
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#AE2B31;
}

/*.selected_menu:first-letter {
color:#F48502;
}*/
/************************************************************/




/* estilos para el contenedor del navegador de páginas */
.navegador {
	clear: both;
	line-height: 1.6em;
	padding: 1em 0;
}

/* estilos para los enlaces del navegador de páginas */
.navegador a {
text-decoration:none !important;
}
.navegador a:link, .navegador a:visited, .navegador a:hover, .navegador a:active {
	border: 1px solid;
	border-color: #890909;
	padding: 1px 3px 1px 3px;
	/*background: #cccccc;*/
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
	color: #2D3237;
	text-decoration: none;
}

.navegador a:hover, .navegador a:active {
	color: #ef1b1b;
}

.navegador span {
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
}

