html,body {
	margin: 0 auto;
	padding: 0;
	/*background: #006EAD;*/
	font: 10px/14px "Verdana";
	background: url(../img/fondos/background.gif) no-repeat  top #005382;
	/*overflow: auto;*/
}

a {
	text-decoration: none;
}

#principal {
	width: 964px;
	position: absolute;
	top: 0;
	left:50%;
	margin-left:-482px;
}

#header {
	height:215px;	
}

#contenido {	
	background: url(../img/fondos/contenido.gif) repeat-y;
}

#lateral {
	width:200px;
	float: left;
	padding: 0px 8px 6px 5px;
	background-color: #E8E8E8;	
}

input,
select,
textarea {
	font-size: 9px;
	border:1px solid #0096db;
}

.clear {
	clear:both;
}

/* Selector */
#selector {
	background: url(../img/fondos/bottom_caja.gif) bottom no-repeat #0096db;
	padding-bottom: 20px;
	width: 200px;
	margin:10px 0 0 0 ;
	/*height: 300px;*/
}

#selector h2 {
	background: url(../img/fondos/h3.gif) bottom no-repeat #0096db;
	height: 23px;
	margin: 0;
	padding:0;
}

#selector h2 img {
	padding:5px 0 0 5px;
}

#selector ul {
	margin: 0;
	padding:0;
	list-style: none;
	background: none;
}

#selector ul li {
	padding: 0;	
	border-top:1px dotted white;
}

#selector ul li a {
	padding: 2px 2px 2px 25px;
	display: block;
	color: #FFFFFF;
	height: 14px;
	background: #0096db;
	background: url(../img/fondos/selector.gif) #0096db no-repeat;	
}
#selector ul li a:hover {
	color: #FFFFFF;
	background: url(../img/fondos/selector.gif) #f06b00 no-repeat;
}

#selector ul li ul li{
	padding: 0 0 0 0;
}

#selector ul li ul li a {
	padding: 2px 2px 2px 30px;
	display: block;
	color: white;
	background: #6cb9dc;
	height: 14px;
}
#selector ul li ul li a:hover {
	background: #f09800;
	color: #ffffff;
}

#selector ul li ul li a.actual {
	background-color: #FFC600;
	color: #3F3F3F;
}

/*Presupuestador*/
#cesta {
	margin: 10px 0 10px 0;
	/*display: none;*/
}
#cesta h2 {
	background: url(../img/fondos/h3.gif) bottom no-repeat #0096db;
	height: 23px;
	margin: 0;
	padding:0;
}
#cesta h2 img {
	padding:5px 0 0 5px;
}
#presupuestador {
	background: url(../img/fondos/bottom_caja.gif) bottom no-repeat #0096dd;
	padding-bottom: 20px;
	width: 200px;
	margin:0 ;
}

#presupuestador div.linea {
	margin: 0;
	padding: 0 5px 20px 5px;
	height: 40px;
	border-bottom: 1px solid white;
}

#presupuestador div.linea img {
	float: left;
	width: 50px;
	margin: 5px 5px 0 0;
	border: 2px solid #373737;
	height: 38px;
}

#presupuestador div.linea h3 { 
	font-size: 10px; 
	color:white; 
	font-weight: bold;
	padding-top: 3px;
}

#presupuestador div.linea h2 {
	font-size: 10px;
	font-weight: normal;
}

#presupuestador div.linea span {
	color: white;
	font-size: 10px;
}

#presupuestador div.linea form {
	float: left;
	padding: 0;
	margin: 3px 0 0 0;
}

#presupuestador div.linea form input {
	float: left;
	width: 20px;
	margin-left: 0;
	margin-right: 2px;
	background: #ffffff;
	font-size: 10px;
	text-align: center;
	height: 14px;
	border: 1px solid #3a1f00;
}

#presupuestador div.linea form input.image {
	width: 18px;
	margin: 0;
	margin-left: 1px;
	margin-right: 2px;
	height: 18px;
	border: 0;
}

#presupuestador div.vaciar,
#presupuestador div.solicitar {
	margin: 1px;
	padding: 2px;
	clear: both;
	background: white;
	text-align: center;	
}

