 /* principal.php */

body {
	margin: 0px;
	padding: 0;
	background:url(/img/css44/body_c.jpg) no-repeat top center fixed #dfdbac;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#565656;
}

#contenedor {
	width: 751px;
	margin: auto;
	margin-top:80px;
}

#cabecera {
	width: 751px;
	height: 155px;
	margin: 0;
	padding: 0;
	background: url('/img/cabeceras_nuestras/cabecera06_i.jpg') no-repeat top #FFFFFF;
}

.logo_izquierda {
   width: 150px;
   height: 100px;
}
.logo_izquierda img { margin: 10px 0 0 10px; }
.logo_derecha {
   width: 150px;
   height: 100px;
   float: right;
}
.logo_derecha img { margin: 10px 10px 0 0; }

#fechaybusqueda {
	width: 751px;
	height:80px;
	position:absolute;
	top:0px;
	background:url(/img/css44/top.gif) no-repeat;
}

#fecha {
	width: 200px;
	float: left;
	color: #666666; 
	margin-top: 8px;
	margin-left: 0;
	padding: 0 0 0 10px;
}

#busqueda {
	width: 370px;
	float: right;
	text-align: right;
	margin-top: 4px;
	margin-right: 0;
	padding: 0 10px 0 0;
	color: #ffffff;
}

#busqueda form {
	margin: 0;
	padding: 0;
}

.campotexto_busqueda {
	margin: 0;
	padding: 2px 3px;
	color: #000;
	border: 1px solid #b7b7b7;
	font-family:Arial, Helvetica, sans-serif;
	height:14px;
	width: 130px;
}

.boton_busqueda {
	margin: 0;
	margin-top:5px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/img/css44/bt_buscar.gif) repeat-x;
	color:#FFFFFF;
	border:0px;
	width:50px;
	height:20px;
}

#menuycuerpo {
	width: 751px;
	margin: 0;
	padding: 0;
	background:url(/img/css44/pxrep.gif) repeat-y;}

#menu {
	float: left;
	width: 170px;
	padding: 0;
	margin: 0;
	font-size:12px;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 20px;
}

.elementos_menu {
	padding: 0;
	margin: 0;
}

.elementos_menu li {
	width: 170px;
	height: 35px;
	padding:0px;
	list-style-type: none;
}

.elementos_menu a{
	color: #FFFFFF;
	text-decoration: none;
	background:url(/img/css44/menulink.gif) no-repeat;
	display:block;
	width:156px;
	height:25px;
	padding-left:10px;
	padding-top:5px;
}

.elementos_menu a:hover {
	color: #FFFFFF;
	background:url(/img/css44/menulink_hover.gif) no-repeat;
	text-decoration: none;
}

.elementos_menu a:active {
	color: #CEB8A9;
	text-decoration: none;
	margin: 0 0 0 5px;
}

/*.login {
	width: 180px;
	margin-top: 40px;
	margin-left: 20px
}

.top_login {
	width: 140px;
}

.body_login {
	width: 140px;
}

.body_login p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.body_login form {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 1px;
}

.literal_login {
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-left: 0px;
}

.campo_login {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-left: 0px;
}

.campo_login input {
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px 1px;
	background-color: #FFCE17;
	color: #333;
	border: 1px solid #6A9400;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 130px;
}

.boton_login {
	margin-top: 15px;
	margin-right: 0px;
	text-align: right;
}

.boton_login a:link, .boton_login a:visited {
	background-color: #F7F7F7;
	color: #303030;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;
}

.boton_login a:hover {
	background-color: #303030;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #f7f7f7;
	text-decoration: none;
}

.foot_login {
	width: 140px;
	margin-top: 0px;
	padding-top: 0px;
}*/

.rss {
	margin-top: 40px;
	margin-left: 60px;
	margin-bottom: 30px;
}
#cuerpo {
	float: right;
	text-align: left;
	width: 540px;
	line-height:20px;
	padding-right:10px;
	margin-top:0px;
}

#cuerpo form {
	margin-top:-45px;
}

#cuerpo_imagen {
	float: right;
	padding-top: 10px;
}

