html {
height:100%;
}
body {
	margin: 0;
	padding: 0;
	/*background: #FFFFFF url(imagenes/fondo2.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8E959B;*/
	height:100%;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

a {
	color: #E55D13;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 900px;
	height: 93px;
	margin: 0 auto;
	position:relative;
	z-index:9;
	visibility: visible;




}

/* BANNER */

#banner {
	width: 905px;
	height: 132px;
	margin: 0 auto;
	position:relative;
	z-index:10;
	top: 209px;
	left: 3px;
	visibility: visible;







}

/* Menu */

#menu {
	float:left;
	height:227px;
	width:171px;
	position:relative;
	z-index:1;
	left: -2px;
	top: -212px;
	visibility: visible;






}

#swfbanner {
	float:left;
	height:227px;
	width:729px;
	position:relative;
	z-index:2;
	left: 4px;
	top: -211px;
	visibility: visible;
	overflow: auto;







}


/* CINTILLO */

#cintillo {
	margin:0 auto;
	height:76px;
	width:900px;
	text-align:right;
}

/* TOP */
#TOP{
margin-top:30px;
margin-left:10px;
float:left;
height:25px;
background-color: #C5DFE9;
color:#000000;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
width:780px;
position:relative;
z-index:3;
}

/* CONTENIDO */

#contenido {
	margin: 0 auto;
	width: 900px;
	position:relative;
	z-index:11;
	height: 1px;
	visibility: visible;





}

#menuprincipal{
width:217px;
float:left;
position:relative;
z-index:4;
}

/*NOTICIAS*/
#noticiasprincipal{
	width:690px;
	float:left;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	z-index:11;
	top: 165px;
	height: 713px;
	left: 96px;
	visibility: visible;







}

#noticiasprincipal .noticiasprincipal_titulo{
font-size:16px;
font-weight:bold;
padding: 5px 0 0 5px;
}

#noticiasprincipal ul {
	padding: 0 0 0 5px;
	/*background: #C5DFE9 url(imagenes/img07.gif) no-repeat left bottom;*/
	list-style: none;
}

#noticiasprincipal li {
	padding: 10px 0 10px 0;
	background: url(img/img08.gif) repeat-x;
	/*font-size: small;*/
	color:#666666;
}

#noticiasprincipal a {
	text-decoration: none;
	font-weight: bold;
	color: #3F95B8;
}

#noticiasprincipal a:hover {
	color: #204B5C;
}

/*SUBMENU PRINCIPAL*/
#submenuprincipal{
width:291px;
float:left;
position:relative;
z-index:6;
}

#seccionesprincipal{
width:200px;
float:left;
position:relative;
z-index:7;
}

/*SUBMENU SECCIONES*/
#submenu{
	width:169px;
	float:left;
	color:#FF6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	z-index:8;
	text-align:left;
	left: -10px;
	top: 17px;



}
#submenu .submenu_titulo{
font-size:16px;
font-weight:bold;
padding: 5px 0 0 5px;
#padding: 0 0 0 0;
}

#submenu ul {
	padding: 0 0 0 5px;
	#padding: 0 0 0 0;
	/*background: #C5DFE9 url(imagenes/img07.gif) no-repeat left bottom;*/
	list-style: none;
}

#submenu li {
	padding: 0 0 5px 0;
	#padding: 0 0 0 0;
	background: url(img/img08.gif) repeat-x;
	/*font-size: small;*/
	color:#666666;
	font-size:13px;
}
.subsubmenu {
	padding: 0 0 0 5px;
	color:#FF6600;
}
#submenu a {
	text-decoration: none;
	color: #666666;
}

#submenu a:hover {
	color: #333333;
}

/*CONTENIDOS*/
#contenidos{
	width:539px;
	float:left;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11.5px;
	position:relative;
	z-index:8;
	margin-left:50px;
	height: 1083px;
	top: 75;






}

#contenidos .contenidos_titulo{
font-size:20px;
font-weight:bold;
color:#FF6600;
text-align:right;
}

#contenidos .contenidos_subtitulo{
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	font-weight:bold;
}	

#contenidos .contenidos_subtitulo2{
	font-size: 10.5px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}	
	
/* FOOTER */

#footer {
	width: 900px;
	margin: 0 auto;
}

.imagen_flotante_iz{
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}
/* Box Style One */

/*.boxed1 {
	margin-bottom: 20px;
}

.boxed1 h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 10px 0 0 55px;
	background: #C5DFE9 url(img/img09.jpg) no-repeat;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed1 ul {
	margin: 0;
	padding: 0;
	background: #C5DFE9 url(imagenes/img07.gif) no-repeat left bottom;
	list-style: none;
}

.boxed1 li {
	padding: 5px 0 0 5px;
	background: url(imagenes/img08.gif) repeat-x;
	font-size: small;
}

.boxed1 a {
	text-decoration: none;
	font-weight: bold;
	color: #3F95B8;
}

.boxed1 a:hover {
	color: #204B5C;
}

.boxed1 .active, .boxed1 .active a {
	background-color: #0066CC;
	color: #FFFFFF;
}
*/

