/* CSS Document */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	margin:0px;
}
form
{
	margin:0px;
}
a{
	color:#f08002;
}
a.ver_ficha_completa:visited
{
	color:#BB9C8E;
}
select, input, textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.texto
{
	border-color:#E1D6C8;
	border-style:solid;
	border-width:1px;
}
#container
{
	margin-left:auto;
	margin-right:auto;
	width:700px;
	height:825px;
}
#banner
{
	width:700px;
	height:120px;
}
#content
{
	margin-top:4px;
	text-align:left;
}
#left
{
	float:left;
	width:495px;
}
#left .section
{
	margin-bottom:4px;
}
#left .section .header
{
	background-color:#f08002;
	color:#FFFFFF;
	padding:3px;
	padding-left:15px;
	font-size:11px;
}
#left .section .content
{
	background-color:#F3F0F0;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	color:#50281E;
	font-weight:bold;
}
#right
{
	float:right;
	width:200px;
}
#right .section
{
	margin-bottom:3px;
}
#redes_sociales
{
	background-color:#F3F0F0;
	height:148px; 
	padding-top:0px;
}
#redes_sociales .header
{
	background-image:url(../images/header_redes_sociales.jpg); 
	background-repeat:no-repeat; 
	width:200px; 
	height:20px;
}
#redes_sociales td
{
	background-color:#FFFFFF;
	text-align:center;
	color:#604A3C;
	padding-top:5px;
	padding-bottom:4px;
}
#redes_sociales td a
{
	display:block;
	text-decoration:none;
	font-weight:normal;
}
#redes_sociales td a img
{
	border:none;
}
#redes_sociales td img
{
	margin-bottom:5px;
}
.boton_buscar
{
	background-color:#50281E;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	border-style:solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:110px;
}
.marron_negrita
{
	color:#50281E;
	font-weight:bold;
}
.foto
{
	border-style:solid;
	border-width:1px;
	border-color:#DECCC0;
}
.new
{
	margin-top:8px;
	margin-bottom:8px;
	background-image:url(../images/brown_square.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:12px;
}
.new a
{
	color:#664D3E;
	font-weight:normal;
}