#cuerpo_imagen img {
	margin: 10px 20px 10px 10px;
	border:0px;
}

.titulo_principal {
	color: #df7f00;
	margin-top:0px;
	margin-bottom:20px;
	font-size:22px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}

#cuerpo_texto {
	padding-right:10px;
}

#cuerpo_texto p {
	margin: 0 0 10px 0;
	padding: 0;
}

#cuerpo_texto a {
	color:#df7f00;
}

#categorias {
	clear:both;
	font-size:10px;
	margin-top:20px;
	margin-left:20px;
}

#categorias a {
	display:block;
	width:101px;
	height:80px;
	background:url(/img/css44/catego.jpg) no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	margin-right:30px;
	text-align:center;
	padding-top:70px;
	line-height:100%;
}

#categorias a:hover {
	background:url(/img/css44/catego_hover.jpg) no-repeat;
}

#categorias span {
	display:block;
	margin:auto;
	width:90%;
}

#categorias br {
	display:none;
}

#pie {
	width: 751px;
	height:110px;
	padding-top:60px;
	background:url(/img/css44/foot.gif) no-repeat;
	line-height:20px;
	margin: 0;
}

#pie p {
	margin:  0 0 2px 20px;
	padding: 0;
	text-align:center;
	color:#FFFFFF;
}

#pie a{
	border-bottom: 1px dotted #333;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

#pie a:hover  {
	text-decoration: none;
	border-bottom: 1px solid #000;
	color: #000;
}
	
.clear {
	clear: both;
}

.clear1px {
	clear: both;
}

.powered {
	color: #FFF;
	width: 100%;
	float: left;
	margin: 10px auto 5px auto;
	padding-bottom: 0px;
	text-align: center;
}

.esconder {
	visibility: hidden;
}

.nomostrar {
	display: none;
}

/*busqueda_resultado*/

#cuerpo_busqueda table {
	margin-top: 0;
}

#cuerpo_busqueda table tr td {
	
}

#cuerpo_busqueda table tr.fila_busqueda {
	background:url(/img/css44/tarjeta.gif) repeat-y right #1C6F9F;
	color:#FFFFFF;
	
}

#cuerpo_busqueda table tr.fila_busqueda b {
	font-size:16px;
}

#cuerpo_busqueda td {
	padding:10px;
}

#cuerpo_busqueda table tr.fila_busqueda a {
	text-decoration:none;
	color:#FFFFFF;
	background:#1d6f9f;
	padding:3px 10px;
}

#cuerpo_busqueda table tr.fila_busqueda a:hover {
	background:#DF7F00;
}

.boton_ir_busqueda {
	margin:0px;
}

.titular_busqueda {
	margin: 0 0 20px 0;
	padding: 0;
}

.boton_ir_busqueda {
	float: right;
	text-align: right;
	margin-right: 5px;
	padding: 0 0 0 20px;
	width: 200px;
}

.boton_ir_busqueda a:link, .boton_ir_busqueda a:visited {
	text-decoration: underline;
	color: #537184;
}

.boton_ir_busqueda a:hover {
	text-decoration: none;
	color: #7997AB;
}

/*noticias*/

#cuerpo_noticias table {
   margin-top: 0px;
   width: 520px;
}

#paginador_noticias {
   height: 100%;
   padding: 10px;
   margin-top: 5px;
   margin-bottom: 0px;
}

#paginador_noticias hr {
	border:0px;
}

#paginador_noticias a {
	background:#1C6F9F;
	color:#FFFFFF;
	text-decoration:none;
	padding:4px;
}

#paginador_noticias a:hover {
	background:#df7f00;
}


#cuerpo_noticias table tr td {
	padding: 10px;
	vertical-align: top;
}

.encabezado_listadonoticias th {
	padding: 0;
	border-bottom: 1px solid #FFF;
	color: #CCC;
	display: none;
}

.titular_noticia {
	margin: 0 0 20px 0;
	padding: 0;
}

.boton_ampliarnoticia {
	float: right;
	text-align: right;
	margin-right: 5px;
	padding: 0 0 0 20px;
}