#presupuestador a { color:#0096db; }
/*Localizacion*/
#localizacion{
	background: url(../img/fondos/bottom_caja.gif) bottom no-repeat #0096dd;
	width: 200px;
	clear: both;
	margin-top: 10px;
	/*text-align: center;*/
}
#localizacion a {
	color:white;
}
#localizacion a:hover {
	color:#004463;
	font-weight: bold;
}
#localizacion h2 {
	background: url(../img/fondos/h3.gif) bottom no-repeat #0096db;
	height: 23px;
	margin: 0;
	padding:0;
}
#localizacion h2 img {
	padding:5px 0 0 5px;
}
#localizacion div {
	text-align:center;
}
#localizacion div p {
	color: white;
	padding-bottom: 0;
	font-size: 9px;
	margin: 0;
}
#localizacion div img {
	margin: 10px 0 0 0;
	border: 2px solid white;
}
#localizacion address {
	color: white;
	margin: 0;
	padding:0 0 10px 0;
}
/*Inicio*/
#index  {
	width:720px;
	/*height: 615px;*/
	/*float: right;*/
	padding: 0px 15px 15px 15px;	
	background-color: White; 
	float: left;
}

#bienvenida{
	background: url(../img/fondos/bienvenida.gif) repeat-x;
	margin-top: 10px;
	height: 175px;
}

#bienvenida h2 {
	margin: 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted black;
	height:14px;
}

#bienvenida img {
	float: left;
}

#bienvenida p{
	padding: 10px 5px 0 0px;
	text-align: justify;
	width: 490px;
	float: right;
}

#bienvenida strong {
	font-size: 12px;
	color:#0096db;
}

/*Ofertas Inicio*/
#oferta{
	clear: both;
	margin: 10px 0 0 0;
}

#oferta h2 {
	margin: 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted black;
	height:14px;
}

#oferta .destacado {
	width: 180px;
	float: left;
	text-align: center;
	padding: 10px;
	margin: 18px;
	/*margin: 10px 5px 20px 5px;	*/
}

#oferta .destacado p {
	color:#0096db;
}

#oferta .destacado em {
	float:left;
	text-decoration: line-through;
	font-size: 12px;
	color: gray;
}

#oferta .destacado span {
	float:right;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#oferta .destacado strong {
	clear:both;
	font-weight: normal;
	display: block;
}

#oferta img{
	border: 2px solid #6599FF;
}

#oferta h3 {
	font-size: 10px;
	font-weight: normal;
	/*padding: 5px 10px 0 10px;*/
}

#oferta .acciones {
	border-bottom: 1px solid #ffcc00;
	height: 20px;
	width: 180px;
	padding: 3px 0 3px 0;
	/*text-align: right;*/
	margin: 0 0 5px 0;
}

#oferta .acciones img {
	border: 0;
	margin-bottom: -3px;
}

#oferta .acciones input {
	width: 15px;
	font-size: 9px;
	border:1px solid #0096db;
	height: 12px;
}
#oferta .destacado div {
	clear:both;
	color: Gray;
	padding-top: 5px;
	margin: 0;
}

/*Marcas*/
#marcas {
	clear: both;
	margin: 0 0 0 0;
}

#marcas h2 {
	margin: 0 0 20px 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted black;
	height:14px;
}

#marcas .marca img{
	/*width: 100px;*/
	float: left;
	text-align: center;
	margin:0 10px 10px 10px;
}

/* Empresa */
#empresa {
	width:720px;
	padding: 0px 15px 15px 15px;	
	background-color: White; 
	float: left;
}

#empresa h2 {
	margin: 10px 0 0 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted black;
	height:14px;
}

#empresa .banner {
	border: 5px solid #d0d0d0;
	margin: 10px 0 10px 0;
	padding: 0;
	width: 708px;
	height: 179px;
}

#empresa img {
	border:1px solid white;
	margin: 0;
	padding: 0;
	width: 706px;
	height: 177px;
}

#empresa p {
	margin: 10px 0 10px 0;
	text-align: justify;
}

#empresa strong {
	color: #007eb8;
}

/*Servicios*/
#servicios {
	width:720px;
	/*height: 615px;*/
	/*float: right;*/
	padding: 0px 15px 15px 15px;	
	background-color: White; 
	float: left;
}

#servicios h2 {
	margin: 10px 0 0 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted black;
	height:14px;
}

#servicios h3 {
	font-size: 12px;
	margin: 10px 0 10px 0;
	color: #0096db;
}

