body{
	margin:5px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container{
	width:980px;
	z-index:0;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	background-color:#FFFFFF;
}
#cabezal{
	width:980px;
	height:90px;
	background-image:url(/images/cabezal.png);
	background-repeat:no-repeat;
	float:left;
}
#cabezal ul{
	width:980px;
	height:10px;
	float:left;
	margin:2px 0px;
	padding:0px;
}
#cabezal ul li{
	float:left;
	padding:0px 10px 2px 10px;
	list-style:none;
	font-size:11px;
	border-right:1px solid #BFBFBF;
}
#cabezal ul li a{
	color:#BFBFBF;
	text-decoration:none;
}
#cabezal ul li a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#h_cabezal{
	width:460px;
	height:80px;
	float: right;
	padding:0px;
}
#h_cabezal label{
	float:left;
	color:#BFBFBF;
	font-size:10px;
}

#menu{
	width:980px;
	height:20px; 
	float:left;
	margin:0px;
}

#menu a{
	height:17px;
	padding:3px 5px 3px 5px;
	overflow: hidden;
	text-decoration:none;
	color:#636363;
	float:left;
	font-size:12px;
	border-left:1px dashed #CECECE;
}

#menu a:hover{
	background-color:#333333;
	color:#FFFFFF;
}

.non{
	background-image:url(/sitio/gris.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.non:hover{
	background-image:url(/sitio/gris2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.non2{
	background-image:url(/sitio/blanco.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#636363;
}


.non2:hover{
	background-image:url(/sitio/gris2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.mundo{
	background-image:url(/sitio/gris_mundo.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#bbbbbb;
	font-weight:bold;
}

.mundo a{
	height:17px;
	padding:3px 5px 3px 5px;
	overflow: hidden;
	text-decoration:none;
	float:left;
	font-size:12px;
	border-left:1px dashed #CECECE;
}

.mundo a:hover{
	background-image:url(/sitio/gris_mundo2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#383838;
}


#secciones{
	width:980px; 
	height:22px;
	overflow: hidden;
	margin:0px 0px 10px 0px;
	background-color:#FFFFFF;
	float:left;
	background-image:url(/sitio/gris.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#secciones img{
	float:left;
	margin:0px;
	border:0px;
}
#secciones img:hover{
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity:0.7;
}

#izq{
	float:left; 
	margin-right:10px; 
	width:220px;
	overflow:hidden;
}

#izq h1{
	width:216px;
	float:left;
	background-color: #666666;
	padding:2px;
	font-size:14px;
	margin:0px;
	color: #CCCCCC;
}

.menu a{
	width:212px;
	float:left;
	background-color:#DDDDDD;
	padding:2px 2px 2px 6px;
	font-size:14px;
	margin:0px;
	color:#1E478E;
	text-decoration:none;
	font-weight:bold;
	margin-top:5px;
}
.menu a:hover{
	color:#FFFFFF;
	background-image:url(/images/menu_barra.png);
	background-repeat:repeat-y;
	text-decoration:none;
}

#videos{
	width:198px; 
	border:1px solid #999999; 
	float:left;
	padding:10px;
}
#videos h2{
	width:198px;
	font-size:16px;
	color:#4F4F4F;
	margin:0px;
	padding:0px;
}

.f_video{
	width:198px;
	height:120px;
	margin-bottom:5px;
	float:left;
	overflow:hidden;
	position : relative;
}

.f_video img{
	width:198px;
	float:left;
	position: relative;
	top:-30px;
}

#videos p{
	width:198px;
	font-size:15px;
	color:#4F4F4F;
	float:left;
	margin:0px 0px 5px 0px;
}
#videos p a{
	color:#4F4F4F;
	text-decoration:none;
}
#videos p a:hover{
	text-decoration: underline;
}


.busqueda{
	float:left; 
	width:450px;
	overflow:hidden;
	padding:0px;
	border-bottom:1px solid #4F4F4F;
	margin-bottom:10px;
	padding-bottom:5px;
}

.busqueda a{
	color:#4f4f4f;
	text-decoration:none;
	font-size:15px;
	float:left;
	font-weight:bold;
}
.busqueda a:hover{
	text-decoration: underline;
}
.busqueda p{
	float:left;
	margin:3px 0px;
}

#central{
	float:left; 
	margin-right:10px; 
	width:450px;
	overflow:hidden;
	padding:0px;
}
#nota{
	color:#4F4F4F;
	margin:0px;
	float:left;
}
#nota label{
	margin:0px;
	font-size:12px;
	width:450px;
}
#nota h1{
	width:450px;
	font-size:25px;
	margin:0px;
	padding:0px;
}