.boton_ampliarnoticia a:link, .boton_ampliarnoticia a:visited {
	text-decoration: underline;
	color: #537184;
}

.boton_ampliarnoticia a:hover {
	text-decoration: none;
	color: #7997AB;
}

/*noticia_ampliada*/

.fecha_noticia_ampliada {
	margin-bottom: 20px;
}

.titulo_noticia_ampliada {
	font-size: 1.5em;
	line-height: 1.2em;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #B1BFC6;
}

.firma_noticia_ampliada {
	padding-top: 30px;
	padding-bottom: 0;
	margin-right: 10px;
	text-align: right;
	color: #2D3653;
}

/*imagenes_galeria*/


#tarjeta{
	background:url(/img/css44/tarjeta.gif) repeat-y right #1C6F9F;
	display:table;
	width:97%;
	margin-bottom:10px;
	color:#FFFFFF;
	padding:10px;
}

#tarjeta_img {
	float: left;
	margin:0px;
	margin-right:10px;
}

#tarjeta_img img {
	border:0px;
	border:1px solid #FFFFFF;
}

#tarjeta_nombre {
	margin-top: 0;
	padding-top: 0;
}

#tarjeta_contenido {
	margin-top: 0;
	padding-top: 0;
	color:#FFFFFF;
}

#tarjeta_contenido h2 {
	font-size: 1.4em;
	color: #FFFFFF;
	margin:0;
	padding-top: 0;
}

.tarjeta_info {
	float: right;
	text-align: right;
	margin-top: 30px;
	margin-top:0px;
	clear:both;
}


.tarjeta_info p {
	padding: 0;
	margin: 0;
}

.tarjeta_info a {
	text-decoration: none;
	margin-top: 10px;
	padding:3px 10px;
	background:#1d6f9f;
	color:#FFFFFF;
	font-weight:bold;
}

.tarjeta_info a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background:#df7f00;
}

.boton_anterior_galeria a {
	text-decoration: underline;
	color: #537184;
	float: left;
	text-align: left;
	margin-top: 30px;
	margin-right: 5px;
	padding: 0;
}

.boton_anterior_galeria a:hover {
	text-decoration: none;
	color: #7997AB;
	float: left;
	text-align: left;
	margin-top: 30px;
	margin-right: 5px;
	padding: 0;
}

.boton_siguiente_galeria a {
	text-decoration: underline;
	color: #537184;
	float: right;
	text-align: right;
	margin-top: 30px;
	margin-right: 5px;
	padding: 0;
}

.boton_siguiente_galeria a:hover {
	text-decoration: none;
	color: #7997AB;
	float: right;
	text-align: right;
	margin-top: 30px;
	margin-right: 5px;
	padding: 0;
}

/*imagenes_galeria_detalleimagen*/

#imagen_producto {
	margin: 10px 0 0 0;
	text-align: center;
	padding: 0;
	display: block;
}

.imagen_ampliada {
	margin-bottom: 10px;
	border: 1px solid #1874A7;
}

#miniaturas {
	margin-bottom: 10px;
	text-align: center;
}

#miniaturas img {
	border: 1px solid #1874A7;
	margin: 5px 5px 5px 0;
}

#miniaturas img:hover {
	border: 1px solid #2D3653;
	margin: 5px 5px 5px 0;
}

#paginador_producto {
	margin: 0;
	padding: 0 10px 20px 10px;
	font-size: 1em;
}

#paginador_producto a {
	float:left;
	background:url(/img/css44/bt_buscar.gif) repeat-x;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:0px;
	margin-right:5px;
}

#paginador_producto a:hover {
	background:url(/img/css44/bt_buscar_hover.gif) repeat-x;
}

/*formulario*/

#cuerpo_form_imagen {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#cuerpo_form_imagen img {
	margin: 20px;
	border: 1px solid #000;
}

#error {
	width: 490px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #F68437;
	color: #000;
	clear:both;
	margin-bottom:30px;
}

* html #error {
	margin-bottom:50px;
}

.mensaje_error {
	font-weight: bold;
	color: #F00;
}

