BODY     
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
A {
	font-family: 'Roboto Condensed', sans-serif;
	COLOR: #414042; 
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
A:hover {
	font-family: 'Roboto Condensed', sans-serif; 
	COLOR: #00aec3 ; 
	FONT-WEIGHT: bold;	
	FONT-SIZE: 14px;
	TEXT-DECORATION: underline;
}
A:active {
	font-family: 'Roboto Condensed', sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	COLOR: #00aec3 ; 
	TEXT-DECORATION: none;
}
.fecha 
	{
	font-family: 'Roboto Condensed', sans-serif;
	float: left;
	display: block;
	font: bold 14px;
	color: #414042;
	text-decoration: none;
	margin: 0 0 0 0; 
	padding: 5px 10px;
	text-transform:uppercase;
	border-right: 1px solid #CCCCCC;
}
.campo-gris {
	background-color: #F7F7F7;
}
.campo-titulo {
	BACKGROUND: #133091; 
	COLOR: #FFFFFF; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	font-family: 'Roboto Condensed', sans-serif; 
	TEXT-DECORATION: none
}
.campo-titulo-oceba {
	font-family: 'Roboto Condensed', sans-serif;
	FONT-SIZE: 14px;
	text-align:center;
	color: #133091; 
	height: 14px;
	padding:1px;
}
.campo-texto		{
	FONT-SIZE: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	border: 1px solid #CCCCCC;
	margin: 20px auto

}

#principal 
{
	margin: 0px auto; width: 1000px;
}
#principal h1 
{
	font-family: 'Roboto Condensed', sans-serif; 
	font-size: 18px;
	color:#133091;
	text-decoration:none;
	text-transform: none;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#principal h1 a
{
	font-family: 'Roboto Condensed', sans-serif; 
	font-size: 18px;
	color:#133091;
	text-decoration:none;
	text-transform: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#principal h1 a:active
{
	font-family: 'Roboto Condensed', sans-serif; 
	font-size: 18px;
	color:#133091;
	text-decoration:none;
	text-transform: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#principal h1 a:hover
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color:#D90000;
	text-decoration:underline;
	text-transform: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#principal h2 
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font: bold 	
       color:#00aec3 ;
	text-decoration:none;
	text-transform: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#principal h2 a
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color:#133091;
	text-decoration:none;
	text-transform: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
} 

#principal h2 a:active
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color:#133091;
	text-decoration:none;
	text-transform: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#principal h2 a:hover
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color:#D90000;
	text-decoration:underline;
	text-transform: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#principal h3 
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	color:#133091;
	text-decoration:none;
	text-transform: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#principal h3 a
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	color:#133091;
	text-decoration:none;
	text-transform: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
} 

#principal h3 a:active
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	color:#133091;
	text-decoration:none;
	text-transform: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#principal h3 a:hover
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	color:#D90000;
	text-decoration:underline;
	text-transform: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
ul
{

font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
}
#principal #toolbar
{
	border-top: 1px solid #00aec3;
	border-bottom: 1px solid ;
	background: #00aec3;
}

#principal #toolbar ul
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	margin:5 5 5 5;
	padding: 0px;
	list-style: none;
}

#principal #toolbar li
{
	/*display: inline;*/
	font-size: 14px;
	margin: 5 5 5 5;
	padding: 0px;
	
}

#principal #toolbar a
{
	font-family: 'Roboto Condensed', sans-serif;
	float: left;
	color: #FFF;
	text-decoration: none;
	margin: 0 0 0 0; 
	padding: 10px 15px;

}

#principal #toolbar a:hover
{
	font-family: 'Roboto Condensed', sans-serif;
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 0 0; /*Margin between each menu item*/
	padding: 10px 15px;
	background-color: #6BA230 ; /*Brown color theme*/ 

}

.header_enlaces 
{
	background-color:#EDEDED;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #444444;
	text-decoration:none;
}

.header_enlaces a
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#444444;
	text-decoration:none;
}

.header_enlaces a:hover
{
	color:#D90000;
	text-decoration: none;
}