#servicios .banner {
	border:5px solid #d0d0d0;
	margin: 0;
	padding: 0;
	width: 708px;
	height: 179px;
}
#servicios img {
	border:1px solid white;
	margin: 0;
	padding: 0;
	/*width: 706px;
	height: 177px;*/
}
#servicios p {
	margin: 10px 0 10px 0;
}
#servicios strong {
	color: #007eb8;
}
#servicios .categorias {	
	padding: 0;
	margin: 0 0 10px 0;
}

#servicios .opciones .texto p {	
	padding: 5px 0 5px 0;
	margin: 0;
}

#servicios .opciones .texto h4 {
	padding:5px 0 0 0;	
	margin: 0;
}
#servicios .opciones  .icono {
	float:left;
}

#servicios .opciones  .texto {
	float:left;	
	width: 650px;
	padding: 0 0 0 10px;
}
#servicios .opciones {
	background:#ececec;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#servicios .otros {
	clear:both;
	/*height: 75px;*/
	margin-top: 20px;
}
#servicios .otros img {
	float:left;
	margin-right: 10px;
}
#servicios .otros p {
	padding-top: 0;
}

/* Productos */
#productos {
	width:720px;
	/*height: 615px;*/
	/*float: right;*/
	padding: 0px 15px 15px 15px;	
	background-color: White; 
	float: left;
}

#productos h2 {
	margin: 10px 0 0 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted black;
	height:14px;
}

/* Productos: Familias */
#productos .familia {
	width: 215px;
	border:2px solid #0096db;
	float: left;
	margin-right: 2px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	background: url(../img/fondos/producto.gif) no-repeat top;
}

#productos .familia img{
	margin: 0;
	border: 2px solid #eeeeee;
}

#productos .familia h3 {
	margin: 2px;
	color: #525252;
}

#productos .familia a {
	color:#0096db;
}

/* Productos: Subfamilia */
#productos .subfamilia {
	width: 215px;
	border:2px solid #0096db;
	float: left;
	margin-right: 2px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	background: url(../img/fondos/producto.gif) no-repeat top;
}

#productos .subfamilia img{
	margin: 0;
	border: 2px solid #eeeeee;
}

#productos .subfamilia h3 {
	margin: 2px;
	color: #525252;
}

#productos .subfamilia a {
	color:#0096db;
}

/* Articulos/Ofertas */
.articulo {
	width: 215px;
	border:2px solid #0096db;
	float: left;
	margin-right: 2px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	background: url(../img/fondos/producto.gif) no-repeat top;
}

.articulo img{
	margin: 0;
	border: 2px solid #eeeeee;
}

.articulo h3 {
	margin: 2px;
	color: #525252;
}

.articulo a {
	color:#0096db;
}

.articulo .acciones {
	border-bottom: 1px solid #ffcc00;
	height: 20px;
	width: 215px;
	padding: 3px 0 3px 0;
	text-align: center;
	margin: 0 0 5px 0;
}

.articulo .acciones img {
	border: 0;
	margin-bottom: -3px;
}

.articulo .acciones  legend {
	font-size: 9px;
}

.articulo .acciones input {
	width: 15px;
	font-size: 9px;
	border:1px solid #0096db;
	height: 12px;
}

.articulo em {
	clear:both;
	color:#0096db;
}

.articulo p {
	float:left;
	text-decoration: line-through;
	font-size: 12px;
	color: gray;
	text-align: left;
}

.articulo strong {
	float:right;
	text-align: right;
	width: auto;
	font-size: 14px;
}

.articulo div {
	clear:both;
	color: Gray;
	padding-top: 5px;
	margin: 0;
}

/*Ficha articulo*/
#ficha {
	width:720px;
	/*height: 615px;*/
	/*float: right;*/
	padding: 0px 15px 15px 15px;	
	background-color: White; 
	float: left;
}

#ficha h2 {
	margin: 10px 0 0 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted black;
	height:14px;
}

#ficha #imagenes {
	float: left;
	margin: 10px 10px 0 0;
}

#ficha #imagenes img {
	border: 2px solid #6599FF;
}
#ficha #imagenes #opciones {
	padding-top: 5px;
	width:245px;
	border-bottom: 1px solid #ffcc00;
	height: 30px;
}
#ficha #imagenes #galleryselect {
	white-space: nowrap;
	display: none;	
	float: left;
	width: 100px;
	/*margin-right: 95px;*/
}
#ficha #imagenes #galleryselect.paginationstyle a {
	background:#0096db;
	padding: 3px;
	color: white;
	font-size: 10px;
}
#ficha #imagenes #opciones #galleryselect select {
	width: 125px;
	font-size: 10px;
}

