body{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
*{
	margin: 0px;
	padding: 0px;
	border: 0px;	
	font-weight: normal;		
}
.separa{
	font-size: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
.e{
	border: 1px solid red;
	padding: 3px;
	color: red;
	clear: both;
	background-image: url(img/p_error.gif);	
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 22px;
	line-height: 14px;
	margin-bottom: 6px;
}
#ppal{
	width: 845px;
	margin: auto;
	background-image: url(img/ppal_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 137px;
}
#menu{
	float: left;
	width: 211px;
	padding-top: 40px;
	margin-bottom: 10px;
}
#menu h2{
	margin-bottom: 5px;
}
#menu #submenu{
	background-image: url(img/submenu_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#menu #submenu ul{
	list-style: none;
}
#menu #submenu ul li{
	margin-left: 30px;
}
#menu #submenu ul ul li{
	margin-left: 15px;
}
#menu #submenu ul ul li a{
	text-decoration: none;
	color: #AF9C3E;
	font-size: 10px;
}
#menu #submenu ul ul li a:hover{
	text-decoration: underline;
}
#cont{
	width: 270px;
	float: right;
	padding-top: 41px;
}

/************************************css BLOG*************************************/
#cont-blog{
	width: 520px;
	float: right;
	padding-top: 41px;
}
#cont-blog #texto{
	width: 385px;
	float: left;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #af9c3e;
	display:inline;
}
#cont-blog #columizq{
	width: 120px;
	float: right;
	padding-top: 0px;
	display:inline;
	color:#666;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;	
}

#columizq h2{
	color:#a88907;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;	
}
#columizq h2 a{
	color:#a88907;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;	
}
#columizq h2 a:hover{
	color:#666;
}
#cont-blog h3{
	color:#6d736f;
	font-size:12px;
	font-weight: bold;
	padding-top:25px;
}
#cont-blog #galblog{
	margin-top:10PX;
	margin-left: 10px;
	margin-bottom: 20px;
}
#cont-blog .img_g{
	background-image: url(img/comunes/img_g_med.gif);
	width: 316px;
	text-align: center;
	margin-left: 2px;
}
#cont-blog .img_g p{
	text-align: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 4px;
	font-size: 11px;
}
#cont-blog .img_g_top{
	background-image: url(img/comunes/img_g_top.gif);
	background-repeat: no-repeat;	
	width: 316px;
	text-align: center;
	font-size: 0px;
	height: 4px;
}
#cont-blog .img_g_bot{
	background-image: url(img/comunes/img_g_bot.gif);
	background-repeat: no-repeat;	
	width: 316px;
	text-align: center;
	font-size: 0px;
	height: 4px;
}
#cont-blog #galblog #navega{
	margin-left:4px;
	padding-left: 5px;
	padding-top: 4px;
	width: 303px;
	height:16px;
}
#n_izda{
	float:right;	
}
.fechap{
	font-weight: bold;	
}
#cont-blog a{
	color: #A88907;
	text-decoration: none;
}
#cont-blog a:hover{
	color: #666;
	text-decoration: underline;
}
#cont-blog .txt{
	text-align: justify;
	margin-right: 10px;
	margin-bottom: 15px;
}
#cont-blog .txt p{
	margin-bottom: 10px;
}
#cont-blog.txt strong,b{
	font-size: 9px;
	font-weight: bold;
}
#cont-blog #navega{
	text-align: right;
	padding-top: 50px;
	margin-right:10PX;
	
}
#cont-blog #com{
	margin-left: 10px;
	margin-top:10PX;
}
#cont-blog #com span{
	height: 20px;
	width: auto;
	display: block;
	margin-bottom: 8px;
}
#cont-blog #com span label{
	height: 20px;
	width: 100px;
	display: block;
	float: left;
	
}
#cont-blog #com span input{
	float: left;
	width: 190px;
}
#cont-blog #com span input.nada{
	float: right;
	width: auto;
	margin-right: 33px;
	border: 1px solid #fff;
}
#cont-blog #com textarea{
	width: 90%;
	height: 45px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#cont-blog #com textarea#comentarioblog{
	width: 80%;
	height: 45px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 2px;
	/*background-color: #F5F5F5;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	color: #000;*/
}
#cont-blog #paginacion{
	text-align: center;	
	font-size: 9px;
	margin-bottom: 8px;
}
#cont-blog ul#comentario{
	margin-top:10px;
	margin-left: 10px;
	list-style: none;
}
#cont-blog ul{
	list-style: none;
	margin-bottom: 12px;
}
#cont-blog li{
	
	margin-bottom: 4px;
}
#cont-blog input,select,textarea{
	padding: 2px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	color: #000;
	color: #000;
	background-color: #fff;		
	border: 1px solid #AF9C3E;
}

