body {
   background-color:#000;
   /*font-size:12px;
    font-family: Arial;
   */
  font: 100.01% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

img {
   border: none;
   display: block;
}

embed,
object {
        display: block;
}

/*
        page
*/

#page {
   text-align: left;
   margin: auto;
   width: 1000px;
}

/*
        header
*/

#header {
background-color: #000;
clear: left;
color: #fff;
overflow: hidden;
}

* html #header { height: 21.1em; } /* IE6 fix */

#menu{
	background-image:url(../img/menu.jpg);
	text-align:center;
		font-size: 12px;
}

#menu A{
		color:#000;
	font-style:Arial;
	text-decoration: none;
	font-weight: bold;	
}

#menu A:hover:HOVER{
	text-decoration: underline;
}

#content {
   		clear: left;        line-height: 1.6;
        overflow: hidden;
        background-image:url(../img/fondo.jpg);
        height:352px;}


* html #content { height: 1%; } /* IE6 fix */
* html #menu {margin-top:-124px;}
/* datos del sector */
#page .contentDatos{	font-size: 12px;	font-style:Arial;}
* html #page .contentDatos .videos { height: 1%; } /* IE6 fix */
#videos{ padding: 0 25px 0 25px;}#columna{ /*width: 235px;*/ float: left; }#video{padding:10px 0 10px 0; float:left;width:235px;}#video_thumb{width:90px; float:left;}#video_info{line-height: 1.1; }#video_info .name {        color: #bf1228;        display: block;        font-weight: bold;        text-transform: uppercase;}
.footer{
	background-image:url(../img/footer.jpg);
	text-align:center;
	font-weight: bold;	
	font-size:12px;
	height:27px;
	font-style:Arial;
	color:#000;	
}

.footer A{
	text-decoration: none;
	color:#000;	
}

/* navegacion anterior siguiente */

#navegacion {
	width:100%;
	float:right;
	clear:both;
	display:block;
}
#botones_nav {
	width:210px;
	float:right;
	margin-right:1.5em;
	}
	
#navegacion #botones_nav div{ 
	float:right;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	height:15px;
	margin-left:8px;
	padding:0px 2px 8px 0px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:95px;
		}

* html #navegacion #botones_nav div{ padding:1px 2px 1px 0px} /* IE 6 Hack */

#navegacion #botones_nav #b_ant, #navegacion #botones_nav #b_ant a {
	background:#bbb;
	color:#666;
	text-decoration:none;
	cursor:pointer;
	}

#navegacion #botones_nav #b_sig, #navegacion #botones_nav #b_sig a {
	background:#666;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	}

	