body {
	margin: 25px auto 0px auto;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Lucida Grande", Verdana, Halvetica, sans-serif;
	text-align: center;
}


label {
	font-size:11px;
	font-weight:bold;
}

legend {
	font-weight: bold;
	color:#990000;
	font-size:12px;
}

fieldset {
	width: 66%;
}


a:hover {
	color: #990000;
	text-decoration: underline;
}
a {
	color: #990000;
	text-decoration: none;
}
#container {
	font-weight: normal;
	margin: 0px auto 0px auto;
	width: 686px;
	text-align: center;
	height:auto;

}
#main {
	padding-top: 50px;
	padding-bottom: 50px;
	border: 1px solid #CC0000;
	height: auto;
}
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	font-weight: normal;
	font-size:36px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 28px;
}
#top {
	margin: 0px auto;
	width: 686px;
	height: 96px;
	background: url(images/topbar.jpg) no-repeat
}
#middle {
   	background: url(images/middle.jpg);
	background-repeat: repeat-y;
	margin: -2px auto 0px auto;
}
#bottom {
	margin: -71px auto 0px;
	width: 686px;
	height: 106px;
	background: url(images/bottom.gif) no-repeat;
	clear: left;

}
#nav {
	width: 455px;
	padding: 20px 30px 10px;
	margin: 0px auto;
	color: #999;
	font-weight: normal;
	font-size: 12px;
	text-align: center;

}
#nav li {
	list-style: none;
	display: inline;
	margin-right: 20px;
}
#nav a {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#nav a:hover {
	color: #990000;
	text-decoration: underline;
}
#content {
	padding: 0px 48px 1px 30px;
	height:auto;
	margin: 0px auto 0px auto;
	text-align: left;

}

#side {
    margin: 30px auto 0px auto;
	width: 110px;
	border-left: 1px dotted #C4D0D7;
	padding: 0px 10px 0px 20px;
	color: #999;
	float: right;
	font-size: 80%;
}

#side h2{
	border-top: 1px solid #993300;
	border-bottom: 1px solid #993300;
}

#side p{

}

#content h2 {
	color: #993300;
	font-weight: bolder;
	font-size: 14px;
	padding: 0px 135px 0px 10px;
}
#content h2	a:hover{
	color: #990000;
	text-decoration: underline;
}
#content h2 a{
	color: #990000;
	text-decoration: none;
}
#content h3 {
	color: #000000;
	font-size: 12px;
	padding: 0px 135px 0px 10px;
}

#content h4 {
	color:#666666;
	font-size: 12px;
}

#content p {
	padding: 0px 170px 3px 10px;
	font-size: 12px;
	line-height: 1.7em;
	margin: 0px 0px 1.7em 0px;
	vertical-align: top;
	color: #666666;

}

#content .podcast{
  width:400px;
  float: center;
  margin:0 auto;
  padding:0;
  font-size: 12px;
  }
  
#content .podcast_left {
  width:230px;
  float: left;
  margin:0 auto;
  padding:0;
  text-align:justify;
  }  

#content .podcast_right {
  width:150px;
  float: right;
  margin:0 auto;
  padding:0;
  text-align: center;
  border-left:1px solid #CCCCCC;
  }

#footertext {
	font-size: 10px;
	font-weight: bold;
	margin: 20px auto 0px;
	height: 20px;
	width: 686px;
	height: 31px;
	text-align: center;
	color: #888;
}
#footertext a {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#footertext a:hover {
	text-decoration: underline;
}

#content2 {
	padding: 0px 10px 1px 10px;
	margin: 0px auto 0px auto;
	width: 450px;
	text-align: left;

}

#content2 h2 {
	color: #993300;
	font-weight: bolder;
	font-size: 14px;
	padding: 0px 10px 0px 10px;
}
#content2 h2	a:hover{
	color: #990000;
	text-decoration: underline;
}
#content2 h2 a{
	color: #990000;
	text-decoration: none;
}
#content2 h3 {
	color: #000000;
	font-size: 10px;
	letter-spacing: .3em;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;

}
#content2 p {
	padding: 0px 10px 0px 10px;
	font-size: 70%;
	line-height: 1.7em;
	margin: 0px 0px 1.7em 0px;
	vertical-align: top;
	color: #666666;

}


/*  AŅADIDO */

input, select    { border: 1px solid silver; font-size: 10px;}
input.error, select.error {padding-right: 16px; border: 1px solid red; background-color: #FFFCE2; background-image: url(../img/warning_obj.gif); background-position: right; background-repeat: no-repeat;}
input:focus, select:focus {border: 1px solid red; background-color:#EFEFEF;}

.granate {
	font-size: 15px;
	color: #993300;
	}

.gris{
	font-size: 15px;
	color: #666666;
	}

.publicado {
font-size: 11px;
border-bottom:1px dashed #000000;
display:block;
padding-bottom:10px;
padding-top:10px;
margin-bottom:40px;
margin-left:10px;
width : 420px;
}

.comentarios {
	border:1px dashed #666666;
	width:428px;
	background-color: #F4F8ED;
	margin-left:11px;
}

.titulo_comentarios {
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
font-size:12px;
font-weight:bold;
border-bottom:1px dashed #666666;
}

.comentarios_izquierdo {
display:block;
padding-bottom:5px;
padding-top:10px;
padding-left:10px;
margin:0 auto 0 auto;
float:left;
}

.comentarios_derecho {
border-left:1px dashed #666666;
display:block;
padding-bottom:5px;
padding-left:10px;
padding-right:20px;
padding-top:10px;
float:right;

}

.lista_comentarios { 
	width : 420px;
	background-color: #F4F8ED; /* Color de Fondo */
	margin-bottom: 10px;
	border: #666666 1px dashed; /* Borde (color, grosor, estilo) */
	font-size: 11px; 
	color: #727860; /* letra (tamaņo, color) */
	float:left;
	padding-left:10px;
	margin-left: 5px;
}

#enlaces{
border-bottom: 1px solid #f0f0f0;
margin-left:20px;
margin-bottom:20px;
margin-top:20px;
padding-bottom:20px;
text-align: left;
font-size: 12px;
}

#enlaces h3{
font-size: 14px;
font-weight:bold;
padding-bottom:10px;
}

#enlaces li{
margin-left:20px;
}

.resultados_busqueda{
font-size:14px;
height: 40px;
color: #505050;
display: block;
padding-left: 30px;
padding-top: 20px;
background: url(images/punto_red.gif) no-repeat left;
}

.sindicar_categoria{
font-size:14px;
height: 60px;
color: #505050;
display: block;
padding-left: 30px;
padding-top: 20px;
background: url(images/top1.jpg) repeat-x bottom;
}