﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td		{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#636363;
	font-size:13px;
}

.tancament{clear:both;}

.esquerra{float:left;}
.dreta{float:right;}
.centrar{margin:auto;}

.textEsquerra{text-align:left;}
.textDreta{text-align:right;}
.textCentrat{text-align:center;}

h1
{
	font-size:13px;
	color:Black;
	padding:10px 0px;
}

h2
{
	font-size:14px;
	font-weight:bold;
	padding: 10px 0px;
}

h3
{
	font-size:13px;
	font-weight:bold;
	color:#d7d7d1;
	margin-left:10px;
}

a img{border:none; outline:none;}
img{border:none;}

a{color:#2d2d2d; text-decoration:none;}
a:hover{color:#85c608;}


.enllasCompsa{color:#636363;}
.enllasCompsa:hover{text-decoration:none;}


/*ESTILS PROPIS DE LA MASTER PAGE*/

.divCapsalera{height:130px;}

.divCapsaleraSup
{
	width:900px;
	height:85px;
	padding-top:15px;
	margin:auto;
}

.divCSLogo
{
	width:261px;
	height:70px;
	float:left;
	background:url(../imatges/logo.png);
}

.divCSIdiomes
{
	height:13px;
	margin-top:65px;
	float:right;
}

.divCapsaleraCentratMenu
{
	width:870px;
	padding-left:30px;
	height:30px;
	background:Black;
	margin:auto;
}

.ulMenu
{
	list-style:none;
}

.ulMenu li
{
	height:30px;
	margin-right:38px;
	float:left;
	text-align:center;	
}

.ulMenu a
{
	height:22px;
	padding:8px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	/*color:#8a8a7b;*/
	color:#d7d7d1;
	text-decoration:none;
	float:left;
	outline:none;
}

.ulMenu a:hover
{
	color:White;
}

.divContenidorPrincipal
{
	margin-top:7px;
	
}

.divContenidorPrincipalCentrat
{
	width:900px;
	/*height:325px;*/
	margin:auto;
}

.divContenidorFlash
{
	width:625px;
	height:325px;
	float:left;
}

.divContenidorReserva
{
	width:265px;
	min-height:315px;
	/*height:315px;*/
	float:left;
	padding:10px 5px 10px 5px;
	background:#e0e0e0;
}

.divContenidorReserva2
{
	width:245px;
	min-height:315px;
	/*height:315px;*/
	float:left;
	padding:10px 15px 0px 15px;
	background:#e0e0e0;
}

.divContenidorPrincipalFotos
{
	width:900px;
	background:#e9e9e9;
	margin:auto;
	margin-top:7px;
	text-align:center;
}

.divCPFoto
{
	width:225px;
	height:180px;
	float:left;
}


.divContenidorNoticies
{
	width:900px;
	margin:auto;
	margin-top:7px;
}

.divContenidorNoticiesEsq
{
	width:450px;
	height:160px;
	background:#e9e9e9;
	float:left;
}

.divContenidorNoticiesDreta
{
	width:420px;
	padding:5px 15px 15px 15px;
	height:140px;
	background:#2e2e2e;
	float:left;
	color:#d7d7d1;
	
}

.divContenidorNoticiesDreta2
{
	width:448px;
	padding:5px 0px 15px 2px;
	background:#2e2e2e;
	float:left;
	color:#d7d7d1;
}

.divContenidorNoticiesDreta ul{position:relative; left:200px; top:-15px;}

.divContenidorNoticiesDreta ul li{color:#d7d7d1}

.divPeu{margin-top:7px;}

.divPeuCentrat
{
	width:880px;
	height:40px;
	background:#e9e9e9;
	margin:auto;
	padding:30px 10px 0px 10px;
}

/*Index.aspx*/
.taulaCalendaris
{
	width:265px;
	margin-bottom:10px;
}

.taulaCalendaris td{padding:0px 0px;}

.txtNits
{
	background:url(../imatges/fonsTextBox.jpg);
	color:white;
	border-color:Black;
	border-style:solid;
	border-width:1px;
}

.taulaReserves{width:245px;}

.taulaReserves td
{
	width:81px;
	padding: 2px 0px;
	text-align:center;
}

.botoBuscar
{
	width:100px;
	height:30px;
	background:url(../imatges/botoBuscar.png);
	text-align:center;
	float:right;
	margin-top:15px;
	margin-right:10px;
}
.botoBuscar  a
{
	width:100px;
	height:25px;
	padding-top:5px;
	font-size:15px;
	color:White;
	font-weight:bold;
	text-decoration:none;
	outline:none;
	float:left;
}
.botoBuscar a:hover{color:#555555;}

.divEmailContacte{width:265px; color:Black;}

/*ESTILS PROPIS DE LA PÀGINA LOCALITZACIÓ.ASPX*/
.divContenidorMapes
{
	height:auto;
	background:#e9e9e9;
	float:left;
}

.divContenidorMapa
{
	width:450px;
	float:left;
	padding: 20px 0px;
	text-align:center;
}



.mapa
{
	width:400px;
	height:275px;
	margin:auto;
}


.icones
{
	border-style:solid;
	border-width:1px;
	color:Gray;
	cursor:pointer;
	margin-top:10px;
}

.divContenidorNoticiesDreta2 div
{
	width:50px;
	height:50px;
	border-style:solid;
	border-width:1px;
	color:Gray;
	cursor:pointer;
	margin-top:10px;
	margin-right:35px;
	float:left;
}

.icono1{background:url(../imatges/icollit2.png); margin-left:13px;}
.icono1:hover{background:url(../imatges/icollit.png);}

.icono2{background:url(../imatges/icocuina2.png);}
.icono2:hover{background:url(../imatges/icocuina.png);}

.icono3{background:url(../imatges/icorentamans2.png);}
.icono3:hover{background:url(../imatges/icorentamans.png);}

.icono4{background:url(../imatges/iconevera2.png);}
.icono4:hover{background:url(../imatges/iconevera.png);}

.icono5{background:url(../imatges/icorentadora2.png);}
.icono5:hover{background:url(../imatges/icorentadora.png);}

.icono6{background:url(../imatges/icotv2.png); margin-left:13px;}
.icono6:hover{background:url(../imatges/icotv.png);}

.icono7{background:url(../imatges/icoanimals2.png);}
.icono7:hover{background:url(../imatges/icoanimals.png);}

.icono8{background:url(../imatges/icoovella2.png);}
.icono8:hover{background:url(../imatges/icoovella.png);}

.icono9{background:url(../imatges/icovisa2.png);}
.icono9:hover{background:url(../imatges/icovisa.png);}

.icono10{background:url(../imatges/icomastercard2.png);}
.icono10:hover{background:url(../imatges/icomastercard.png);}



.opcio{color:White;}

/*ESTILS PROPIS DE LA PAGINA CONTACTAR.ASPX*/
.divContenidorContactar
{
	width:900px;
	height:auto;
	background:#e9e9e9;
	float:left;
}

.divContenidorFormulari
{
	width:550px;
	float:left;
	padding:10px 20px;
}

.divContenidorRespostarCorreu
{
	width:270px;
	float:right;
	padding:20px 20px;
	font-size:15px;
}

.textBox
{
	width:550px;
	height:20px;
	background:url(../imatges/fonsTextBox.jpg);
	color:white;
	border-style:solid;
	border-width:1px;
	border-color:Black;
}

.txtConsulta
{
	width:550px;
	background:url(../imatges/fonsTxtConsulta.jpg);
	color:white;
	border-style:solid;
	border-width:1px;
	border-color:Black;
}

.txtEmail
{
	width:160px;
	height:20px;
	background:url(../imatges/fonsTextBox.jpg);
	color:white;
	border-style:solid;
	border-width:1px;
	border-color:Black;
}

