/*
-----------------------------------------------
Name:     MaTA-dor
Designer: Carlos Caneiro
Date:     20 Jul 2006
----------------------------------------------- */


/* ---( ajustes generales )--- */

body {	
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #333;
	background-color: #f3ede9;
	line-height: 18px;
	}

#b-navbar {
	height:0px;
	visibility:hidden;
	display:none
	}
  
hr {
	display: none;
  }

img {
  border: none;
  }
  
.te_l {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9289E5;
	padding-top: 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0px;
  }
  
.te_lo img {
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
  }

/* listas desordenadas  */

ul {
	list-style: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	}

li {
	list-style: none;
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(http://www.alpiste.es/images/bolo.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	}

/* links */

a:link {
	color: #cd3939;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
  }

a:visited {
	color: #cd3939;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
  }

a:hover {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
  }

a:active {
	color: #cd3939;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  }

/* ---( layout )---*/

@media all {
  #wrap {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
    }
	
  #inner-wrap {
	width: 1000px;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(http://www.alpiste.es/images/fondoMATA.jpg);
	margin: 0px;
    }

  #content {
	margin-left: 30px;
	margin-right: 30px;
	width: 940px;
    }

  #main-content {
	width: 513px;
	line-height: 1.5em;
	background-image: url(http://www.alpiste.es/images/fonmainMATA.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-position: left top;
	float: left;
	margin: 0px;
    }

  #utilidad {
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	width: 95px;
	float: left;
	background-image: url(http://www.alpiste.es/images/firmaMATA.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 20px;
	padding-right: 15px;
    }
	
  #sidebar {
	width: 190px;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	float: right;
    }
#sidebar #matatwitter {
	z-index: 5000;
    }
	}

/* ---( cabecera )--- */

@media all {
  #blog-precabecera {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 1000px;
	background-image: url(http://www.alpiste.es/images/preheadMATA.jpg);
    }
	
#blog-publicabecera {
	height: 60px;
	width: 940px;
	padding: 0;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	background-color: #FFFFCC;
    }
	
#blog-cabecera {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	width: 1000px;
	background-image: url(http://www.alpiste.es/images/headMATA.jpg);
    }

#blog-cabecera h1 {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 17px;
	margin-bottom: 0px;
	letter-spacing: 4px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 390px;
  }
  }

/* Menu Principal */

#menuPrincipal {
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(http://www.alpiste.es/images/inimenuMATA.jpg);
	width: 744px;
	padding-right: 40px;
	padding-left: 216px;
	}
	
#menuPrincipal #menuSUP {
	z-index:1000;
	position: absolute;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	}

#menuPrincipal #menuSUP dl {
	float: left;
	z-index: 1000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(http://www.alpiste.es/images/separamenuMATA.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	margin: 0px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}

#menuPrincipal #menuSUP dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	z-index: 9000;
	color: #000000;
	display: block;
	margin: 0px;
	padding: 0px;
}

#menuPrincipal #menuSUP dd {
	top: 20px;
	position: absolute;
	margin: 0px;
	background-color: #302e5d;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	display: block;
	z-index: 9500;
}

#menuPrincipal #menuSUP dd#menumata11 {
	width: 154px;
	float: left;
	left: 4px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	display: none;
}

#menuPrincipal #menuSUP dd#menumata12 {
	width: 154px;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	left: 140px;
	display: none;
}

#menuPrincipal #menuSUP dd#menumata13 {
	width: 314px;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	left: 251px;
	display: none;
}

#menuPrincipal #menuSUP dd#menumata14 {
	width: 314px;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	left: 180px;
	display: none;
}

#menuPrincipal #menuSUP dd#menumata15 {
	width: 476px;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	left: 108px;
	display: none;
}

#menuPrincipal #menuSUP dd#menumata16 {
	width: 476px;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	left: 179px;
	display: none;
}

#menuPrincipal #menuSUP dd#menumata17 {
	width: 154px;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	left: 582px;
	display: none;
}

#menuPrincipal #menuSUP ul {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 152px;
}

#menuPrincipal #menuSUP li {
	text-align: left;
	width: 150px;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

h4.menuSUP {
	text-align: left;
	background-image: none;
	color: #000000;
	background-color: #FFCC00;
	margin: 0px;
	font-size: 11px;
	line-height: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 99%;
}

