body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../img/fondo_body.gif);
}
.descarga {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #02404B;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #F49306;
}
.destacar {
	color: #FFFFFF;
	font-weight: bold;
}


h1 {
	font-size: 20px;
	color: #EC9000;
	font-weight: bold;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 12px;
	color: #FE9300;
	padding: 0px;
	margin: 0px;
	float: right;
}
h3 {
	color: #FF9900;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;
}

div#centrar_todo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

div#contenedor {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#inicio {
	height: 25px;
	width: 200px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 172px;
}
#inicio a:link {
	font-size: 9px;
	font-weight: bold;
	color: #E18601;
	text-decoration: none;
}
#inicio a:visited {
	font-size: 9px;
	font-weight: bold;
	color: #E18601;
	text-decoration: none;
}
#inicio a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #014753;
	text-decoration: none;
}

div#encabezado {
	width: 1000px;
	height: 93px;
	background-image: url(../img/encabezado_cnse_actividades.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	height: 29px;
	width: 850px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	margin: 0px;
}

#contenedor_central {
	height: 467px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/descarga.gif);
	background-repeat: no-repeat;
}
#novedades {
	width: 250px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F49306;
	height: 420px;
}
#cont_novedades p {
	padding: 0px;
	line-height: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#cont_novedades {
	width: 250px;
	height: 390px;
	font-size: 10px;
	font-weight: bold;
	scrollbar-arrow-color: #073239;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #F7F7F7;
	scrollbar-face-color: #F0F2F3;
	scrollbar-highlight-color: ##E1E6E9;
	scrollbar-darkshadow-color: #EDF3F3;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F49306;
}
#cont_novedades h5 {
	font-size: 10px;
	background-color: #F49306;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#novedades a:link {
	font-size: 10px;
	font-weight: bold;
	color: #FF9800;
	text-decoration: none;
}
#novedades a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FF9500;
	text-decoration: none;
}
#novedades a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #004D57;
	text-decoration: none;
}


#cont_novedades ul {
	margin: 0px;
	padding: 0px;
}

#cont_novedades li {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CDCDCD;
	background-color: #F7F7F7;
}



div #contenido_central {
	width: 650px;
	float: right;
	margin-right: 10px;
	height: 390px;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#video {
	height: 300px;
	width: 330px;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	background-image: url(../img/fondo_video.gif);
	background-repeat: no-repeat;
}

#ver_video_bto {
	height: 20px;
	margin-top: 10px;
	width: 60px;
	float: right;
}
#ver_video_bto a:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#ver_video_bto a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#ver_video_bto a:hover {
	font-size: 10px;
	color: #FD7500;
	text-decoration: none;
	font-weight: bold;
}

#titulo02 {
	width: 720px;
	height: 25px;
	background-image: url(../img/titulo_central03.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
#titulo02 a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}
#titulo02 a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}
#titulo02 a:hover {
	color: #F49306;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}
#titulo02 ul {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#titulo02 li {
	display: inline;
}
#sc2cerrar {
	height: 30px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#sc1 {
	width: 300px;
	height: 375px;
	background-image: url(../img02/fondo_video.gif);
	background-repeat: no-repeat;
	float: left;
}
#txt {
	width: 300px;
	scrollbar-arrow-color: #073239;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #F7F7F7;
	scrollbar-face-color: #F0F2F3;
	scrollbar-highlight-color: ##E1E6E9;
	scrollbar-darkshadow-color: #EDF3F3;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 410px;
	text-align: justify;
	line-height: 20px;
	float: right;
}
#txt a:link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#txt a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#txt a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #F49306;
	text-decoration: none;
}
#txt li {
	list-style-type: none;
	margin-bottom: 10px;
}

#txt p {
	margin-right: 10px;
}
#titu_noticia {
	width: 600px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#titulo_seccion {
	width: 970px;
	float: right;
	height: 20px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
}

#video2 {
	width: auto;
	height: auto;
}
#titulo_video {
	height: 30px;
	width: 300px;
	float: right;
}
#otro_con {
	height: 20px;
	width: 300px;
	float: left;
}
div#pie {
	width: 997px;
	height: 43px;
	background-image: url(../img/pie.gif);
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #666666;
	float: left;
}
#pie a:link {
	color: #999999;
	text-decoration: none;
}
#pie a:visited {
	color: #999999;
	text-decoration: none;
}
#pie a:hover {
	color: #EC9000;
	text-decoration: underline;
}
#pie ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
}
#pie li {
	display: inline;
	margin-left: 15px;
}

