/* generales menu  */

*[title]	{cursor: help;}
a[title]	{cursor: pointer;}
ABBR, ACRONYM, SPAN[TITLE]	{border-bottom: dotted 1px #000000}

ul, li {list-style-position: outside; list-style:none;}

body {
	background: #fff;
	color: black; 
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
}
li {
	list-style-position: inside;
}
p {
	color: #000;
	background: #fff;
}
q {
	font-style: italic;
	color: #426474;
	background: #fff;
}
cite {
	color: #426474;
	background: #fff;
}
p a {
	color: #c7904c;
	background: url(../images/blog_puntos_link.png) #ffffff repeat-x bottom ; 
	text-decoration: none;
}
p a:hover {
	color: #c7904c;
	background: url();
}



#blog_cabecera #cabe1
{
	background:url(../images/blog_cabecera1.png) #b51112 no-repeat ;
	width:100%;
	display:block;
	height:25px;
}

#blog_cabecera #cabe2
{
	background:#000000 url(../images/burua.jpg) no-repeat left;
	width:100%;
	display:block;
	height:83px;
	margin-bottom: 0.3em;
}

#blog_cabecera #cabe1 img, #blog_cabecera #cabe2 img
{
	border:0;
}

#blog_cabecera #cabe2 #cabecera_garialea
{
	float:left;
	margin-right: 0;
	margin-bottom: 0;
}

#blog_cabecera #cabe1 #argia
{
	float: left;
	margin:2px 0px 0 1px;
}

#blog_cabecera #cabe1 #cabecera_voler
{
	float: right;
	margin:6px 10px 0 0;
}

#pie dl dt, #pie dl dd, #pie p, #pie dl,  #pie a {
	display: inline;
	background: #fff;
	color: #000;
}

#pie p, #pie dl,  #pie a, #pie dl dd, #pie dl dt {
	font-size: 83%;
}

#pie dt#direccion {
	position: absolute;
	left: -900em;
}

#pie dl dt {
	font-weight: bold;
}

#pie p 
{
	margin-left:0.2em;
	font-size: 70%;
	border-right:1px solid #98aeb9;
	margin-right:0.5em;
}

#pie p span 
{
	color:#b51112;
	background: #fff;
	margin-right:0.5em;
	font-weight:bold;
}

#pie dt#rss,  #pie a 
{
	color: #b51112;
	background: #fff;
	text-decoration: none; 
	font-size: 70%;
	padding-bottom:0.5em;
}

#pie a:hover 
{
	text-decoration: none;
}

#pie a 
{
	margin-left: 1em; background: url(../images/ikonoak/rss.png) #fff no-repeat;
	padding-left: 1.8em;
	margin-right: 0em;
}

#pie #sup 
{
	background: url(../images/puntoak.png) repeat-x top left;
	padding-top: 0.2em;
	margin-top: 0.8em;
}

#pie #inf 
{
	background: url(../images/puntoak.png) repeat-x bottom left;
	padding-bottom: 0.4em;
}

#pie a span 
{
	background: url(../images/sub_link_gorria.png) repeat-x bottom;
}

#pie a:hover span
{
	background: url();
}