#nota h4{
	float:right;
	font-size:10px;
	color:#FF0000;
}

#nota i{
	font-size:13px;
	margin:0px 0px 5px 0px;
	width:120px;
}

#nota p{
	margin:0px;
	padding:0px;
}

.foto{
	width:190px;
	overflow:hidden;
	float:right;
	margin:0px 0px 5px 5px;
}
#nota b a{
	color:#000;
	text-decoration:none;
}
.foto img{
	width:188px;
	margin:0px 0px 5px 0px;
	border:1px solid #666666;
	float:left;
}
.foto b{
	width:188px;
	margin:0px;
	color:#333333;
	float:left;
	padding:0px;
	font-size:11px;
}

.depor_foto{
	width:448px;
	margin:0px 0px 5px 0px;
	border:1px solid #666666;
	float:left;
}


#comentarios{
	width:450px; 
	float:left; 
	border-top: 1px solid #666666;
}
#comentarios h1{
	width:265px; 
	float:left;
	color:#4F4F4F;
}
#comentarios label{
	width:185px; 
	float:left;
	color:#1F527B;
}
#comentarios b{
	width:450px; 
	float:left;
	color:#1F527B;
}

#comentarios h4{
	width:446px;
	float:left;
	padding:2px;
	background-color: #4f4f4f;;
	font-size:13px;
	margin:5px 0px 0px 0px;
	color:#FFFFFF;
}
#comentarios p{
	width:450px;
	float:left;
	font-size:12px;
	margin:0px;
}



#der{
	float:left;
	width:268px;
	overflow:hidden;
}
#cont_der{
	float:left;
	width:246px;
	overflow:hidden;
	border:1px solid #999999;
	padding:10px;
}
#cont_der h1{
	float:left;
	width:256px;
	color:#4F4F4F;
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:16px;
}
#cont_der img{
	float:left;
	width:60px;
	margin:0px 5px 5px 0px;
}
#cont_der h2{
	width:175px;
	float: right;
	color:#1E478E;
	padding:0px;
	margin:0px;
	font-size:16px;
}
#cont_der h2 a{
	color:#1E478E;
	text-decoration:none;
}
#cont_der h2 a:hover{
	text-decoration: underline;
}
#cont_der p{

	float:left;
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#1E478E;
	width:246px;
}
#cont_der p a{
	color:#1E478E;
	text-decoration:none;
}
#cont_der p a:hover{
	text-decoration: underline;
}

#cont_der b{
	width:240px;
	float: right;
	color:#1E478E;
	padding:0px;
	margin:0px;
	font-size:12px;
}


#cont_der b a{
	color:#1E478E;
	text-decoration:none;
}
#cont_der b a:hover{
	text-decoration:underline;
}

#paginas{
	float:left; 
	width:440px;
	font-size:14px;
	border:2px solid #dedede;
	padding:2px;
	margin:10px 0px 5px 0px;
}

#paginas a{
	text-decoration:none;
	color:#333333;
	margin-left:10px;
}

#paginas a:hover{
	text-decoration: underline;
}

#pie a{
	color: #FFF;
}

.agregar{
	margin: 0px;
	height:20px;
}
