@charset "UTF-8";
/* CSS Document */

	/*tecnica parea eliminar elementos flotantes*/
.limpiar:after {
	
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.limpiar{ 
		display:inline-block;
	}
.limpiar{ 
		display:block;
	}
* html .limpiar{
		height:1px;
 
}

/* CSS CONTENEDOR*/

a, a:visited { color:#854645}

body {font-family: Verdana, Arial, Geneva, sans-serif; font-size:12px}

#contenedor, #container { position:relative; width:975px;  margin:0 auto;}
#contenedor {background:url(/_gif/fondo_borra.jpg) right no-repeat}
#colLeft {width:310px; float:left}
#main {margin-left:353px; width:275px; text-align:justify; color:#666; line-height:26px;}
#main b, #main strong {font-weight:normal; color:#cc6600}

#columna1 {margin-left:300px;width:298px;}
div#columna1 img { border:#900 solid 0px;}
div#columna2 p{ text-indent:-9999px;}
div#pie {margin-left:212px; width:498px;  border:#F90 solid 0px; margin-top:40px}
div#pie p{text-indent:-9999px; margin:0; padding:0; }  

#ulIdiomas { list-style:none; margin:0; padding-left:11px; margin-top:20px}
#ulIdiomas a { text-indent:-2000px; display:block; height:36px}
#ulIdiomas li { height:36px; text-align:center}
.catOff {background:url(/_gif/btncatala.jpg) no-repeat center}
.catOn {background:url(/_gif/btncatala2.jpg) no-repeat center}
.castOff {background:url(/_gif/btncastellano.jpg) no-repeat center}
.castOn {background:url(/_gif/btncastellano2.jpg) no-repeat center}
#idiomas {border-bottom:solid 1px #cc6600; margin-top:50px; padding-left:52px;}

#opciones {margin-left:50px; height:42px; padding-top:15px}
#opciones a {text-indent:-9999px; display:block; background:no-repeat}
#sectionName {width:275px; height:75px}
#images {text-align:right}

.btnInici_ca {height:18px; width:38px}
.btnContactar_ca {height:18px; width:99px}
.btnlocaLitzacio_ca {height:18px; width:109px}

.btnInici_es {height:18px; width:48px}
.btnContactar_es {height:18px; width:92px}
.btnlocaLitzacio_es {height:18px; width:110px}

#menu {padding-left:50px; padding-top:11px}
#menu ul { padding-left:35px; margin-left:59px; background:url(/_gif/detallemenu.jpg) left no-repeat;}
#menu li { list-style:none; margin-bottom:3px; margin-bottom:12px; height:20px}
#menu li a {text-indent:-9999px; display:block; outline:none; height:20px}

#divGaleria { margin-top:8px; margin-bottom:3px}
#divGaleria img { margin-bottom:3px}

.inputContactar {background-color:#fff; color:#854645; width:260px; border:solid 1px #999; height:20px}
.areaContactar {background-color:#fff; color:#854645; width:260px; border:solid 1px #999; height:70px}
#divContactar {margin-top:10px}
#divContactar p {padding:0; margin:0; margin-bottom:8px}
#textoContactar p {margin-bottom:0px}
#pieGaleria img {margin-right:3px;}

#ulcartaVins {list-style: url(/_gif/detalleul.jpg)}
#ulcartaVins a { text-decoration:none}
#ulcartaVins li { padding-top:3px}

h2 {font-size:14px; font-weight:bold; color:#854645}


