﻿body {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Serif;
    font-size: 12px;
    background-image: url('../images/pattern.png');
}
#contenido_main 
{
    margin: 20px auto;
    padding: 0px;
    width: 850px;
}
#cabecera
{
    width: 850px;
    height: 181px;
}
#barra_superior
{
    width: 850px;
    height: 26px;
    background: url('../images/BarraSup.png') no-repeat;
}
#enlaces_cabecera
{
    width: auto;
    height: 15px;
    float: right;
		margin-top: 5px;
		margin-right: 5px;
}
#enlaces_cabecera ul { padding: 0px; margin: 0px; list-style-type:none; }
#enlaces_cabecera li { padding: 0px; float: left; }
#enlaces_cabecera li a { padding: 0px 10px 0px 10px; border-left: #fff 1px dotted; text-decoration: none; font-size: 8pt; font-weight: normal; color: #fff; display: block; }
#enlaces_cabecera li.first_item a { border-left-width: 0px; text-decoration: none; }
#enlaces_cabecera li a:hover { color: #d0d0d0; text-decoration: none; }

.fotos_cabecera
{
    width: 850px;
    height: 116px;
    background: url('../images/headers/logohome1.jpg') no-repeat;
    position:relative;
}
#botonera
{
    width: 850px;
    height: 39px;
    background: url('../images/botonera_bg.png') no-repeat;
}
#enlaces_botonera
{
    width: auto;
    height: 15px;
    float: left;
		margin-top: 11px;
		margin-left: 6px;
}
#enlaces_botonera ul { padding: 0px; margin: 0px; list-style-type: none; }
#enlaces_botonera li { padding: 0px; float: left; }
#enlaces_botonera li a { padding: 0px 18px 0px 18px; border-left: #fff 1px dotted; text-decoration: none; font-family: Arial; font-size: 1.08em; font-weight: normal; color: #fff; display: block; }
#enlaces_botonera li.first_item a { border-left-width: 0px; text-decoration: none; }
#enlaces_botonera li a:hover { color: #d0d0d0; text-decoration: none; }

#contenido
{
		margin: 0px;
		_margin-top: -12px;
	  padding: 0px;
    width: 850px;
    background-color:White;
    min-height: 430px;
    height:auto !important;
    height:430px;
}
#contenido_curve_top { width: 850px; height: 2px; background: url('../images/bg-curve-top.gif') no-repeat; margin-top: 1px; }
#contenido_curve_bottom { width: 850px; height: 24px; background: url('../images/bg-curve-bottom3.png') no-repeat; }

#primera_fila
{
    width: 830px;
    height: 25px;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: solid 1px #dddddd;
}
#primera_fila_col1
{
    width: 160px;
    margin-top: 6px;
    margin-left: 0px;
    float: left;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #aaaaaa;
}
#primera_fila_col2
{
    width: 650px;
    padding-left: 10px;
    margin-top: 6px;    
    float: left;
    font-family: Arial;
    font-size: 8pt;
    background: url('../images/dots-v.gif') no-repeat left;
}
#primera_fila_col2 a { color: #43208f; text-decoration: none; }
#primera_fila_col2 a:hover { text-decoration: underline; }

#resto_pagina
{
    width: 830px;
    margin-left: 10px;
    margin-right: 10px;
}
#resto_pagina_col1
{
    width: 160px;
    margin-top: 10px;
    margin-left: 0px;
    float: left;
}
#resto_pagina_col1 ul { list-style-type: none; margin: 0px; padding: 0px; }
#resto_pagina_col1 li { margin-top: 0px; margin-bottom: 4px; _margin-bottom: -10px;}
#resto_pagina_col1 li a { color: #000000; padding: 2px; margin-right: 10px; font-family: Arial; font-size: 12px; text-decoration: none; display: block; border-bottom: solid 1px #dddddd; }
#resto_pagina_col1 li.ItmSelected a { color: #000000; padding: 2px; margin-right: 10px; font-family: Arial; font-size: 12px; text-decoration: none; display: block; border-bottom: solid 1px #dddddd; background-color: #dddddd; }
#resto_pagina_col1 li a:hover { color: #000000; text-decoration: none; background-color: #ddb60e; }

#resto_pagina_col2
{
    width: 650px;
    padding-left: 10px;
    padding-top: 10px;
    margin-top: 2px;    
    float: left;
    background: url('../images/dots-v.gif') repeat-y left;
}
#resto_pagina:after { content: ""; display: block; height: 0; clear: both; }

#resto_pagina_col2 H1
{
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 12pt;
    font-weight: bold;
    font-family: Arial;
}

#aviso_precios_validos
{
    font-size: 8pt;
    color: gray;
}

#pie
{
    clear: both;
    height: 50px;
    /*border: solid 1px blue;*/
}
#pie a
{
	color:#000;
}

#donde_estamos_texto
{
    float: left;
    width: 200px;
}

#google_maps
{
    float: right;
    margin: 0px 0px 0px 10px;
}
#google_maps iframe
{
    border: solid 1px black;
}
.img_comunidad_valenciana
{
    width: 225px;
    height: 373px;
    position: relative;
}
#contenido_pagina_completa
{
    padding: 20px;
}
#contenido_pagina_completa h1
{
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 12pt;
    font-weight: bold;
    font-family: Arial;
}
#contenido_pagina_completa img
{
    margin-left: 20px;
}
#campos_form_sugerencias
{
    padding: 40px;
}