#ficha #imagenes #opciones .acciones {	
	width: 38px;
	padding: 3px 0 3px 0;
	text-align: center;
	margin: 0 0 5px 0;
	float: right;
}

#ficha #imagenes .acciones img {
	border: 0;
	margin-bottom: -3px;
}

#ficha #imagenes .acciones  legend {
	font-size: 9px;
}

#ficha #imagenes .acciones input {
	width: 15px;
	font-size: 9px;
	border:1px solid #0096db;
	height: 12px;
}

#ficha #propiedades {
	float: left;
	width:460px;
	margin: 10px 0 0 0;
}

#ficha #propiedades h3 {
	color:#0096db;
}

#ficha #propiedades p {
	margin: 0 0 10px 0;
	height: 150px;
	overflow: auto;
}

#ficha #propiedades span {
	/*float: left;*/
	font-size: 14px;
	font-weight: bold;
	color:gray;
	text-decoration: line-through;
}

#ficha #propiedades span strong {
	/*float: left;*/
	font-size: 14px;
	font-weight: bold;
	color:gray;
	text-decoration: none;
}

#ficha #propiedades div {
	/*float: right;*/
	font-size: 18px;
	font-weight: bold;
	margin:10px 0 10px 0;
}

#ficha #propiedades strong {
	font-size: 10px;
	clear: both;
	display: block;
}

/*rELACIONADOS*/
#ficha #relacionados  {
	clear:both;
}

#ficha #relacionados h2 {
	margin: 10px 0 0 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted black;
	height:14px;
}

#ficha #relacionados .relacionado {
	float:left;
	width: 215px;
	border:2px solid #0096db;
	float: left;
	margin-right: 2px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	background: url(../img/fondos/producto.gif) no-repeat top;
}
#ficha #relacionados .relacionado img{
	margin: 0;
	border: 2px solid #eeeeee;
}
#ficha #relacionados .relacionado .acciones {
	border-bottom: 1px solid #ffcc00;
	height: 20px;
	width: 215px;
	padding: 3px 0 3px 0;
	text-align: center;
	margin: 0 0 5px 0;
}

#ficha #relacionados .relacionado .acciones img {
	border: 0;
	margin-bottom: -3px;
}
#ficha #relacionados .relacionado .acciones  legend {
	font-size: 9px;
}
#ficha #relacionados .relacionado .acciones input {
	width: 15px;
	font-size: 9px;
	border:1px solid #0096db;
	height: 12px;
}
#ficha #relacionados .relacionado em {
	clear:both;
	color:#0096db;
}
#ficha #relacionados .relacionado p {
	float:left;
	text-decoration: line-through;
	font-size: 12px;
	color: gray;
	text-align: left;
}
#ficha #relacionados .relacionado strong {
	float:right;
	text-align: right;
	width: auto;
	font-size: 14px;
}
#ficha #relacionados .relacionado div {
	clear:both;
	color: Gray;
	padding-top: 5px;
	margin: 0;
}

/*OFERTAS*/

#ofertas {
	width:720px;
	/*height: 615px;*/
	/*float: right;*/
	padding: 0px 15px 15px 15px;	
	background-color: White; 
	float: left;
}

#ofertas h2 {
	margin: 10px 0 0 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted black;
	height:14px;
}
/*
#ofertas .articulo {
	width: 215px;
	border:2px solid #0096db;
	float: left;
	margin-right: 2px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	background: url(../img/fondos/producto.gif) no-repeat top;
}
#ofertas .articulo img{
	margin-bottom: -3px;
	border: 2px solid #eeeeee;
}
#ofertas .articulo h3 {
	margin: 2px;
	color: #525252;
}
#ofertas .articulo a {
	color:#0096db;
}
#ofertas .articulo .acciones {
	border-bottom: 1px solid #ffcc00;
	height: 20px;
	width: 215px;
	padding: 3px 0 3px 0;
	text-align: center;
	margin: 0 0 5px 0;
}

#ofertas .articulo .acciones img {
	border: 0;
}
#ofertas .articulo .acciones input {
	width: 15px;
	font-size: 10px;
}
#ofertas .articulo em {
	clear:both;
	color:#0096db;
}
#ofertas .articulo p {
	float:left;
	text-decoration: line-through;
	font-size: 12px;
	color: gray;
	text-align: left;
}
#ofertas .articulo strong {
	float:right;
	text-align: right;
	width: auto;
	font-size: 14px;
}
*/

