body{
	background: #FFF url(page-bg.png) top center repeat-y;
	text-align: center;
	margin: 0; padding: 0;
	font-size: 100%;
}

	
#wrapper{
	margin: 0 auto 0 auto;
	position: relative;
	width: 670px;
	text-align: left;
	

}



#header{
	position: relative;
	width: 100%; height: 408px;
	margin: 0;
	background: #ffffff url(header2.jpg) no-repeat;
}

label {
	font-weight: bold;
	font-size:12px;
}

legend {
	font-weight: bold;
	color:#008080;
}

fieldset {
	width: 87%;
}

	#header h1{
	margin: 0;
	position: absolute;
	right: 45px; top: 20px;
	width:230px;
	text-align: left;
	font:38px Garamond, Georgia, Serif;
	color:#B0E9DD;
	letter-spacing: -2px;
}

	#header h2{
	margin: 0;
	position: absolute;
	right: 0; top: 120px;
	width: 230px;
	text-align: center;
	font: 16px Garamond, Georgia, Serif;
	font-style:italic;
}



#menu{
	float: right;
	width: 144px;
	margin-right:20px;
	padding-left:5px;
	font-family:Garamond, Serif;
	background: #FFF url(bg.gif) left repeat-y;
}

	#menu ul{
	text-align: left;
	margin: 0; padding: 7px;
}

	#menu li{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

	#menu li.list-header{
	font: 110%/130% Garamond, Serif;
	margin: 0;
	padding: 0 10px 0 0;
}

	#menu a{
	color: #666666;
	text-decoration: none;
	font: 90%/100% Georgia, Serif;
}

	#menu a:hover{
	color: red;
	border-bottom: 1px teal dotted;
}

	#menu h2{
	font: 110%/130% Garamond, Serif;
	margin-top: 10px;
	padding: 0 10px 0 0;
	text-align: left;
	margin: 0; padding: 7px;
	font-weight:bold;
}

	#menu p{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}



#content{
	position: relative;
	width: 470px;
	color: #555;
	margin-left:15px;
}

	#content h2{
	font: 20px Garamond, Serif;
	margin: 0 0 10px .4em;

}

	#content h3{
	font: 14px Garamond, Serif;
	margin: 0 0 0 .4em;
}

	#content p{
	font: 12px Georgia, Serif;
	margin: .5em 1.5em 0 1.5em;
	padding: 0 0 1em 0;
	padding-top:15px;
	padding-bottom:5px;
}

	#content cite{
	display: block;
	font: bold 65%/150% Verdana, Sans-Serif;
	color: navy;
	text-align: right;
	margin: 0 .5em 4em 0;
}

	#content cite a{ color:black; text-decoration:none; font-style:italic; }
	#content cite a:hover{ color:red; text-decoration:underline; }

	#content a{
	color: teal;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px teal dotted;
}

	#content a:hover{
	color: red;
	border-bottom: none;
}

#content .podcast{
  width:450px;
  float: center;
  margin:0 auto;
  padding:0;
  }
  
#content .podcast_left {
  width:280px;
  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;
  } 

#footer{
	width: 493px;
	padding: 1em 0 1em 0;
	background: #CFCFD2;
	text-align: center;
}

	#footer h3{
	position: absolute;
	left: -4321px;
}

	#footer p{
	margin: 0;
	padding: .5em 0 .5em 0;
	font: 60%/100% Verdana, Sans-Serif;
}

	#footer a{ color:navy; font-weight:bold; text-decoration:none; }
	#footer a:hover{ color:red; text-decoration:underline; }



/*  AŅADIDO */

input, select    { border: 1px solid silver; font-size: 12px;}
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: 12px;
border-bottom:1px dashed #000000;
display:block;
padding-bottom:10px;
padding-top:10px;
margin-bottom:40px;
margin-left:10px;
width : 440px;
}

.comentarios {
	border:1px dashed #666666;
	width:440px;
	background-color: #F4F8ED;
	margin-left: 8px;
	line-height:15px;
}

.titulo_comentarios {
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
font-size:14px;
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:40px;
padding-top:10px;
float:right;
}

.lista_comentarios { 
	width : 430px;
	background-color: #F4F8ED; /* Color de Fondo */
	margin-bottom: 10px;
	border: #666666 1px dashed; /* Borde (color, grosor, estilo) */
	font-size: 13px; 
	color: #727860; /* letra (tamaņo, color) */
	float:left;
	padding-left:10px;
	margin-left: 5px;
}

#enlaces{
border-bottom: 2px solid #f0f0f0;
margin-left:30px;
margin-bottom:20px;
margin-top:10px;
padding-bottom:20px;
text-align: left;
font-size: 14px;
}

#enlaces h3{
font-size: 16px;
font-weight:bold;
padding-bottom:10px;
}

#enlaces li{
margin-left:10px;
}

.resultados_busqueda{
font:Georgia, "Times New Roman", Times, serif;
font-size:16px;
height: 45px;
text-decoration: none;
color: #505050;
display: block;
padding-left: 55px;
padding-top: 20px;
background: url(detalle.jpg) no-repeat left;
}

.sindicar_categoria{
font:Georgia, "Times New Roman", Times, serif;
font-size:16px;
height: 45px;
text-decoration: none;
border-bottom:1px solid #CCCCCC;
color: #505050;
display: block;
padding-left: 55px;
padding-top: 20px;
background: url(detalle.jpg) no-repeat left;
}