body{
	background-color: #ffffff;
	font-size: 13px;
	font-family: Tahoma;
	color: #9B5D9D;
}
*{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
a{
	color: #632C66;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.no{
	font-size: 9px;
	float: right;
	margin-top: -6px;
}
.none{
	display: none;
}
.separa{
	width: 100%;
	font-size: 0px;
	clear: both;
	height: 1px;
}
.separa30{
	width: 100%;
	font-size: 0px;
	clear: both;
	height: 20px;
}

#ppal{
	width: 800px;
/*	width: 791px;*/
	margin: auto;
}
h1{
	background-image: url(img/blog/h1.png);
	width: 800px;
	height: 121px;
	text-align: right;
	color: #fff;
	margin-bottom: 20px;	
}
h1 a{
	display: block;
	width: 800px;
	height: 121px;
	color: #e3cfb4;
	text-indent: -9999px;
}
#menu{
	width: 148px;
	float: right;
}
#menu #archivo{
/*	background-color: #B6D8C3;*/	
/*	background-color: #C4E9D2;*/
	background-color:#bfe3ea;
	width: 148px;
	border-bottom: 1px solid #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu ul{
	list-style: none;
}
#menu #archivo ul{
	list-style: none;
	margin-left: 40px;
}
#cont{
	width: 594px;
	float: left;
	margin-bottom: 20px;
}
.acciones{
	border-bottom: 1px solid #878787;
	border-top: 1px solid #878787;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.acciones a{
/*	color: #539D6F;*/
	color:#4fa769;
	text-decoration: none;
	font-size: 12px;
}
.acciones ul{
	height: 17px;
}
.acciones ul li{
	display: block;
	border: 1ox solid red;
	width: 200px;
	height: 17px;
	float: left;
	background-image: url(img/blog/ico_mas.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
}
.acciones a:hover{
	text-decoration: underline;
}
#asturmedia{
	width: 791px;
	margin: auto;
	clear: both;
	text-align: right;
	font-size: 10px;
	color: #737373;
}
#asturmedia a{
	color: #737373;
}
.blog{
	clear: both;
	margin-bottom: 5px;
	width: 606px;
}
.blog p{
	text-align: justify;
	margin-bottom: 15px;
}
#blog img{
	margin-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.h2{
	width: 364px;
	height: 40px;
	float: left;
	margin-top: 20px;
}
.h2gal{
	width: 99%;
	height: 40px;
	float: none;
	margin-top: 20px;
	clear: both;
	display: block;
	margin-bottom: 3px;
	border: 1px solid #fff;
}
span.titulo{	
	font-size: 18px;	
	color: #737373;
	clear: left;
	float: left;
}
span.subtitulo{	
	font-size: 14px;	
	color: #737373;
	margin-bottom: 5px;
	display: block;
}
span.fecha{
	color: #65E596;	
	font-size: 18px;		
	float: left;
}
.escribe{
	background-image: url(img/blog/escribe.gif);
	background-repeat: no-repeat;
	background-position: -7px 0px;
	width: 99%;
	height: 18px;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}
.personaje{
	height: 97px;
	width: 225px;
	float: right;
	background-image: url(img/blog/escribe.gif);	
	background-repeat: no-repeat;
	background-position: 0px 78px;
	text-align: right;
}
#si{
	width: 100%;	
}
#no{
	
}
#ewan{
	margin-top: 10px;
}
.gal{
	width: 310px;
	height: 235px;
	float: right;	
}
.gal span{
	font-size: 10px;
	text-align: right;
	border-bottom: 1px solid #ccc;
	width: 99%;
	display: block;
	padding-bottom: 3px;
	padding-top: 2px;
}
#personaje{
	float: left;
	height: 291px;
	width: 238px;
}
.perso{
	float: left;
}
.navegafoto{
	width: 309px;
	height: 20px;
}
.navegafoto div{
	float: right;
	width: 80px;
	height: 14px;
	margin-left: 5px;
}
.navegablog{
	padding-top: 12px;
	padding-bottom: 20px;
	width: 100%;
	clear: both;
}
.blanco{
	background-color: #fff;	
	text-align: center;
}
dl#comentario{
	margin-bottom: 20px;
}
dl#comentario dt strong{
	font-size: 9px;	
}
dl#comentario dt b{
	font-weight: bold;
	color: Fuchsia;
}
dl#comentario dd{
	margin-bottom: 8px;
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 11px;
}
#comentarios p{
	margin-bottom: 5px;
}
#comentarios textarea,input{
	background-color: #ECECEC;
	border: 1px solid #666;
	font-size: 11px;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#comentarios input.nada{
	border: 0px;
	background-color: #fff;
	padding: 3px;
	float: right;
}
#comentarios textarea{
	width: 100%;
	margin-bottom: 4px;
}
ul#anual,ul#mensual{
	list-style: none;
	margin-left: 2px;
}
ul#anual li{
	width: 97px;
	margin-left: -1px;
	margin-top: -1px;
	border: 1px solid #59452a;
	text-align: center;	
	float: left;	
}
ul#anual li.sel{
	font-weight: bolder;
	background-color: #b7985e;
	color: #fff;
	border-bottom: 4px solid #59452a;
}
ul#anual li a{
	width: 97px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	color: #666;
	text-decoration: none;
}
li a:hover{
	background-color: #ccc;
}
ul#mensual li{
	width: 97px;
	border: 1px solid #59452a;
	float: left;
	margin-left: -1px;
	margin-top: -1px;
	text-align: center;	
}
ul#mensual li a{
	width: 97px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	color: #666;
	text-decoration: none;
}
ul#mensual li.nolink{
	padding-top: 15px;
	padding-bottom: 15px;
}
ul#mensual li.actual{
	background-color: #b7985e;
}
ul#mensual li.actual a{
	font-weight: bold;
	color: #fff;
}
ul#entradas{
	list-style: none;	
}
ul#entradas b{
	font-size: 10px;	
}
ul#entradas a{
	color: #4fa769;	
}
#paginacion{
	text-align: center;
	margin-bottom: 10px;
}
.borde{
	text-align: right;
	width: 309px;
	height: 206px;
}
.borde img{
	border: 1px solid #ccc;
}
p.exito{
	line-height: 22px;
	background-image: url(img/comunes/exito2.gif);
	background-position: 3px 5px;
	background-repeat: no-repeat;
	border: 2px solid #91F9F9;
	padding: 3px;	
	padding-left: 90px;
	font-size: 10px;
	font-weight: bold;
	color: #4fa769;
}
div.justify{
	text-align: justify;
	width: 99%;
	display: block;
}
#video{
	width: 425px;
	height: 355px;
	float: left;
	margin-right: 10px;
/*	margin-top: 35px;*/
	margin-top: 5px;
}