/*

-----------------------------------------------

Style Sheet
Site: Ars Gaudeo
Author:   Dot Design    www.dotdesign.es
Version:  2009.1

----------------------------------------------- */

* {
	font-family: Arial,  Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
}
html, body, div, p {
	font-family: Arial, Helvetica, sans-serif; 
}
body {	
	font-size: 12px;
	line-height: 17px;
	background: #00989a;
	color: #676767;
}

h1 {
	font-size: 16px;
	color: #00989a;
	margin-bottom:10px;
	font-weight: normal; 
}

h2 {
	float: right;
	font-size: 14px;
	padding: 3px 8px;
	color: #fff;
	background: #00989a;
	font-weight: normal;
	margin-top: -37px;
	*margin-top: -32px;  
	margin-right: -13px; 
}
h4 {
	font-size: 16px;
	color: #00989a;
	background: #fff;
	font-weight: normal;
	padding-top: 15px;
	
}
img.right {
	float: right;

	
}
img.left {
	float: left;
}
a img  {
	border: 0;
}

p {
	margin-top: 15px;
	line-height: 20px;
	
}
p.principal {
	font-size: 14px;
	line-height: 24px;
	font-style:italic;
} 
a {
	color: #086870;
	font-weight:700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear {clear:both; margin:0; width:99%; height:1%;}

#wrapper {
	position: absolute;
	width: 977px;
	left: 50%;
	margin-left: -500px;
	
}
#fondo-gris {
	margin-top: 16px;
	min-height: 680px;
	background: #f6f2f2 url(../img/fn-wrapper.jpg) no-repeat bottom;
}
#info-enlaces {
	padding: 18px 118px 7px 0;
	color: #086870;
	text-align: right;
}
#info-enlaces a {

	padding: 0 10px;
	text-decoration:none;
	margin-top: -2px;
}
#info-enlaces a:hover {
	text-decoration: underline;
	
}
.flashposicion {
	position: absolute;
	top: 37px;
	right: 52px;
}
#contenedor  {
	margin: 0 24px 0 28px;
}

/* Fondos blancos con sombra ---------------------------------------  */

.sombra-top {
	height: 7px;
	background: url(../img/fn-sombra-top.png) no-repeat !important;
	_background: url(../img/fn-sombra-top.gif) no-repeat;
}

.sombra-una {
	height: 14px;
	background: url(../img/fn-1sombra.png) no-repeat !important;
	_background: url(../img/fn-1sombra.gif) no-repeat;
}
.sombra-dos {
	height: 14px;
	background: url(../img/fn-2sombra.png) no-repeat !important;
	_background: url(../img/fn-2sombra.gif) no-repeat;
}
.sombra-tres {
	height: 14px;
	background: url(../img/fn-3sombra.png) no-repeat !important;
	_background: url(../img/fn-3sombra.gif) no-repeat;
}

.sombra-home {
	height: 14px;
	background: url(../img/fn-home-sombra.png) no-repeat !important;
	_background: url(../img/fn-home-sombra.gif) no-repeat;
}

.una-columna {
	height: 100px;
	background: url(../img/fn-1columnas.png) repeat-y !important;
	_background: url(../img/fn-1columnas.gif) repeat-y;
	_margin-top: -8px;
}
.dos-columnas {
	background: url(../img/fn-2columnas.png) repeat-y !important;
	_background: url(../img/fn-2columnas.gif) repeat-y;
	_height: 280px;
	_margin-top: -1px;

}
.tres-columnas {
	min-height: 280px;
	background: url(../img/fn-3columnas.png) repeat-y !important;
	_background: url(../img/fn-3columnas.gif) repeat-y;
	_height: 280px;
	_margin-top: -1px;
	
}
.home-columnas {
	min-height: 280px;
	background: url(../img/fn-home-columnas.png) repeat-y !important;
	_background: url(../img/fn-home-columnas.gif) repeat-y;
	_height: 280px;
	_margin-top: -1px;
}
.sombra-bottom-uno {
	height: 8px;
	background: url(../img/fn-1columna-bottom.png) no-repeat !important;
	_background: url(../img/fn-1columna-bottom.gif) no-repeat top 28px;
}
.sombra-bottom-dos {
	height: 8px;
	background: url(../img/fn-2bottom.png) no-repeat !important;
	_background: url(../img/fn-2bottom.gif) no-repeat;
}