.header_combo
{	
	background:#CCC;
	font-size:12px;
	font-family: 'Roboto Condensed', sans-serif;
	list-style-type:none;
	color: #000;
	text-decoration: none;
}
.banda_nueva {
	BACKGROUND: url("/Gifs/images/la_banda.png");
	margin: 0 0 0 0; 
	background-color:#333333;
	height: 135px;
	width: 1000px;	
}
.fotos {
	MARGIN-TOP: 10px;
	margin-right: 10px;
	margin-left: 10px; 
	FLOAT: left;
	border: 2px solid #000000;
/*	border-spacing: 15px;*/
}
.Titulo-noticia {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
/*	font-weight: none; */
	text-transform: none; 
	color: #133091; 
	text-decoration: none;
}
.Titulo-noticia a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px; 
/*	font-weight: none; */
	text-transform: none; 
	color: #133091; 
	text-decoration: none;
}
.Titulo-noticia a:hover {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px; 
/*	font-weight: none; */
	text-transform: none; 
	color: #00aec3 ; 
	text-decoration: none;
}
.texto-noticia2
{  
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform:none;
	text-align:justify;
	/*color: #414042; */
	text-decoration: none;
	border-bottom	: 1px solid #CCCCCC;
}
.texto-noticia
{  
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform:none;
	text-align:justify;
	color: #414042; 
	text-decoration: none;
	border-bottom	: 1px solid #CCCCCC;
}
.fecha-noticia
	{
	float: left;
	/*display: block;*/
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #414042;
	text-decoration: none;
	margin: 0 0 0 0; 
	/*padding: 2px 5px;*/
	/*text-transform:uppercase;*/
	/*border-right: 1px solid #CCCCCC;*/
}
.separador-noticia
{
	border-bottom	: 1px solid #CCCCCC;
}
INPUT 		
{
BORDER-TOP-COLOR: #000000; 
BORDER-LEFT-COLOR: #000000; 
BORDER-RIGHT-COLOR: #000000; 
BORDER-BOTTOM-COLOR: #000000; 
BORDER-TOP-WIDTH: 1px; 
BORDER-LEFT-WIDTH: 1px; 
FONT-SIZE: 14px; 
BORDER-BOTTOM-WIDTH: 1px; 
font-family: 'Roboto Condensed', sans-serif;
BORDER-RIGHT-WIDTH: 1px
}
TEXTAREA	
{
BORDER-TOP-COLOR: #000000; 
BORDER-LEFT-COLOR: #000000; 
BORDER-RIGHT-COLOR: #000000; 
BORDER-BOTTOM-COLOR: #000000; 
BORDER-TOP-WIDTH: 1px; 
BORDER-LEFT-WIDTH: 1px; 
FONT-SIZE: 14px; 
BORDER-BOTTOM-WIDTH: 1px; 
font-family: 'Roboto Condensed', sans-serif; 
BORDER-RIGHT-WIDTH: 1px
}
SELECT	
{
BORDER-TOP-COLOR: #000000; 
BORDER-LEFT-COLOR: #000000; 
BORDER-RIGHT-COLOR: #000000; 
BORDER-BOTTOM-COLOR: #000000; 
BORDER-TOP-WIDTH: 1px; 
BORDER-LEFT-WIDTH: 1px; 
FONT-SIZE: 14px; 
BORDER-BOTTOM-WIDTH: 1px; 
font-family: 'Roboto Condensed', sans-serif;
BORDER-RIGHT-WIDTH: 1px
}
FORM 		
{
font-family: 'Roboto Condensed', sans-serif;
FONT-SIZE: 14px; 
FONT-WEIGHT: bold; 
TEXT-DECORATION: none
}
.tablaCentralInterior
{
	border-left		: 1px solid #CCCCCC;
	border-top		: 1px solid #CCCCCC;
	border-bottom	: 1px solid #CCCCCC;
	border-right	: 1px solid #CCCCCC;
	
	background-color: White;
	padding		 	: 5px;
	margin-left		: 5px;
	margin-right	: 5px;
	margin-top		: 10px;
	margin-bottom	: 10px;
	
	text-decoration	:none;
	font-size		:14x;
	font-family: 'Roboto Condensed', sans-serif;
	list-style-type	:none;
}
.TitulosTablas
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	background-color:#444444;
	height: 18px;
	padding:1px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 0px solid #666666;
}
.CamposTablas
{
	border: 1px solid #CCCCCC;
	height: 20px;
	background-color: #F7F7F7;
	text-decoration	:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	list-style-type	:none;
}
.texto-rojo
{
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	color:#990000;
}
#principal UL {
	LIST-STYLE-POSITION: inside; 
	PADDING-BOTTOM: 6px; 
	TEXT-TRANSFORM: none; 
	LIST-STYLE-TYPE: square; 
	FONT-VARIANT: normal; 
	FONT-STYLE: normal; 
	MARGIN: 0px; 
	PADDING-LEFT: 6px; 
	PADDING-RIGHT: 6px;
	font-size: 14px; 
	FONT-COLOR: #414042; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none; 
	PADDING-TOP: 6px;
}
#principal LI {
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px;
}