/* Presupuesto */
#presupuesto { 
	width:720px;
	padding: 0px 15px 15px 15px;	
	background-color: White; 
	float: left;
}

#presupuesto h2 {
	margin: 10px 0 10px 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted black;
	height:14px;
}
#presupuesto a {
	color: black;
	font-weight: bold;
}
#presupuesto a:hover {
	color: #2494cd;
	font-weight: bold;
}
#presupuesto #desglose {
	float: left;
	margin-right: 10px;
	height: 400px;
}

#presupuesto #desglose table {
	width: 300px;
	text-align: center;
}

#presupuesto #desglose table tfoot {
	background: #2494cd;
	text-align: left;
	color: white;
}

#presupuesto #desglose table tfoot .total {
	font-weight: bold;
	text-align: right;
}

#presupuesto #desglose table tfoot .precio { text-align: center; }

#presupuesto #desglose table thead tr th {
	background: #3a1f00;
	text-transform: uppercase;
	color: white;
}

#presupuesto #desglose table tbody tr td {
	width: 100px;
	text-align: center;
}

#presupuesto #desglose table tbody tr td select {
	width: 50px;
	font-size: 10px;
	text-align: center;
}
#presupuesto form.xform {
	width: 400px;
	margin-left: 10px;
}
#presupuesto form fieldset {
	width: 400px;
}

#presupuesto form fieldset label {
	width: 150px;
}

#presupuesto form fieldset input,
#presupuesto form fieldset textarea {
	width: 200px;
}

#presupuesto form p {
	width: 700px;
	white-space: nowrap;
}

/*Contacto*/
#contacto {
	width:720px;
	/*height: 615px;*/
	/*float: right;*/
	padding: 0px 15px 15px 15px;	
	background-color: White; 
	float: left;
}

#contacto a {
	color: #000000;
	font-weight: bold;
}

#contacto a:hover {
	color:#0096db ;
	font-weight: bold;
}

#contacto h2 {
	margin: 10px 0 0 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted black;
	height:14px;
}

#contacto #datos {
	float: left;	
	margin-top:30px;
	text-align: center;	
}

#contacto #datos fieldset {
	width:190px;
	border: 2px solid #DCDCDC;
	padding-bottom: 10px;
}

#contacto #datos legend {
	color: #000000;
	padding: 0 2px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 20px;
}

#contacto #datos h3 {
	padding: 5px;
	color: #0096db;
	border-bottom: 1px solid #DCDCDC;
}

#contacto #datos address {
	padding: 5px;
}

#contacto #formulario {
	float:left;
}
#contacto #formulario .button{
	border:0;
}
#contacto #mensaje {
	/*margin: 0 auto 0 auto;*/
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 120px;
	color: #0096dd;
}
/* Solicitud de revision */
#solicitud {
	width:720px;
	/*height: 615px;*/
	/*float: right;*/
	padding: 0px 15px 15px 15px;	
	background-color: White; 
	float: left;
}

#solicitud h2 {
	margin: 10px 0 0 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted black;
	height:14px;
}

#solicitud p {
	width: 690px;
}
#solicitud fieldset {
	width: 700px;
}
#solicitud fieldset input {
	width: 400px;
}
#solicitud fieldset textarea {
	width: 400px;
}
#solicitud a {
	color: black;
	font-weight: bold;
}
#solicitud a:hover {
	color: #0096db;
	font-weight: bold;
}
/* Formulario Xform */
form.xform {
	width: 515px;
	margin-left: 10px;
}

form.xform p {
	margin: 8px;
	text-align: right;
}

form.xform p.legal {
	text-align: justify;
}

form.xform p.legal em {
	font-weight: normal;
	font-style: italic;
	color: #000;
}

form.xform p label,
form.xform p input {
	width: auto;
}

form.xform strong {
	color:#BD3E00;
	font-size: 10px;
	margin: 0;
}

form.xform em {
	font-weight: bold;
	font-style: normal;
	color: #00baff;
}

form.xform label {
	line-height: 1.8;
	vertical-align: top;
	width: 180px;
}

