body{
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	margin:0px;
	padding:0px;
        background-image:url(/img_sitio/fondo3.gif);
	background-repeat:no-repeat;
	background-color:#c22026;
	
}
#container{
	width:984px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background-image:url(/images/bg_container.png);
	text-align:center;
	background-color:#000000;
}
#cabezal{
	width:984px;
	height:230px;
	background-color: #C22026;
	float:left;
	overflow:hidden;
}
#busqueda{
	width:984px; 
	height:35px; 
	border-bottom:1px solid #FFF; 
	float: left;
	padding-top:15px;
}
#busqueda h1{
	float: left;
	margin:0px;
	padding:0px 10px 0px 300px;
	font-size:16px;
	color:#FFFFFF;
}
#busqueda input{
	float: left;
}
#busqueda label{
	float: right;
	margin:20px 10px 0px 0px;
	color:#FFFFFF;
}
#banner{
	width:850px;
	height:150px;
	float:left;
	background-color:#000000;
}

#cabezal ul{
	width:130px;
	height:179px;
	background-color: #666666;
	float:left;
	margin:0px;
	padding:0px;
}
#cabezal ul li{
	width:130px;
	height:20px;
	background-color: #C22026;
	float:left;
	border-bottom:1px solid #FFF;
	list-style:none;
	padding:2px 0px 2px 0px;
	font-size:12px;
}

#menu_p{
	width:130px;
	height:179px;
	float:left;
	margin:0px;
	padding:0px;
}

#menu_p a{
	width:130px;
	height:20px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#C22026;
	font-size:16px;
	margin:0px;
	padding:2px 0px 2px 0px;
}

#menu_p a:hover{
	background-color: #990000;	
}

.seccion{
	float:left;
	background-color:#494949;
	position : relative;
	overflow:hidden;
}

#reloj{
	width:120px; 
	height:50px; 
	background-color:#666666; 
	float:left; 
	border-bottom:1px solid #FFF; 
	background-image:url(/img_sitio/reloj.gif);
}

#reloj h1{
	color:#FFFFFF;
	margin:5px 5px 5px 5px;
	font-size:35px;
	font-family: "Berlin Sans FB", "Arial Black", Arial;
}

.tl, .tr, .bl, .br {
  position : absolute;
  width : 20px;
  height : 20px;  /* corner images are 40x40 */
  display : block;
}

.tl {
  background : transparent url(/images/csc_tl2.gif) no-repeat;
  top : 0;
  left : 0;
}

.tr {
  background : transparent url(/images/csc_tr2.gif) no-repeat;
  top : 0;
  right : 0;
}

.bl {
  background : transparent url(/images/csc_bl2.gif) no-repeat;
  bottom : 0;
  left : 0;
}

.br {
  background : transparent url(/images/csc_br2.gif) no-repeat;
  right : 0;
  bottom : 0;
}

.secc{
	float:left;
	height:24px;
	position : relative;
}
.secc h2{
	margin:2px 0px 0px 0px;
	color:#4F4F4F;
	font-size:16px;
	float:left;
}
.img_720{
	float:left;
	width:720px;
	height:375px;
	background-color:#999999;
	overflow:hidden;
	margin:10px;
	text-align:left;
}
.img_720 img{
	width:719px;
	margin:0px;
	padding:0px;
	top:-20px;
	border:0px;
}
.texto{
	width:710px;
	height:350px;
	position: relative;
	top:-100px;
	float:left;
	margin:0px 0px 5px 5px;
	color:#000;
}
.img_720 h2{
	margin:0px 0px 0px 5px;
	color:#FFFFFF;
	width:700px;
	height:20px;
	overflow:hidden;
}
.img_720 h2 label{
	background-color: #333333;
	color:#FFF;
	font-size:12px;
	padding:3px;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity:0.8;
}
.img_720 h1{
	margin:0px 0px 0px 5px;
	color:#FFFFFF;
	width:700px;
	height:28px;
	overflow:hidden;
}
.img_720 h1 label{
	background-color: #CC0000;
	font-size:18px;
	padding: 3px;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity:0.8;
}
.img_720 h3{
	margin:0px 0px 0px 5px;
	color:#FFFFFF;
	width:700px;
	height:35px;
	overflow:hidden;
}
.img_720 h3 label{
	background-color: #666666;
	padding:3px;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity:0.8;
}


#recientes{
	margin:10px; 
	background-color: #333333;
	overflow:hidden;
	width:210px; 
	height:365px; 
	margin:0px 0px 0px 10px;
	float:left;
	position : relative;
}

#recientes h1{
	margin:0px;
	padding: 0px;
	float:left;
	width:200px;
	font-size:16px;
	color:#FFFFFF;
}

.img_rec{
	float:left;
	width:200px;
	height:95px;
	overflow:hidden;
	position:relative;
}

.img_rec img{
	float:left;
	width:190px;
	margin:5px 0px 0px 0px;
	position:relative;
	top:-20px;
}


.videos_i{
	float:left;
	width:161px;
	height:100px;
	background-color: #000000;
	margin:0px 0px 10px 10px;
	overflow:hidden;
}
.videos_i img{
	float:left;
	width:161px;
	border:0px;
}
#derecha{
	width:420px; 
	height:500px; 
	float:left; 
	margin:10px 0px 0px 0px;
}

#pie{
	width:920px; 
	float:left; 
	border-top:1px solid #CCCCCC; 
	padding:10px 20px 10px 20px; 
	color:#FFFFFF;
	margin-top:10px;
}




#sub{
	visibility:hidden;
	color:#FFFFFF;
	margin-top:7px;
	float:left;
}

#sub a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	padding:2px;
}
#sub a:hover{
	color: #FFFFFF;
	background-color:#891116;
}

