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;	
}
#sub{
	visibility:hidden;
	color:#FFFFFF;
}

#sub a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
}
#sub a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	font-size:16px;
}

.seccion{
	float:left;
	background-color:#494949;
	position : relative;
	overflow:hidden;
}

.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:330px;
	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:300px;
	position: relative;
	top:-40px;
	float:left;
	margin:0px 0px 5px 5px;
	color:#000;
}
.img_720 h2{
	margin:0px 0px 0px 5px;
	color:#000;
	width:700px;
	height:20px;
}
.img_720 h2 label{
	background-color: #FFF;
	color:#000;
	font-size:12px;
	padding:3px;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity:0.8;
}

#nota{
	float:left; 
	width:740px; 
	text-align:left; 
	color:#FFFFFF;
	margin:10px 0px 10px 0px;
	border-bottom:1px solid #FFF;
	padding-bottom:10px;
}
#nota h2{
	float:left; 
	width:740px; 
	text-align:left; 
	color:#FFFFFF;
	font-size:16px;
	margin:5px 0px 0px 0px;
}

#nota h1{
	float:left; 
	width:740px; 
	margin:5px 0px 0px 0px;
	text-align:left; 
	color:#FFFFFF;
	font-size:24px;
}

.cuadro{
	width:236px;
	height:200px;
	float:left; 
	margin:0px 5px 10px 5px;
	overflow:hidden;
	text-align:left;
}
.previo{
	float:left;
	width:234px;
	height:145px;
	background-color:#999999;
	overflow:hidden;
	text-align:left;
	border:1px solid #FFFFFF;
}
.previo img{
	width:236px;
	margin:0px;
	padding:0px;
	top:-20px;
	border:0px;
}
.previo img:hover{
	filter: alpha(opacity=80); 
	opacity: .8;
	width:300px;
	top:-40px;
	left:-30px;
}

.cuadro b{
	width:236px;
	float:left;
	margin:0px;
	color:#FFFFFF;
}

.cuadro b a{
	color:#FFFFFF;
	text-decoration:none;
}

.cuadro b a:hover{
	text-decoration: underline;
}

.cuadro h3{
	width:236px;
	float:left;
	margin:0px;
	color:#FFFFFF;
        font-size:14px;
}

.cuadro h3 a{
	color:#FFFFFF;
	text-decoration:none;
}

.cuadro h3 a:hover{
	text-decoration:underline;
}


#pie{
	width:940px; 
	float:left; 
	border-top:1px solid #CCCCCC; 
	padding:10px 20px 10px 20px; 
	color:#FFFFFF;
	margin-top:10px;
}