form.xform input,
form.xform select,
form.xform textarea {
	width: 240px;
	font-size: 10px;
}

form.xform select {
	font-size: 9px;
}

form.xform textarea {
	font-size: 12px;
}

form.xform input.checkbox {
	background-color: transparent;
	border: 0;
	width: 20px;
}

form.xform fieldset {
	width: 500px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border: 2px solid #DCDCDC;
}

form.xform fieldset legend {
	color: #000000;
	padding: 0 2px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 20px;
}

form.xform fieldset ol {
	margin: 0;
	padding: 0;
}

form.xform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	width: inherit;
	clear: both;
	padding-left: 20px;
}

form.xform fieldset fieldset {
	width: auto;
	border: none;
	margin: 3px 0 0;
}

form.xform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	font-variant: normal;
}

form.xform fieldset fieldset label {
	display: block;
	width: 470px;
	/*white-space: nowrap;*/
	/*margin-left: 183px;*/ /* Width plus 3 (html space) */
}
/*Paginacion*/
#paginacion {
	font-size:10px;
	background: #252525;
	background: url(../img/fondos/paginacion.gif) repeat-x;
	clear: both;
	color: white;
	padding: 0 0 0 0;
	width: auto;
	height: 20px;
}
#paginacion ul{
	width: auto;
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	list-style: none;
	color: #ffffff;
}
#paginacion ul li {
	float: left;
	/*padding-top: 2px;*/
	margin: 1px;
	list-style: none;
	color: #000000;
	text-align: center;
	cursor: pointer;	
}
#paginacion ul li a {
	padding: 3px 6px 3px 6px;
	border: 0;
	color: white;
	background:#0096db;
	text-decoration: none;
	font-weight: normal;
}
#paginacion a:hover {
	padding: 3px 6px 3px 6px;
	border: 0;
	color: #000000;
	background:#ffcc00;
	text-decoration: none;
}
#paginacion ul li.actual a {
	padding: 3px 6px 3px 6px;
	border: 0;
	color: #ffffff;
	background: #ff6600;
	text-decoration: none;
}
/*Legal*/
#legal {
	width:720px;
	/*height: 615px;*/
	/*float: right;*/
	padding: 0px 15px 15px 15px;	
	background-color: White; 
	float: left;
}

#legal h2 {
	margin: 10px 0 10px 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted black;
	height:14px;
}

#legal h3 {
	color:#0096db;
	margin: 10px 0 5px 0;
	text-transform: uppercase;
}
#legal p {
	margin: 0 0 5px 0;
}
#legal strong {
	color:#004f74;
	text-decoration: underline;
}
/*Footer*/
#round {
	background: url(../img/fondos/footer.gif) no-repeat bottom #006ead;
	width: 964px;
	height: 23px;
	clear: both;
}
#footer {
	background: #005382;	
	text-align: center;
	color: white;
	padding: 2px;
	/*padding-top: 10px;*/
	width: auto;
}
#footer p {
	padding-top: 10px;
}
#footer a {
	font-weight: bold;
	color:#0096db;
}
#footer a:hover {
	color:white;
}

/*Plano*/
#mapa {
	position:absolute;
	z-index:90000;
}

/* Navegador */
#navegador ul {
	width: 498px;
	padding: 0 5px 5px 0;
	margin: 2px 5px 5px 0;
	color: black;
	list-style: none;
}

#navegador ul li {
	background: url(../img/flecha.gif) no-repeat left;
	list-style: none;
	display: inline;	
	padding-left: 14px;
	color: black;
}

#navegador ul li span {
	overflow: hidden;
}

#navegador ul li.first {
	background: none;
	padding: 0;
}

#navegador ul li a {
	color: black;
}

#navegador ul li a:hover {
	color: #931111;
}

/* Ampliada */
div.ampliada {
	float: none;
	width: auto;
	height: auto;
	background: none;
	border: 0;
	position: absolute;
	top: 250px;
	left: 25%;
	z-index: 90000;
	display: none;
	margin: 0;
	padding: 0;
}

div.ampliada img {
	float: none;
	width: 640px;
	height: 480px;
	border: 0;
	background: none;
	margin: 0;
	padding: 0;
}

div.ampliada span {
	width: 30px;
	height: 30px;
	position: absolute;
	right: -15px;
	top: -15px;
	background: url(../img/closebox.png) no-repeat top left;
	border: 0;
	text-decoration: none;
}







