@charset "utf-8";
/*------------Reseteo--------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
a {
	outline: none;
}
.clear {
	clear:both;
}
.no_bold {
	font-weight:normal;
}
/*-------*/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#b6bec9 url(../img/bg.png) repeat-x 0 0;
	text-align: center;
	color: #111;
}
#container {
	width:980px;
	background: #fff;
	margin: 0 auto;
	border: 1px solid #000;
}
#contenido {
	width:980px;
	clear:both;
}
#header {
	height: 83px;
	background: #ffffff;
}
#lateral_izq {
	width: 160px;
	background-color: #fff;
	float:left;
	padding:10px;
}
#principal {
	margin:0 0 0 160px;
}
#principal_una_col {
	margin:0 auto;
}
#central {
	width:600px;
	float:left;
	padding:10px;
}
#col_dcha {
	width:160px;
	float:right;
	padding:10px;
	background-color: #fff;
}
#central_noticias {
	width:760px;
	float:left;
	padding:10px;
	background-color: #fff;
}
#footer {
	clear:both;
	background:#fed40e url(../img/bg_footer.png) 0 0 no-repeat;
	font:normal 12px "Trebuchet MS", Arial, Helvetica;
	color:#111;
	text-align:center;
	height:20px;
	padding-top:2px;
	padding-bottom:0;
	border-top:1px solid #000;
}
#footer a:link, #footer a:visited {
	color:#111;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#111;
	text-decoration:underline;
}
#idioma {
	position:absolute;
	left:0px;
	top:150px;
	height:10px;
	background:#00CC33;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