.sombra-bottom-tres {
	height: 8px;
	background: url(../img/fn-3bottom.png) no-repeat !important;
	_background: url(../img/fn-3bottom.gif) no-repeat;
}
.sombra-bottom-home {
	height: 8px;
	background: url(../img/fn-home-bottom.png) no-repeat !important;
	_background: url(../img/fn-home-bottom.gif) no-repeat;
}
/* Cabecera ---------------------------------------  */

#cabecera {
	padding: 20px 0 13px  19px;
	height: 99px;
	background: url(../img/fn-logocabecera.gif) no-repeat  544px top;
	_height: 65px;

}
#leyenda {
	 color: #676767;
	 font-size: 16px;
	 line-height: 22px;
	 padding: 10px 0 0 85px;
	 width: 253px;
	 text-align: center;
	 float: left;

}
#telefono {
	 color: #086870;
	 font-size: 16px;
	 padding: 15px 0 0 155px;
	 float: left;

}
/* Navegación ---------------------------------------  */

.navegacion-home {
	height: 184px;
}
.navegacion-pagina {
	height: 127px;
}

.alto-pagina {
	min-height: 326px;
	padding-bottom: 10px;
}


#menu {
	padding:8px 0 0 18px;
	
}
#menu ul {
	list-style-type: none;
	list-style-image: none;
}
#menu li {
	float: left;
	margin-right: 10px;
}

#menu li a {
	display: block;
	
}
#menu li a:hover, #menu li.activo  {
	border-bottom: 9px solid #00989a;
}
#menu li.activo a, #menu li.activo a:hover {
	border-bottom: 0;
}
/*
#menu li {
	font-family:"Swis721 LtCn BT";
	font-size: 25px;
	line-height: 24px;
	padding-bottom: 20px;
	color: #000;
}
*/
/* Subnavegación ---------------------------------------  */

#submenu {
	float: left;
	margin-left: 6px;
	width: 182px;
	padding-top: 9px; 
	_margin-left: 3px;

}
#tt-submenu, #tt-submenu-p {
	background: #00989a;
	font-size: 14px;
	color: #fff;
	padding: 2px 3px;
}
#tt-submenu-p {
	font-size: 13px;
}
#tt-submenu a, #tt-submenu-p a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#submenu ul {
	list-style-type: none;
	list-style-image: none;
	margin: 10px 5px 0 6px;
}
#submenu li {
	background: url(../img/flecha-nav.gif) no-repeat 0 4px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#submenu li a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#submenu li a:hover {
	color: #00636b;
	text-decoration: underline;
}
#submenu li.activo a {
	color: #00636b;
	font-weight: 700;
	
}
/* Home ---------------------------------------  */
.cita {
	width: 290px;
	float: left;
	padding: 35px 25px 0 55px;

	font-size: 14px;
	line-height: 24px;
	background:url(/img/im-comillas1.gif) no-repeat 20px 30px;
}
.comillas-abajo {
	padding-bottom: 10px;
	background:url(/img/im-comillas2.gif) no-repeat 85px bottom;
}
.nombre-cita {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	color: #000;

}
#productos-arsgaudeo {
	
	float:left;
	margin-left: 15px;
	margin-top: 10px;
	background: #f8f8f8;
	margin-right: 24px;

}
.tt-arsgaudeo {
	color: #000;
	font-size: 14px;
	padding: 8px 10px;
}
#productos-arsgaudeo ul {
	width: 328px;
	list-style-type: none;
	list-style-image: none;

}
#productos-arsgaudeo li {
	_border: 1px solid #f8f8f8;
	_margin-bottom: 0;
}
#productos-arsgaudeo li a {
	background: #86cccd url(/img/flecha-of.gif) no-repeat 5px 8px;
	padding: 4px 20px;
	color: #06676f;
	border-bottom: 1px solid #f8f8f8;
	_border-bottom: 0 solid #f8f8f8;
	display: block;

}
#productos-arsgaudeo li a:hover, #productos-arsgaudeo li.activo a  {
	background: #00989a url(/img/flecha2-on.gif) no-repeat 5px 8px;
	color: #fff;
	text-decoration: none;
}
#productos-arsgaudeo li.activo a  {
	background: #00989a url(/img/flecha-on.gif) no-repeat 5px 8px;
}
.txt-productos {
	font-size: 11px;
	padding: 6px 10px;
	
	height: 55px;
}
#banner {
	width: 175px;
	float: left;
	margin-top: 12px;
	background: url(../img/fn-nuevos-productos.gif) no-repeat 66px 23px;
}
/* Contenido ---------------------------------------  */

