/*------| COMUNES |------*/

html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, input, 
p, blockquote, th, td, img {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: left;
}
html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
fieldset, img {
	border: 0;
}
a:link, a:visited {
	text-decoration: underline;
	color: #FFFFCC;
}
a:hover {
	color: #FFCC00;
}
blockquote {
	padding-left: 20px;
}

.img_frames {
	margin-right: 12px;
}

h6 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h5 {
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
	line-height: 22px;
	padding: 10px;
	border: 1px dashed #FFFFFF;
}
h4 {
	font-family: "Arial Narrow";
	font-weight: normal;
	font-size: 40px;
	color: #666666;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 60px;
}
h3 {
	font-weight: bold;
	font-size: 15px;
	color: #FFCC00;
	padding-top: 30px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #521A7D;
	padding: 7px;
	border: 1px dashed #FFFFFF;
}
h1 {
	line-height: 14px;
	padding: 7px;
	border: 1px dashed #666666;
	font-size: 10px;
	font-weight: normal;
}

.nav {
	width: 864px;
	padding-top: 20px;
	padding-left: 30px;
	clear: both;
}
.crp {
	width: 864px;
	padding-top: 30px;
	// padding-top: 25px;
	padding-left: 30px;
	clear: both;
}
.ftr {
	width: 864px;
	height: 35px;
	padding-top: 60px;
	padding-left: 30px;
	clear: both;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}


/*------| HEADER-NAVEGACION |------*/

.nav ul li {
	height: 16px;
	margin-right: 25px;
	float: left;
}
.nav ul li a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	position: relative;
}
.nav ul li span {
	visibility: hidden;
	font-size: 12px;
}

.nav_sep {
	width: 864px;
	height: 12px;
	background: #000 url(img/nav_separador.gif) top left no-repeat;
	float: left;
	margin-top: 5px;
}

/* inicio */
.nav ul li#inicio {
	width: 35px;
	background: #000 url(img/nav_inicio.gif) top left no-repeat;
}
.nav ul li#inicio:hover {
	background: #000 url(img/nav_inicio_ovr.gif) top left no-repeat;
}
.nav ul li#inicio.active {
	width: 35px;
	background: #000 url(img/nav_inicio_ovr.gif) top left no-repeat;
}

/* campana */
.nav ul li#campana {
	width: 78px;
	background: #000 url(img/nav_campana.gif) top left no-repeat;
}
.nav ul li#campana:hover {
	background: #000 url(img/nav_campana_ovr.gif) top left no-repeat;
}
.nav ul li#campana.active {
	width: 78px;
	background: #000 url(img/nav_campana_ovr.gif) top left no-repeat;
}

/* educacion */
.nav ul li#educacion {
	width: 106px;
	background: #000 url(img/nav_educacionrd.gif) top left no-repeat;
}
.nav ul li#educacion:hover {
	background: #000 url(img/nav_educacionrd_ovr.gif) top left no-repeat;
}
.nav ul li#educacion.active {
	width: 106px;
	background: #000 url(img/nav_educacionrd_ovr.gif) top left no-repeat;
}

/* educate */
.nav ul li#educate {
	width: 51px;
	background: #000 url(img/nav_educate.gif) top left no-repeat;
}
.nav ul li#educate:hover {
	background: #000 url(img/nav_educate_ovr.gif) top left no-repeat;
}
.nav ul li#educate.active {
	width: 51px;
	background: #000 url(img/nav_educate_ovr.gif) top left no-repeat;
}

/* sumate */
.nav ul li#sumate {
	width: 49px;
	background: #000 url(img/nav_sumate.gif) top left no-repeat;
}
.nav ul li#sumate:hover {
	background: #000 url(img/nav_sumate_ovr.gif) top left no-repeat;
}
.nav ul li#sumate.active {
	width: 49px;
	background: #000 url(img/nav_sumate_ovr.gif) top left no-repeat;
}

/* aporta */
.nav ul li#aporta {
	width: 42px;
	background: #000 url(img/nav_aporta.gif) top left no-repeat;
}
.nav ul li#aporta:hover {
	background: #000 url(img/nav_aporta_ovr.gif) top left no-repeat;
}
.nav ul li#aporta.active {
	width: 42px;
	background: #000 url(img/nav_aporta_ovr.gif) top left no-repeat;
}

/* anuncios */
.nav ul li#anuncios {
	width: 74px;
	background: #000 url(img/nav_anuncios.gif) top left no-repeat;
}
.nav ul li#anuncios:hover {
	background: #000 url(img/nav_anuncios_ovr.gif) top left no-repeat;
}
.nav ul li#anuncios.active {
	width: 74px;
	background: #000 url(img/nav_anuncios_ovr.gif) top left no-repeat;
}

/* videos */
.nav ul li#videos {
	width: 60px;
	background: #000 url(img/nav_videos.gif) top left no-repeat;
}
.nav ul li#videos:hover {
	background: #000 url(img/nav_videos_ovr.gif) top left no-repeat;
}
.nav ul li#videos.active {
	width: 60px;
	background: #000 url(img/nav_videos_ovr.gif) top left no-repeat;
}

/* salaprensa */
.nav ul li#salaprensa {
	width: 95px;
	background: #000 url(img/nav_salaprensa.gif) top left no-repeat;
}
.nav ul li#salaprensa:hover {
	background: #000 url(img/nav_salaprensa_ovr.gif) top left no-repeat;
}
.nav ul li#salaprensa.active {
	width: 95px;
	background: #000 url(img/nav_salaprensa_ovr.gif) top left no-repeat;
}


/*------| CUERPO |------*/

/* home */
.crp_homL {
	width: 240px;
	margin-right: 40px;
	float: left;
}
.crp_homR {
	width: 575px;
	float: left;
}

/* contenido */
.crp ul {
	padding-left: 20px;
}
.crp ul li {
	background: url(img/flechasUL.gif) 0px 5px no-repeat;
	padding-left: 14px;
}

/* patrocinadores */
.patro_logos img  {
	padding-right: 20px;
	margin-bottom: 20px;
}

/* discusion */
.discu  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.discu_nm  {
	font-weight: bold;
	color: #FFCC00;
	font-size: 12px;
}
.discu_tx  {
	line-height: 13px;
}
.discu_form  {
	margin-top: 40px;
	padding: 10px;
	border: 1px dashed #666666;
}
.discu_form_tit  {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.discu_form_fil  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding: 2px;
	margin-top: 5px;
}

/* sala de prensa */
.sala2 {
	border-top:1px dashed #666666;
	padding-top:15px;
	margin-top:15px;
}

.sala {
	border-bottom:1px dashed #666666;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.sala_ti, .sala_ti a  {
	font-weight: bold;
	color: #FFCC00;
	font-size: 14px;
	text-decoration: none;
}
.sala_ti a:hover  {
	color: #FFFFCC;
	text-decoration: none;
}
.sala span  {
	font-weight: normal;
	color: #521A7D;
	font-size: 12px;
	margin-left: 8px;
}
.sala_tx  {
	margin-top: 4px;
	font-weight: normal;
	line-height: 13px;
	font-size: 11px;
	color: #FFFFFF;
}

/*------| FOOTER-CREDITOS |------*/

.ftr_crdL {
	float: left;
}
.ftr_crdR {
	float: right;
}
.ftr a:link, a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.ftr a:hover {
	color: #FFFFFF;
}