#menuPrincipal #menuSUP li a {
	color: #FFFFFF;
	text-decoration: none;
	height: 100%;
	border: 0 none;
	font-weight: bold;
	width: 150px;
	background-color: #302e5d;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

#menuPrincipal #menuSUP li a:hover, #menuPrincipal #menuSUP li a:focus, #menuPrincipal #menuSUP dt a:hover, #menuPrincipal #menuSUP dt a:focus {
	font-weight: bold;
	color: #000000;
	background-color: #b3d5ff;
}
	
#Postmenuppal {
	width: 1000px;
	height: 30px;
	clear: both;
	background-repeat: no-repeat;
	background-image: url(http://www.alpiste.es/images/postmenuMATA.jpg);
}

/* ---( Utilidad izquierda )--- */

#utilidad ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	}

#publi-liga {
	display: block;
	width: 95px;
	height: 120px;
	margin-bottom: 10px;
	background-color: #FFFFCC;
	}

#clasifica-liga {
	text-align: left;
	display: block;
	width: 75px;
	font-weight: normal;
	float: left;
	}

#puntos-liga {
	text-align: right;
	width: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	display: block;
	clear: right;
	}
	
#proxima-liga {
	text-align: left;
	display: block;
	font-weight: normal;
	}

#utilidad li {
	list-style: none;
	margin-bottom: 5px;
	padding-left: 0px;
	background-image: none;
	}

h2.utilidad-title {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 130%;
	color: #666;
	margin: 0;
  	}
  
h2.utilidad-categoria {
	font-size: 15px;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 5px;
  	}
  
h3.utilidad-fecha {
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	color: #000000;
	margin: 0;
	line-height: 5px;
  	}
  
h2.utilidad-title img {
	margin-bottom: -4px;
  }
  
.utilidad-buscador {
	width: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
	}

.utilidad-buscador img {
	margin-bottom: -8px;
  }

.utilidad-campo {
	width: 90px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	border: 1px solid #9890E6;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#utilidad-feeds {
	font-size: 11px;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
  }
  
#utilidad-feeds img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	top: 3px;
  }

#utilidad a {
	color: #666666;
	font-weight: normal;
    }

#utilidad a:hover {
	color: #FF0000;
	font-weight: normal;
	}

/* ---( bloque principal )--- */

#main-content hr {
	display: none;
	margin: 0px;
  }
  
h2.date-header {
	font-size: 12px;
	color: #cd3939;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
  }

h3.post-titulo {
	font-family: Georgia;
	font-size: 30px;
	letter-spacing: -1px;
	color: #a27d7e;
	font-weight: normal;
	line-height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
  }

.post-subtitulo {
	font-size: 18px;
	letter-spacing: -1px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
  }
  
.post-subtitulo a:link, .post-subtitulo a:visited{
	letter-spacing: -1px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
  } 
  
.post-subtitulo a:hover {
	color: #FF0000;
  }
   
.post-body, .post-body p, .mobile-post {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
  }
  
.post-body strong {
	font-weight: bold;
	color: #000000;
  }

.post-body em {
	font-style: italic;
	font-weight: bold;
  }

.post-posdata-titulo {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 17px;
	color: #000000;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
  }
  
.post-posdata {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 14px;
	color: #999999;
	margin: 0px;
	padding-bottom: 10px;
  }
  
.post-posdata a:link, .post-posdata a:visited {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 14px;
  }