/**********************************************************************/
#cont .img{
	border: 1px solid #AF9C3E;
	padding: 2px;
	margin-bottom: 3px;
}
#cont a{
	color: #AF9C3E;
	text-decoration: none;
}
#cont a:hover{
	color: #666;
	text-decoration: underline;
}
#cont .txt{
	text-align: justify;
	margin-right: 10px;
	margin-bottom: 15px;
}
#cont .txt p{
	margin-bottom: 10px;
}
#cont .txt strong,b{
	font-size: 9px;
	font-weight: bold;
}
#animado{
	width: 333px;
	height: 520px;
	background-image: url(img/animado.jpg);
	float: right;
	margin-top: -2px;
}
#noticias{
	width: 505px;
	height: 126px;
	float: left;
	margin-bottom: 10px;
}
#noticias img.foto{
	float: left;
	margin-right: 8px;
}
#noticias a{
	text-decoration: none;
}
#noticias h3{
	margin-left: 8px;
	margin-bottom: 3px;
}
#noticias h3 a{
	color: #AF9C3E;
	font-size: 12px;
}
#noticias .txt a b{
	font-size: 9px;		
}
#noticias .txt{
	margin-left: 8px;
}
#noticias .txt a{
	color: #6B6B6B;	
}
#blog{
	float: left;
	clear: left;
	width: 211px;
	height: 44px;
	background-color:#030;
}
#cont #ruta{
	display: none;
}
#cont h3{
	margin-bottom: 8px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
}
#cont h4{
	font-size: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
}
#cont .volver{
	text-align: right;
}
#cont input,select,textarea{
	color: #000;
	background-color: #fff;		
	border: 1px solid #AF9C3E;
	padding: 1px;
}
#cont input.nada{
	border: 0px;
	text-align: center;
}
#cont .volver input{
	border: 0px;
	text-align: center;
}
#cont #espacio{
	width: 100%;
	height: 12px;
	font-size: 0px;
}
#cont .dato{
	margin-bottom: 2px;
	height: 21px;
	width: auto;
	display: block;
}
#cont .dato label{
	float: left;
}
#cont .dato input{
	float: right;
}
#cont textarea{
	margin-bottom: 4px;
	width: 99%;
	height: 40px;
}
#cont fieldset{
	border-top: 1px solid #ccc;
	margin-bottom: 4px;
}
#cont legend{
	padding: 3px;
	margin-bottom: 3px;
}
#cont p.ayuda{
	padding-left: 16px;
	font-size: 10px;
	background-image: url(img/p_ayuda.gif);
	background-repeat: no-repeat;
}
#cont p.aviso{
	padding-left: 16px;
	font-size: 10px;
	background-image: url(img/p_aviso.gif);
	background-repeat: no-repeat;
}
#cont p.enlace{
	padding-left: 16px;
	font-size: 10px;
	background-image: url(img/p_enlace.gif);
	background-repeat: no-repeat;
}
#cont p.localizacion{
	padding-left: 16px;
	font-size: 10px;
	background-image: url(img/p_localizacion.gif);
	background-repeat: no-repeat;
}
#cont p.fechas{
	font-size: 10px;
}
#cont dt b{
	font-size: 9px;
}
#cont dd{
	margin-bottom: 8px;
}
#cont p{
	margin-bottom: 8px;
}
#cont ul{
	list-style: none;
	margin-bottom: 12px;
}
#cont ul li{
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 2px;
	margin-bottom: 4px;
}
#cont #vercartel{
	text-align: right;
	margin-bottom: 3px;	
}
#cont #vercartel a{
	font-size: 9px;
}
#cont #vercartel a:hover{
	text-decoration: none;
}

#cont ul#galerias{
	list-style: none;
	margin-bottom: 10px;
}
#cont ul#galerias li{
	float: left;
	width: 120px;
	height: 90px;
	padding: 2px;
	background-image: none;
	text-align: center;
}
#cont ul#galerias li img{
	padding: 1px;
	border: 1px solid #ccc;
}
#cont #navgal{
	text-align: center;
	font-size: 9px;
	margin-bottom: 4px;
}
#pie{
	width: 845px;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ccc;
	text-align: right;
	float: none;
	clear: both;
}
#pie a{
	text-decoration: underline;
	color: #ccc;
}
#pie a:hover{
	text-decoration: none;
}
#asturmedia{
	background-color: #fff;
	width: 845px;
	clear: both;
	float: none;
	text-align: right;
	margin-bottom: 0px;
	padding-top: 10px;
	font-size: 9px;
}
#asturmedia a{
	font-size: 9px;
	color: #000;
	text-decoration: none;
}