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;
	text-align:center;
	background-color:#C22026;;
}
#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;
}

#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;
}

#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;	
}

#izquierda{
	float:left; 
	width:169px; 
	margin:20px 0px 0px 5px;
}

.art{
	width:165px;
	height:85px;
	padding:2px; 
	background-color:#C22026; 
	float:left; 
	margin:5px 0px 5px 0px;
	text-align:left;
	overflow:hidden;
}
.art h1{
	margin:0px 0px 5px 0px;
	color:#FFFFFF;
	float:left;
	font-size:16px;
}
.art h1 a{
	color:#FFFFFF;
	text-decoration:none;
}
.art h1 a:hover{
	text-decoration:underline;
}

.art label{
	float:left;
	font-size:11px;	
}
.mas{
	width:169px;
	float:left;
	text-align:right;
	font-size:14px;
}
.mas a{
	text-decoration:none;
	color:#FFFFFF;
}
.mas a:hover{
	color:#FFFFFF;
	background-color:#C22026;
	font-weight:bold;
}

#central{
	float:left; 
	width:510px; 
	height:430px; 
	overflow:hidden; 
	background-color:#AC2529; 
	margin:100px 0px 5px 50px;
	padding:10px;
}
.imagen{
	float:left; 
	width:180px;
	height:430px;
	overflow:hidden;
	margin-right:10px;
}

.imagen img{
	float:left; 
	width:180px; 
	overflow:hidden; 
}

#nota{
	width:320px;
	height:430px;
	float:left;
	text-align:left;
	top:0px;
	overflow:hidden;
}

#nota h1{
	margin:0px;
	color:#FFF;
}

#nota marquee{
	margin:0px;
	color:#FFFFFF;
	height:400px;
	cursor: hand;
	cursor: pointer;
}

#nota p{
	margin:0px;
	color:#FFFFFF;
}


#derecha{
	float:left; 
	width:160px;
	overflow:hidden; 
	margin:100px 0px 5px 40px;
}

#derecha a{
	float:left; 
	width:160px;
	height:26px;
	margin:10px 0px 0px 0px;
	text-align:center;
	padding:2px 0px 2px 0px;
	text-decoration:none;
	background-color:#AC2529;
	font-size:14px;
	color:#FFF;
}

#derecha a:hover{
	background-color:#D8212F;
}

#pie{
	width:920px; 
	float:left; 
	border-top:1px solid #CCCCCC; 
	padding:10px 20px 10px 20px; 
	color:#FFFFFF;
}