.post-referencias-titulo {
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia;
	line-height: 17px;
	color: #B33536;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
  
.post-referencias {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	padding-bottom: 0px;
  }
  
.post-referencias li {
	list-style: none;
	padding-left: 15px;
	background-image: url(http://www.alpiste.es/images/boloazul.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
  
.post-referencias a:link, .post-referencias a:visited {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #000000;
  }
  
.post-referencias a:hover {
	color: #FF0000;
  }

.post-firma {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-image: url(http://www.alpiste.es/images/separapost.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-bottom: 15px;
  }

.post-firma a:link, .post-firma a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
  }
  
.post-firma a:hover {
	color: #FF0000;
  }

.post img {
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
  }

/* comentarios */

.comentarios {
	margin: 0px;
	padding: 0px;
  }

h3.comentarios-titulo {
	font-family: Georgia;
	font-size: 36px;
	color: #83A8D1;
	height: 29px !important; /* for most browsers */
	height /**/:37px; /* for IE5/Win */
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
  }
  
.comentarios ul {
	margin-left: 0;
  }

.comentarios li {
	padding-left: 15px;
	background-image: url(http://www.alpiste.es/images/boloazul.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7A6FDF;
	padding-bottom: 20px;
	margin-bottom: 20px;
  }
  
.comentarios-body {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
  }

.comentarios-body p {
	margin-bottom: 0px;
	margin-top: 10px;
  }

.comentarios-firma {
	color: #000000;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
  }


.deleted-comment {
  font-style:italic;
  color:gray;
  }

.comentarios-link {
	font-family: Georgia;
	font-size: 18px;
	color: #999999;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	margin-left: 0px;
	line-height: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
  }
  
.comentarios-link a, .comentarios-link a:visited {
	font-family: Georgia;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
  }

/* ---( sidebar derecha )--- */

h2.sidebar-title {
	margin: 0;
  }
  
h2.sidebar-title img {
	margin-bottom: -4px;
  }

.sidebar-recomendados {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7A6FDF;
	padding-top: 10px;
	display: block;
  }

#rinconjudas {
	height: 100%;
	width: 170px;
	background-color: #b93f40;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: none;
  }
  
#publi-rinconjudas {
	height: 40px;
	width: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFCC;
  }  

#rinconjudas-cabecera {
	height: 76px;
	width: 190px;
	display: block;
	background-image: url(http://www.alpiste.es/images/rinconJUDAS.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
  }

.rinconjudas-texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #f1e4e4;
  }

h2.rinconjudas-titulo {
	color: #FFFFFF;
	font-size: 23px;
	line-height: 25px;
	font-weight: normal;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia;
  }

.rinconjudas-sigue {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	font-style: oblique;
	text-align: right;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #410D0F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
  }
  
#sidebar #rinconjudas p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }

#sidebar #rinconjudas a {
	color: #FFFFFF;
  }
  
#sidebar #rinconjudas a:hover {
	color: #000000;
  }
  
.rinconjudas-categoria {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
  }

.rinconjudas-menu {
	width: 170px;
	background-color: #F1E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #410D0F;
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	text-transform: none;
	z-index: 1;
	}
	
#rinconjudas-firma {
	color: #000000;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #410D0F;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
  }
  
 #sidebar #rinconjudas #rinconjudas-firma a:hover {
	color: #FF0000;
  }

/* ---( sidebar menu )--- */

#sidebar #menuLAT dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1000;
}
#sidebar #menuLAT {
	position: relative; /* Menu position */
	top: 0;
	left: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: none;
	padding: 0px;
}
#sidebar #menuLAT {
width: 190px;
}
#sidebar #menuLAT dt {
	cursor: pointer;
	height: 100%;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7A6FDF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(http://www.alpiste.es/images/boloplus.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#sidebar #menuLAT dd {
	background-image: none;
	display: none;
}
#sidebar #menuLAT li {
	text-align: left;
	background-image: none;
	padding: 0px;
}
#sidebar #menuLAT li a, #menuLAT dt a {
	color: #000;
	text-decoration: none;
	height: 100%;
	background-image: url(http://www.alpiste.es/images/boloazul.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	display: block;
}
#sidebar #menuLAT li a:hover, #menuLAT dt a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* ---( fin de sidebar menu )--- */

h4.sidebar-titulo {
	color: #000000;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
	font-family: Georgia;
	margin: 0px;
  }

.sidebar-sigue {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	font-style: oblique;
	text-align: right;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
  }

#sidebar p {
	margin: 0px;
	padding: 0px;
  }
 
 #sidebar a {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  }

 #sidebar a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	}
	
.archivo-menu {
	width: 190px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #dbdaf5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	border: 1px solid #9890E6;
	}


/* ---( pie de pagina )--- */

.clear { /* to fix IE6 padding-top issue */
	clear: both;
	height: 0px;
	float: none;
  }

@media all {
  #footer {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(http://www.alpiste.es/images/footMATA.jpg);
	width: 1000px;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 67px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
    }
	
  #footer #firma-cane {
	width: 115px;
	height: 12px;
	padding: 0px;
	display: block;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 855px;
    }

  #footer p {
	text-align: center;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }
	
  #footer a, #footer a:visited {
	text-align: center;
	margin-top: 4px;
	color: #000000;
	text-decoration: none;
    }
	}