#contenido {
	padding-top: 12px; 
	margin: 0 12px 0 215px; 
}
#informacion {
	width: 495px;
}
#nuevos-productos {
	float: right; 
	width: 320px;
	margin: 10px 12px 10px 20px;
	background: url(../img/fn-nuevos-productos.gif) no-repeat  66px 23px ;
}
#columna-derecha {
	float: right; 
	width: 180px;
	_width: 160px;
	overflow: hidden;
	_width: 160px;
	padding: 8px 0 10px 20px;
	_padding: 8px 10px 10px 10px;
	background: url(../img/fn-nuevos-productos.gif) no-repeat 66px 31px;
	margin-top: -13px;
	
}
#tt-nuevos-productos {
	background: #f6f2f2;
	font-size: 14px;
	padding: 4px 0 2px 8px;
	margin-bottom: 10px;
}

.txt-nuevos-productos {
	border: 1px solid #00989a;
	padding: 10px;
}
.titular-productos {
	font-size: 16px;
	margin-bottom: 10px;
	color: #00989a;
}
.submenu-interior {

	margin-top: 5px;
	padding: 5px 15px;
	width: 310px;
}
.right-columna {
	float: right;
	border: 0;
}
.submenu-interior ul {
	list-style-type: none;
	list-style-image: none;
}
.submenu-interior li{
	background: url(../img/flecha-verde.gif) no-repeat 0 4px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.listado-productos {
	width: 495px;
	margin-top: 20px;
	margin-left: 10px;
}
.columnas {
	float:left; 
	width: 235px; 
	_width: 230px;
	margin-top: 10px; 
	margin-bottom: 10px;
}

.margenes {
	margin: 5px 5px 8px 5px;
	_margin: 5px -4px 8px 5px;
}
.listado-productos ul {
	list-style-type: none;
	list-style-image: none;

}
.listado-productos li {
	background: url(../img/flecha-nav.gif) no-repeat 0 4px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.listado-productos li.fotos {
	height: 75px;
	border-bottom: 1px solid #9cd7d8;
	display: block;
}
#listado-productos li a {
	color: #000;
	text-decoration: none;
	font-weight: 700;
}
#listado-productos li a:hover {
	text-decoration: underline;
}
a.volver  {
	display: block;
	background: url(/img/flecha-volver.gif) no-repeat 0 5px;
	padding-left: 50px;
	width: 60px;
}

a.ver-info  {
	display: block;
	background: url(/img/flecha-mas.gif) no-repeat 100px 5px ;
	padding-left: 0;
	width: 140px;
	font-size: 11px;
	float:right;
	margin-top: -10px;
}

