body {
	background-image: url(../imagenes/bg_body.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.texto_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.texto_01:hover {
	color: #FF6600;
	text-decoration: underline;
}


.texto_02 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
a.texto_02:hover {
	color: #666666;
	text-decoration: underline;
}



.texto_02_link {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.texto_02_link:hover {
	color: #666666;
	text-decoration: underline;
}


.texto_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
a.texto_03:hover {
	color: #CC0000;
	text-decoration: italic;
}


.texto_noticia_01 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a.texto_noticia_01:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.creditos_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a.creditos_02:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


.titulo_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.titulo_01:hover {
	color: #FF6600;
	text-decoration: underline;
}

.titulo_noticia_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CC00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.titulo_noticia_01:hover {
	color: #66CC00;
	text-decoration: underline;
}

.titulo_noticia_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.titulo_noticia_02:hover {
	color: #FF6600;
	text-decoration: underline;
}


.botonera_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.botonera_01:hover {
	color: #E5E5E5;
	text-decoration: none;
}


.botonera_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.botonera_02:hover {
	color: #003366;
	text-decoration: none;	
}


.botonera_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.botonera_03:hover {
	color: #003366;
	text-decoration: none;
}
a.botonera_03:active{
	color: #FF6600;
	text-decoration: none;

	
}

.botonera_03_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}


.botonera_03_mouseOver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}

.subtitulo_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.subtitulo_01:hover {
	color: #FF6600;
	text-decoration: underline;
}


.story{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.story:hover {
	color: #FF6600;
	text-decoration: none;
}


.story02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.story02:hover {
	color: #FF6600;
	text-decoration: none;
}




/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #E9E9E9;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #666666;
	font-size: 70%;
	text-decoration: none;
	font-weight: bold
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 5px 0px 5px 10px;
	border-top: 1px solid #666666;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #666666;
	padding: 5px 0px 5px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #666666;
	background-color: #999999;
	padding: 5px 0px 5px 10px;


}
.linea_01 {
	background-image: url(../imagenes/linea_gris.gif);
	height: 1px;
	width: auto;


}
.linea_02 {
	background-color: #999999;
	height: 1px;
	width: auto;
}