.texto {
	font:normal 14px "Trebuchet MS", Arial, Helvetica;
	color:#333;
	padding:20px;
}
h1 {
	font:normal 24px "Trebuchet MS", Arial, Helvetica;
	text-align:left;
	margin:20px 0 16px 5px;
	color:#222;
	border-bottom:1px solid #222;
}
/*-------------------LOGIN - entrada privada ------------*/
#entrada_privada {
	width: 160px;
	font:bold 12px "Trebuchet MS", Arial, Helvetica;
	background:url(../img/bg_login_box.png) 0 0 repeat-x;
}
#entrada_privada h2 {
	font:bold 14px "Trebuchet MS", Arial, Helvetica;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:2px solid #333;
	padding-bottom:3px;
}
#entrada_privada label {
	width:60px;
	float:left;
	text-align:right;
	padding:4px;
	margin-bottom:6px;
}
#entrada_privada label#label_recordar {
	width:60px;
	float:none;
	text-align:right;
	padding:0;
}
#entrada_privada input {
	font-weight:normal;
	width:70px;
	float:right;
	margin-right:10px;
	padding:3px;
	border:2px solid #444;
	margin-bottom:7px;
	background:#fff url(../img/bg_input.png) repeat-x 0 0;
}
#entrada_privada input#recordar {
	margin:0;
	margin-right:6px;
	float:none;
	background:none;
	border:0;
	vertical-align:middle;
	width:20px;
}
#entrada_privada input#entrar {
	float:none;
	clear:both;
	background:#000000 url(../img/bg_bots_1.png) repeat-x scroll 0pt -2px;
	border:0;
	margin:0 auto;
	margin-top:6px;
	font:bold 16px "Trebuchet MS", Arial, Helvetica;
	color:#fff;
	cursor:pointer;
	cursor:hand;
	height:32px;
	border:1px solid #C6CACD;
	width:140px;
}
#entrada_privada input#entrar:hover {
	background:#000 url(../img/bg_bots_1.png) repeat-x 0 -38px;
	color:#000;
	border:1px solid #333;
}
#login_avisos {
	color:#660033;
}
#alta_profesionales_link {
	margin-top:10px;
	margin-bottom:15px;
}
a#alta_profesionales_button {
	font:bold 14px "Trebuchet MS", Arial, Helvetica;
	padding:3px 10px 3px 10px;
	text-decoration:none;
	border:1px solid #333;
}
a#alta_profesionales_button:link, a#alta_profesionales_button:visited {
	background:url(../img/bg_alta_profesionales.png) repeat-x 0 1px;
	color:#333;
}
a#alta_profesionales_button:hover, a#alta_profesionales_button:active {
	background:url(../img/bg_alta_profesionales.png) repeat-x 0 -23px;
	color:#cc3;
}
/*-------Menu--------------*/
#MainMenu {
	height:36px;
	background: #fff url("../img/bmid_113.gif");
	margin:0;
	border:0;
	text-align:center;
	margin:0 auto;/*padding-left:168px;*/
}
#tab {
	margin:0 auto;
	top:0;
	text-align:center;
}
#tab ul {
	margin:0 auto;
	text-align:center;
	list-style:none;
	float:left;
}
#tab li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a {
	background: url("../img/bright_113.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span {
	display:block;
	background:url("../img/bleft_113.gif") no-repeat left top;
	padding:0 34px 0 35px;
	font:normal 18px "Trebuchet MS", Arial, Helvetica;
	color:#fff;
	line-height:36px;
}
#tab a:hover, #tab li.item_active a {
	background-position:right bottom;
}
#tab a:hover span, #tab li.item_active a span {
	background-position:left bottom;
	color:#000;
	text-decoration:none;
}
/*----Menu IDIOMA----*/
#menu_idioma {
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:36px;
}
#menu_idioma a:link, #menu_idioma a:visited {
	color:#fff;
	text-decoration:none;
}
#menu_idioma a:hover, #menu_idioma a:active {
	color:#fff;
	text-decoration:underline;
}
/*---------Modulos----------------*/
div#modulo_1 {
	width:160px;
	margin-top:5px;/*   margin-bottom:45px;   */
}
div#modulo_2 {
	width:160px;
	margin-top:5px;   /* esto lo he puesto nuevo  *//*  margin-bottom:5px;  */
}
div#modulo_2_2 {
	width:160px;
	margin-top:5px;       /* esto lo he puesto nuevo  *//*   margin-bottom:0;  */
}
div#modulo_6 {
	width:160px;
	margin:5px 0 10px 0;
}
div#modulo_6 {
	margin-bottom:0;
	margin-top:5px;
}
div#modulo_banner_vice {
	margin-bottom:0;
	margin-top:5px;
}
/*div#modulo_txt {
	background-color:#FED40E;
	width:580px;
	padding:10px;
	font:normal 14px "Trebuchet MS", Arial, Helvetica;
	color:#111;
	margin-top:12px;
	float:left;
}*/
div#modulo_banner_fira {
	width:600px;
	height:95px;
}
#modulo_bannersfooter {
	margin-top:5px;
}
#mod_banner_bottom_right {
	width:190px;
	float:right;
	border:1px solid #333;
	margin-top:10px;
}
div#subastas_txt {
	background-color:#FED40E;
	width:400px;
	padding:8px;
	font:normal 14px "Trebuchet MS", Arial, Helvetica;
	color:#111;
	margin-top:8px;
	float:left;
}
div#subastas2 {
	background-image:url(../img/bg_fira.jpg) no-repeat 0 0;
	width:400px;
	height:95px;
	padding:0;
	margin-top:6px;
	float:left;
}
div#subastas2 h1 {
	color:#FED40E;
	font:bold 22px Verdana, Geneva, sans-serif;
	border:0;
	margin:0;
	padding-left:10px;
}
div#subastas2 h2 {
	color:#FED40E;
	font:bold 18px "Trebuchet MS", Arial, Helvetica;
}
div#subastas2 p {
	color:#111;
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:18px;
	margin-bottom:10px;
}
a#ir_a_subastas:hover {
	cursor:pointer;
	cursor:hand;
}
div#banner_home_inf_izq {
	width:250px;
	float:left;
	background-color:#999;
	padding:20px;
	margin:10px 0 10px 0;
}
div#banner_home_inf_dcha {
	width:290px;
	float:right;
	margin:10px 0 10px 0;
}
div#modulo_3 {
	width:158px;
	border:1px solid #666;
	padding:0;
	margin-left:-1px;
	margin-top:5px;
}
/*----Módulo BUSCADOR----*/
div#buscador_box {
	width:600px;
	border:0;
	background:url(../img/bg_buscador_box_2.jpg) 0 0 repeat-x;
	margin-bottom:5px;
	text-align:center;
}
div#buscador_box_fira {/*----fira----*/
	width:600px;
	border:0;
	background:url(../img/bg_buscador_fira.jpg) 0 0 repeat-x;
	margin-bottom:5px;
	text-align:center;
	padding-bottom:6px;
}
#buscador_box_fira h1 {
	font:normal 20px "Trebuchet MS", Arial, Helvetica;
	text-align:center;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:6px;
	color:#393;
	border-bottom:2px solid #393;
}
#buscador_box h1, #menu_agremiado h1 {
	font:normal 14px "Trebuchet MS", Arial, Helvetica;
	text-align:center;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:6px;
	color:#111;
	border-bottom:2px solid #000;
}
#tabla_buscador, #tabla_buscador_fira {
	width:560px;
	margin:0 auto;
	text-align:left;
}
#tabla_buscador_fira input.input_buscador {
	width:160px;
	padding:2px;
}
#tabla_buscador select, #tabla_buscador_fira select {
	border:1px solid #999;
	padding:2px;
}
#tabla_buscador td p, #tabla_buscador_fira td p {
	font:normal 12px "Trebuchet MS", Arial, Helvetica;
	color:#333;
	padding-top:4px;
}
#tabla_buscador td.campos_buscador, #tabla_buscador_fira td.campos_buscador {
	padding:10px 0 2px 0;
	font:bold 14px "Trebuchet MS", Arial, Helvetica;
	color:#333;
}
#buscador_box select, #tabla_buscador_fira select {
	width:180px;
}
#buscador_box select.semiselect, #tabla_buscador_fira select.semiselect {
	width:80px;
}
option.destacados {
	font-weight:bold;
	color:#003399;
}
input#buscar {
	padding:4px 30px 10px 30px;
	color:#fff;
	background:#000 url(../img/bg_bots_1.png) repeat-x 0 -2px;
	height:36px;
	border:0;
	font:bold 18px "Trebuchet MS", Arial, Helvetica;
	margin-top:30px;
	border:1px solid #C6CACD;
}
input#buscar:hover {
	background:#000 url(../img/bg_bots_1.png) repeat-x 0 -38px;
	cursor:pointer;
	cursor:hand;
	color:#000;
	border:1px solid #333;
}
#tabla_buscador td p#adv_buscador {
	font:bold 14px "Trebuchet MS", Arial, Helvetica;
	color:#990000;
	margin-bottom:-10px;
}
/*----Listado vehiculos-----y FICHA*/
div#lista_resultados {
	width:960px;
	padding:10px;
	margin:0 auto;/*background:url(../img/bg_tabla_intro_vehiculo.png) 0 0 repeat-x;*/
}
div#lista_resultados h3 {
	font:normal 20px "Trebuchet MS", Arial, Helvetica;
	margin:20px 0 0 0;
	color:#444;
}
div#lista_resultados h4 {
	font:normal 18px "Trebuchet MS", Arial, Helvetica;
	margin:40px 0 40px 0;
	color:#666;
}
div#lista_resultados th {
	text-align:center;
	font:bold 14px "Trebuchet MS", Arial, Helvetica;
	padding:5px;
	background-color:#666;
	border-right:1px solid #DFDFE0;
}
div#lista_resultados td {
	padding:5px;
	text-align:left;
	font:normal 14px "Trebuchet MS", Arial, Helvetica;
	text-align:center;
}
p#label_observaciones {
	width:490px;
	padding:5px;
	text-align:left;
	font:bold 14px "Trebuchet MS", Arial, Helvetica;
	border-bottom:1px solid #333;
}
div#lista_resultados tr:hover {
	background-color:#ddd;
}
div#lista_resultados td.td_centrada {
	text-align:center;
}
div#lista_resultados td p {
	margin:5px 0 5px 0;
}
div#lista_resultados td.label {
	text-align:right;
	font:bold 14px "Trebuchet MS", Arial, Helvetica;
	color:#333;
	padding-right:8px;
}
div#lista_resultados td.titol_tabla {
	font:normal 18px "Trebuchet MS", Arial, Helvetica;
	text-align:center;
	background:#999 url(../img/bg_titol_tablas_fichas.png) repeat-x left -2px;
	color:#fff;
	padding:4px;
	height:26px;
	overflow:hidden;
}
div#lista_resultados td span.precio {
	color:#990000;
	font-size:20px;
}
div#lista_resultados a:link, div#lista_resultados a:visited {
	color:#006600;
	text-decoration:none;
}
div#lista_resultados a:hover {
	color:#990000;
	text-decoration:underline;
}
table#busqueda_resultados th a:link, table#busqueda_resultados th a:visited {
	color:#fff;
	text-decoration:underline;
	padding:0;
}
table#busqueda_resultados th a:hover, table#busqueda_resultados th a:active {
	color:#ddd;
	padding:0;
}
table#busqueda_resultados th img {
	margin-left:6px;
}
div#lista_resultados td img {
	border:1px solid #111;
}
div#img_big {
	width:400px;
	background:#fff url(../img/cargando_imagen.gif) no-repeat 50% 45%;
	height:310px;
}
div#imagenes {
	margin:0;
	padding:0;
	height:423px;
}
div#lista_resultados img.iconos_datos {
	border:0;
	margin-right:5px;
}
img.iconos_datos {
	border:0;
	margin-right:5px;
}
/*-----fira--*/
div#encuentra_stand_fira {
	font:bold 26px "Trebuchet MS", Arial, Helvetica;
	color:#3cac48;
	text-align:center;
}
div#imagenes_fira {
	margin:0;
	padding:0;
	height:408px;
}
div#imagenes img, div#imagenes_fira img {
	margin-bottom:10px;
}
div#imagenes img.imagenVehiculo_big, div#imagenes_fira img.imagenVehiculo_big {
	border-color:#fff;
}
div#imagenes img.imagen_mini, div#imagenes_fira img.imagen_mini {
	border:2px solid #999;
	margin:0 1px 29px 1px;
}
div#imagenes img.imagen_mini:hover, div#imagenes_fira img.imagen_mini:hover {
	border:2px solid #000;
}
div#datos_fira {
	width:416px;
	background:#fff url(/img/bg_fira_datos.png) 0 0 repeat-y;
}
#datos_fira_top {
	width:416px;
	height:15px;
	background:#fff url(/img/bg_fira_datos_top.png) 0 0 no-repeat;
}
#datos_fira_cos img#banner, #datos_fira_cos img#banner_fira_largo {
	border:0;
}
div#datos_fira_cos h4 {
	width:390px;
	margin:0;
	padding:10px;
	text-align:center;
	font:bold 13px "Trebuchet MS", Arial, Helvetica;
	color:#333;
	background-color:#eaeaea;
}
#datos_fira_cos p {
	width:380px;
	margin:0 auto;
	padding-left:16px;
	text-align:left;
	font:normal 12px "Trebuchet MS", Arial, Helvetica;
}
#datos_fira_bottom {
	width:416px;
	height:14px;
	background:#fff url(/img/bg_fira_datos_bottom.png) 0 0 no-repeat;
}
/*--Fin FIRA--*/
table#tabla_ficha_busqueda td.ficha_left {
	text-align:left;
	padding-left:15px;
}
table#tabla_ficha_busqueda tr:hover {
	background-color:#fff;
}
h1#ficha {
	font:normal 24px "Trebuchet MS", Arial, Helvetica;
	text-align:left;
	margin:20px 0 16px 5px;
	color:#222;
	border-bottom:1px solid #222;
}
div#volver_busqueda_1, div#volver_busqueda_2 {
	text-align:left;
	width:940px;
	background-color:#eee;
	padding:4px;
	border:1px solid #ccc;
	margin:0 auto;
}
div#volver_busqueda_1 img, div#volver_busqueda_2 img {
	margin:4px;
	margin-right:10px;
}
div#volver_busqueda_1 a, div#volver_busqueda_2 a {
	font:normal 14px "Trebuchet MS", Arial, Helvetica;
}
div#volver_busqueda_1 a:link, div#volver_busqueda_1 a:visited, div#volver_busqueda_2 a:link, div#volver_busqueda_2 a:visited {
	color:#003366;
	text-decoration:none;
}
div#volver_busqueda_1 a:hover, div#volver_busqueda_2 a:hover {
	color:#006600;
	text-decoration:underline;
}
div#barra_iconos_left {
	float:left;
}
div#barra_iconos_right {
	float:right;
	margin-right:10px;
}
div.barra_iconos_clear {
	clear:both;
}
table#busqueda_resultados td {
	height:95px;
	padding:0;
}
table#busqueda_resultados a:link, table#busqueda_resultados a:visited {
	color:#333;
	text-decoration:none;
	width:100%;
	padding:40px 0 40px 0;
}
table#busqueda_resultados a:hover {
	text-decoration:underline;
}
table#busqueda_resultados a.pvp:link, table#busqueda_resultados a.pvp:visited {
	color:#993300;
	font-weight:bold;
	white-space: nowrap;
}
td.celda_equipamiento {
	text-align:left !important;
	padding-left:40px;
}
td.celda_equipamiento ul {
	margin-top:10px;
	margin-left:30px;
}
td.celda_equipamiento ul li {
	list-style-image:url(../img/eq_ok.png);
	padding-left:10px;
	height:24px;
}
div#observaciones {
	font:normal 14px "Trebuchet MS", Arial, Helvetica;
	padding:10px;
	margin-top:10px;
	text-align:left;
}
textarea {
	width:470px;
	background-color:#fff;
	font:normal 14px "Trebuchet MS", Arial, Helvetica;
	border:1px solid #ddd;
	padding:10px;
	margin-top:10px;
}
div.paginacion {
	width:960px;
	font:normal 14px "Trebuchet MS", Arial, Helvetica;
	color:#444;
	text-align:center;
	margin:10px 0 6px 0;
}
div.paginacion p {
	margin-bottom:12px;
}
div.paginacion a:link {
	color:#060;
	text-decoration:none;
}
div.paginacion a:visited {
	color:#aaa;
	text-decoration:none;
}
div.paginacion a:hover, div.paginacion a:active {
	color:#900;
	text-decoration:underline;
}
div.paginacion span {
	font-weight:bold;
	background-color:#333;
	color:#fff;
	padding:0 6px 0 6px;
}
span.dato {
	font:bold 15px "Trebuchet MS", Arial, Helvetica;
	color:#444;
}
/*-------Form Contacto con el vendedor en FICHA VEHICULO BUSQUEDA--*/
#formulario_contacto_vendedor {
}
#formulario_contacto_vendedor fieldset {
	border:2px solid #063;
	width:360px;
	padding:10px 20px 10px 20px;
}
#formulario_contacto_vendedor legend {
	font:bold 16px "Trebuchet MS", Arial, Helvetica;
	color:#006633;
	margin-bottom:20px;
}
#formulario_contacto_vendedor label {
	float:left;
	font:bold 14px "Trebuchet MS", Arial, Helvetica;
	margin-bottom:10px;
	width:90px;
	text-align:right;
}
#formulario_contacto_vendedor input, #formulario_contacto_vendedor textarea {
	margin:0;
	float:right;
	width:250px;
	padding:3px;
	border:1px solid #999;
	margin-bottom:10px;
}
#formulario_contacto_vendedor #adv_nombre, #formulario_contacto_vendedor #adv_telefono, #formulario_contacto_vendedor #adv_mail, #formulario_contacto_vendedor #adv_mensaje {
	clear:both;
	text-align:center;
	font:bold 12px "Trebuchet MS", Arial, Helvetica;
	color:#990000;
}
#formulario_contacto_vendedor input#enviar {
	float:none;
	clear:both;
	padding:4px 30px 10px 30px;
	color:#fff;
	background:#000 url(../img/bg_bots_1.png) repeat-x 0 -2px;
	height:36px;
	border:0;
	font:bold 18px "Trebuchet MS", Arial, Helvetica;
	margin-top:30px;
	border:1px solid #C6CACD;
}
#formulario_contacto_vendedor input#enviar:hover {
	background:#000 url(../img/bg_bots_1.png) repeat-x 0 -38px;
	cursor:pointer;
	cursor:hand;
	color:#000;
	border:1px solid #333;
}
/*---form contacto--*/
div#formulario {
	width:600px;
	border:0;
	background:url(../img/bg_buscador_box.png) 0 0 repeat-x;
	margin-bottom:5px;
	text-align:center;
}
div#formulario h1 {
	font:bold 18px "Trebuchet MS", Arial, Helvetica;
	text-align:center;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:30px;
	color:#111;
	border-bottom:1px solid #000;
}
div#formulario label, div#formulario input {
	display: block;
	width: 150px;
	margin-bottom: 5px;
	padding:4px;
}
div#formulario label {
	text-align: right;
	width: 100px;
	padding-right: 10px;
	font:bold 14px "Trebuchet MS", Arial, Helvetica;
	color:#111;
}
div#formulario input.campo:focus {
	background-color:#eee;
	border:1px solid #111;
}
div#formulario .campo {
	border:1px solid #2d557d;
	margin-left:10px;
	width:220px;
}
div#formulario textarea.campo {
	padding:4px;
}
div#formulario .campo2 {
	border:1px solid #2d557d;
	margin-left:10px;
	width: 200px;
}
div#formulario #enviar_contacto {
	background:#000000 url(../img/bmid_113.gif) repeat-x scroll 0 0;
	margin-top:14px;
	font:bold 16px "Trebuchet MS", Arial, Helvetica;
	color:#fff;
	cursor:pointer;
	cursor:hand;
	border:0;
	padding:4px 30px 4px 30px;
	margin-bottom:20px;
	width:160px;
}
div#formulario #msgNombre, div#formulario #msgMail {
	margin-left:20px;
	font:bold 14px "Trebuchet MS", Arial, Helvetica;
	color:#990000;
}
#datos_contacto {
	margin:20px;
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:20px;
}
#formu_contacto_gral {
	background-color:#fff;
	border:2px solid #333;
	padding:20px;
	width:500px;
	margin:10px auto 30px auto;
	text-align:center;
}
#formulario p {
	text-align:left;
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:30px;
}
/*-----------EN CONSTRUCCION-------*/
div#en_construccion {
	width:600px;
	border:0;
	background:url(../img/bg_buscador_box.png) 0 0 repeat-x;
	margin-bottom:5px;
	text-align:center;
	padding:130px 0 130px 0;
}
div#en_construccion h2 {
	font:bold 18px "Trebuchet MS", Arial, Helvetica;
	color:#CC3300;
	margin:15px;
}
div#en_construccion p {
	font:normal 16px "Trebuchet MS", Arial, Helvetica;
	color:#111;
	margin:15px;
}
/*-----------RADIO, REVISTA, ALTAS-------*/
#radio_box, #revista, #altas {
	width:600px;
	border:0;
	background:url(../img/bg_buscador_box.png) 0 0 repeat-x;
	margin-bottom:5px;
	text-align:center;
	padding:0 0 5px 0;
}
#radio_box h2, #revista h2, #altas h2 {
	font:bold 16px "Trebuchet MS", Arial, Helvetica;
	color:#CC3000;
	margin:12px;
}
#radio_box h1, #revista h1, #altas h1 {
	font:normal 24px "Trebuchet MS", Arial, Helvetica;
	text-align:left !important;
	margin:20px 0 16px 5px;
	color:#222;
	border-bottom:1px solid #222;
}
#radio_box p, #revista p, #altas p {
	font:normal 12px "Trebuchet MS", Arial, Helvetica;
	color:#111;
	margin:12px;
}
/*-----------REVISTA-------*/
#revista {
	padding-top:15px;
	padding-left:10px;
}
#revista h2{
	font-size:14px;
}
#revista ul{
	list-style:disc;
}
#revista li{
	font-size:12px;
	margin-bottom:10px;
	width:330px;
	margin-left:20px;
}
.item_revista {
	float:left;
	text-align:center;
	width:149px;
	margin-bottom:0px;
	margin-left:35px;
}
#revista img{
	border:1px solid #111;
}
/*---Altas---*/
#top_altas {
	width:600px;
	color:#fff;
	font:normal 16px "Trebuchet MS", Arial, Helvetica;
	text-align:center;
	margin-bottom:20px;
	background:url(../img/bg_top_altas.png) repeat-x 0 0;
}
#enlace_pdf_altas {
	width:550px;
	color:#fff;
	font:normal 18px "Trebuchet MS", Arial, Helvetica;
	text-align:center;
	margin:20px auto;
	background-color:#000;
	padding:10px 0;
}
#top_altas_sub {
	width:600px;
	color:#222;
	font:normal 13px "Trebuchet MS", Arial, Helvetica !important;
	text-align:center;
	margin-bottom:20px;
	background:url(../img/bg_top_altas_sub.png) repeat-x 0 0;
}
#box_alta_prof h3 strong {
	font-size:18px !important;
}
#altas {
	padding-top:15px;
	color:#333;
}
#altas h5 {
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
#altas_1, #altas_2, #altas_3, #altas_4, #altas_5 {
	background:#fff url(../img/bg_box_mini_white.png) repeat-x 0 0;
	width:250px;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	padding:10px;
	margin:10px 0;
	border:2px solid #222;
}
#altas li {
	list-style:disc;
	margin-left:20px;
	margin-bottom:15px;
}
#altas_1 {
	float:left;
	margin-left:20px;
	height:280px;
}
#altas_2 {
	float:right;
	margin-right:20px;
	height:280px;
}
#altas_3 {
	float:left;
	margin-left:20px;
}
#altas_4 {
	float:right;
	margin-right:20px;
}
#altas_5 {
	float:left;
	margin-left:20px;
	padding-bottom:25px;
}
#rellene {
	width:530px;
	padding:10px;
	background-color:#fff;
	border:2px solid #000;
	margin:15px auto;
}
p#mas_info {
	background-color:#ccc;
	margin-top:20px;
	margin-bottom:20px;
	padding:4px;
	font:bold 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#altas a:link, #datos_contacto a:link, #altas a:visited, #datos_contacto a:visited {
	font:bold 14px "Trebuchet MS", Arial, Helvetica;
	color:#009900;
	text-decoration:none;
}
#altas a:hover, #altas a:active, #datos_contacto a:hover, #datos_contacto a:active {
	text-decoration:underline;
}