.carta-degustaciones {
	margin: 10px;
	font-size: 14px;
}
.carta-degustaciones ul {
	list-style-type: none;
	list-style-image: none;
	font-size: 12px;
	margin-top: 10px;
}
.carta-degustaciones li {
	padding: 5px 15px;
	background: url(/img/bolo.gif) no-repeat 0 8px;
}
.carta-degustaciones li.lista {
	padding: 2px 15px;
	background: url(/img/bolo.gif) no-repeat 0 6px;
}
.carta-degustaciones li.condiciones {
	padding: 0 15px;
	background: url(/img/bolo.gif) no-repeat 0 2px;
	font-size: 11px;
}
.carta-degustaciones li.caracteristicas {
	padding: 0 15px;
	background: url(/img/bolo.gif) no-repeat 0 2px;
	font-size: 12px;
}
a.correo  {
	margin-left: 20px;
	width: 60px;
	padding: 2px 0 2px 40px;
	background: #00989a url(/img/mail.gif) no-repeat 8px;
	color: #fff;
	font-size: 11px;
	display: block;

}
a.ver-fotos  {
	padding-left: 25px;
	background: url(/img/camara.gif) no-repeat;
	font-size: 11px;
	text-decoration: underline;
}

.mapaweb {
	width: 205px;
	float: left;
	margin-right: 15px;
	padding-right: 5px;
	
}

.dot {
	
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px dotted #666;
	border-left: 1px dotted #666;
}

.mapaweb ul {
	list-style-type: none;
	list-style-image: none;
}
.mapaweb li {
	background: url(../img/flecha-nav.gif) no-repeat 0 4px;
	padding-left: 15px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
}
.mapaweb li a {
	font-weight: normal;
	
}

.mapaweb li ul li {
	background: url(../img/flecha-verde.gif) no-repeat 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	font-size: 12px;
	border: 0;
	
}
.mapaweb li ul li a {
	font-weight: bold;
	
	
}
.mapaweb li ul li ul li {
	background: url(../img/cuadrado.gif) no-repeat 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
 }

.mapaweb li ul li ul li a {
	font-weight: normal;

 }
/* Pie de página ---------------------------------------  */

#menu-principal {
	margin: 10px 0 0 100px;
	font-size: 11px;
	color: #086870;
	height: 31px;
	*height: 31px;

}
#menu-principal ul {
	list-style-type: none;
	list-style-image: none;
}
#menu-principal li {
	float: left;
	padding-right: 8px;
}
#menu-principal li a {
	color: #086870;
	padding-right: 8px;
	text-decoration: none;
	font-weight: normal;
}
#menu-principal li a:hover {
	text-decoration: underline;
}
#footer {
	margin-top: 10px;
	font-size: 11px;
	color: #054045;
}
#autor {
	font-size:10px; 
	text-align:right;
	color: #f6f2f1;
	margin: -16px 10px 5px 15px;
}
#autor a {
	color: #f6f2f1;
	font-weight: normal;
}

/* Localizaciones ---------------------------------------  */

.localizaciones {
	padding: 8px; 
	margin: 10px; 
	border: #CCCCCC 1px solid; 
	float:left;
	width: 300px; 
	border-bottom: 9px solid #00989a;
}
.localizaciones img { 
	display: block;
}
.localizaciones-contenedor{ 
	display: block; 
	height: 800px;
}

.titular-localizaciones {
	font-size: 12px;
	color: #00989a;
}
.autor-localizaciones {
	font-size: 12px;
	color: #999999;
	text-align:right;
}

/* Mootools ---------------------------------------  */

h3  {
	font-size: 12px;
	font-weight: normal;
	background: #86cccd url(/img/flecha-of.gif) no-repeat 5px 5px;
	padding: 2px 20px;
	color: #06676f;
	border-bottom: 1px solid #f8f8f8;
	display: block;
	cursor: pointer;
	*cursor: hand;
	font-weight: 700;
}
.accordion {
	background: #f8f8f8;
	padding: 8px;
}
.accordion p {
	line-height: 15px;
}
.letra-menor {
	font-size: 11px; 
	line-height: 15px;
}



/* clientes ---------------------------------------  */

#clientes {
	padding:8px 0 4px 18px;
		color: #06676f;
	
	
}
#clientes ul {

	margin-left:-10px;
	
	margin-top:10px;
	list-style-type: none;
	list-style-image: none;
	
}
#clientes li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 120px;
	border-right:#999999 dotted 1px;
	color: #666666;
}