.descripcion_error {
	font-weight: normal;
	padding-bottom: 0;
}

.aviso {
	margin-right: 10px;
	text-align: right;
	color: #2D3653;
}

.celda_literal {
	vertical-align: top;
	text-align: right;
	width: 155px;
	padding-right: 5px;
}

.celda_campo {
	vertical-align: top;
	text-align: left;
	width: 290px;
}

.celda_campo input, .celda_campo select, .celda_campo textarea  {
	font-family:Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 1em;
	border: 1px solid #DEDEDE;
	width: 325px;
	padding: 2px;
}

.celda_campo input:focus, .celda_campo select:focus, .celda_campo textarea:focus  {
	border: 1px solid #000;
	padding: 2px;
	background-image: url('/img/css44/esqinfdcha_plantilla20_coches10.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.boton_enviar {
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}

.linkampliaimagen {
   text-align: center;
   margin-right: 0;
}

.linkampliaimagen img {
   margin-right: 5px;
}

.linkampliaimagen a:link, .linkampliaimagen a:visited {
   text-decoration: underline;
   color: #666;
}

.linkampliaimagen a:hover {
   text-decoration: none;
   color: #000;
}

.powered img {
	border: 0;
}


#link_idi_on
{
    font-size:11px;
    text-decoration:underline;
    color:#999999;
    font-weight: bold;
}

#idiomas {
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	font-size:11px;
	position:absolute;
	top:55px;
	margin-left:200px;
	z-index:100;
}

* html #idiomas {
	margin-left:160px;
}

#idiomas ul {
	list-style-type: none;
	margin-right: 10px;
	margin-top:0px;
	padding: 0;
}

#idiomas ul li {
	display: block;
	width:103px;
	margin-right: 5px;
	float:left;
}

#idiomas a{
	text-decoration: none;
	color: #ffffff;
	padding-right:10px;
	display:block;
	padding-top:3px;
	height:19px;
	background:url(/img/css44/pestanya.gif) no-repeat;
}

#idiomas a:hover {
	text-decoration: none;
	background:url(/img/css44/pestanya_hover.gif) no-repeat;
}

.literalbusqueda {
	display:none;
}

#paginador_galeria a {
	background:url(/img/css44/bt_buscar.gif) repeat-x;
	color:#FFFFFF;
	padding:5px;
	padding-top:2px;
	text-decoration:none;
}

#paginador_galeria a:hover {
	background:url(/img/css44/bt_buscar_hover.gif) repeat-x;
}

table {
	width:100%;
}

.tabla_form {
	clear:both;
	margin-top:15px;
}

.resaltado {
	font-weight:bold;
	color:#e00000;
}

/*NOTICIAS*/

#cuerpo_noticias {
	padding:10px;
	float:right;
}

#paginador_noticias a {
	background:#262835;
	color:#FFFFFF;
	text-decoration:none;
	padding:4px;
	border:1px solid #CACAA7;
}

#paginador_noticias a:hover {
	background:#4a4a4a;
}

.boton_anterior_noticias {
	float:left;
}

.boton_siguiente_noticias {
	float:right;
}

.noticia {
	margin-bottom:20px;
}

.cabecera_noticia {
	min-height:20px;
	padding-right:1%;
	clear:both;
}

* html .cabecera_noticia {
	height:20px;
}

.cabecera_noticia h1 {
	float:left;
	margin:0;
	padding:0;
	padding-left:20px;
	border:0;
	font-size:18px;
	font-weight:normal;
	background:url(/img/titol_new.gif) no-repeat left;
	width:325px;
}

.fecha_noticia {
	float:right;
	background:url(/img/clock_new.gif) no-repeat left;
	padding-left:15px;
}

.contenido_noticia {
	overflow:hidden;
	width:96%;
	clear:both;
	padding:10px;
	background:#f5f5f5;
	border:1px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;
	color:#000000;
	
}

.imatge_piti, .imatge_gran {
	float:right;
	margin-left:5px;
}

.boton_ampliarnoticia {
	color:#333333;
	display:inline;
	float:none;
	background:none;
	border:0;
}