#clientes li a {
	
}
#clientes li a:hover, #clientes li.activo  {
	border-bottom: 9px solid #00989a;
}
#clientes li.activo a, #clientes li.activo a:hover {
	border-bottom: 0;
}

/* Calculadora ---------------------------------------  */

.row { 
/*	margin:5px; 
	display:block; 
	margin-left: 30px;
	height: 20px;
	margin-bottom: 8px;*/
}

td.respuesta {
	width:260px; 
	border: 1px solid  #ccc;
	min-height: 15px;
	padding: 3px 15px;
	vertical-align:top;
	empty-cells: show;

}
.respuesta ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
}
.respuesta li {
	padding-bottom: 3px;
	border-bottom: 1px dotted #ccc;
	display: block;

}



td.elemento-presupuesto {
	float:left; 
	width: 220px;
	font-weight: bold;
	min-height: 15px;
	padding: 3px 15px;
	margin-bottom: 8px;
	vertical-align:top;
}



form {
	width:540px;
	margin-top: 10px;
	margin-left: 30px;
}

.mandatory {
	font-size: 11px;	
	color: #ff0000;
}
.formulario {
	border: 1px solid #c7e8e9;
	background: #f8f8f8;
	padding: 10px 10px;
	margin-top: 15px;
}


.formulario  p {
	margin-top: 8px;
	line-height: 20px;
	
}

label {
	float: left;
	width: 176px;

}


label.right {
	float: left;
	width: 110px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000;
	padding: 1px 3px 1px 3px; 
	border: 1px solid #676767;
	width: 110px;
	background: #fff;


}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	background: #fff;
}

input.radio, input.checkbox {
	width: auto;
	border: 0;
	background: none;
}
input.boton {
	width: 180px;
	height: 19px;
	text-align: center;
	background: #00989a;
	color: #fff;
	cursor:pointer;
	*cursor: hand;
	font-size: 12px;
	border: 0;
}

textarea {
	display: block;
	width: 402px;
	height: 74px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 1px 3px 1px 3px;
	border: 1px solid #676767;
}

.submitOrder {
  width:540px;
  margin-top: 25px;

  text-align: right;
}

.error {
    width:500px;
	margin-top: 10px;
	margin-left: 30px;
    border: 1px solid red;
	padding: 15px;
	font-weight: bold;
    font-size: 12px;
    color: red;
}

.columna-calculadora {border: 0px solid #000;
	width:245px; 
	padding:1px 5px; 
	float:left
  }
  

.left {float:left;}

.img-sangre-accordion {margin:0 -9px;}
.ul-en-columnas {float:left; width: 210px; margin:0 0 0 5px ; padding:10px; list-style-type: square; list-style-image: inherit; }
.ul-en-columnas li {list-style-type: square;}
.d-o {
	color: #000; font-weight: 400;
	}
.precio{padding:  18px 0; font-size:16px; clear:both;  margin-left:250px; color: #00989a;}
.info-donde-comprar {background: #CCC; height:18px; color:#FFF; padding:2px 5px;}
.donde-comprar {float:none; clear:both; margin: 25px 0 0 0; background:#FFF; color: #00989a; padding: 0;}
.donde-comprar-columnas {margin:10px 9px 0 0px ; padding:0px;width: 243px; float:left; }
.img-donde-comprar {padding:10px; border:1px solid #ccc; margin:5px 0;}

/* Breadcrumb ---------------------------------------  */

#breadcrumb {margin-left: 30px; font-size:10px; color:#999; float:left; margin-top:10px;}
#breadcrumb a,#breadcrumb a:link, #breadcrumb a:visited{font-size:10px; color:#999; text-decoration:none;}
#breadcrumb a:hover {text-decoration:underline;}





.el-raco { background: #f7f7f7; padding: 10px; margin-right: 10px;}

.el-raco h2 {color: #860000; float: none; background: none; margin: 0; font-size: 16px; padding:0; padding-top: 20px;}

.el-raco strong {font-size: 14px; font-weight: bold;}
