/* CSS General */
body
{
	background-color:#FFFFFF;
	margin-top:5px;
}
#edicio 
{
background:#FFFFCC;
font-size:12px;
font:Arial, Helvetica, sans-serif;
color:#996600;
}
#llistatModificar
{
width:700px;
}
#llistatModificar th
{
	background-color:#006699;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#llistatModificar td 
{
/*	border-bottom:thin;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
*/
text-align:center;
background-image:url(imatges/fonsTaulaEdicio.jpg);
background-position:bottom;
background-repeat:repeat-x;
height:28px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;

	
}
.resposta
{
/*background-color:#CCCCCC;*/
color:#990000;
}	

#edicioModificar th
{
background-color:#d3defa;
background-image:url(imatges/fonsEncapEdicio.jpg);
background-repeat:repeat-x;
background-position:bottom;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#666666;
height:22px;
}
#edicioModificar td
{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(imatges/fonsTaulaEdicio.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:10px;
	font-weight:bold;
	
}
#edicio a
{
text-decoration:none;
outline:none;
}
#contenedor
{
	background-color:#FFFFFF;
	width:800px;
	height:590px;
	margin:auto;
	/*margin-top:20px;*/
	position:relative;
	border:1px;
	border-color:#000000;
	border-style:solid;
	overflow:hidden;
	
}
#contenedor2
{
	background-color:#FFFFFF;
	width:800px;
	height:670px;
	margin:auto;
	/*margin-top:20px;*/
	position:relative;
	border:1px;
	border-color:#000000;
	border-style:solid;
	overflow:auto;
	
}
#cap
{
	height:125px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(./imatges/cap.jpg);
	overflow:hidden;
	position:relative;
	
}
/*#menuCap
{
	float:right;
	vertical-align:bottom;
	color:#010101;
	margin-top:125px;
	margin-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#menuCap a
{
	text-decoration:none;
	color:#000000;
	margin-left:3px;
	margin-right:3px;
}*/
#centre .lateralBotigaDrt
{
	
	float:right;
	width:133px;
	height:290px;

}

#centre .lateralBotigaEsq
{
	float:left;
	width:140px;
	height:290px;
	
}
#centre #preu
{
color:#003366;
text-align:center; 	

}
#centre .apartatBotiga
{
	height:310px;
	margin-left:5px;
	overflow:scroll;
}
#usuariBotiga2
{
padding-left:10px;
width:528px;
}
#usuariBotiga2 th
{
padding-top:1px;
padding-bottom:3px;
background-image:url(imatges/capUsuariBotiga.jpg);
color:#FFFFFF;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
#usuariBotiga2 th a
{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}
#usuariBotiga2 td
{
border-style:solid;
border:1px;
border-color:#fc8c49;
background-color:#ffffff;
color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;


}
#usuariBotiga2 td li
{
	text-decoration:none;
	color:#333333;
	font-size:10px;

	list-style-type:none;
		
}




#usuariBotiga
{
padding-left:10px;
width:128px;
}
#usuariBotiga th
{
padding-top:1px;
padding-bottom:3px;
background-image:url(imatges/capUsuariBotiga.jpg);
color:#FFFFFF;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
#usuariBotiga th a
{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}
#usuariBotiga td
{
border-style:solid;
border:1px;
border-color:#fc8c49;
background-color:#ffe8bc;
color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;


}
#usuariBotiga td li
{
	text-decoration:none;
	color:#333333;
	font-size:8px;

	list-style-type:none;
		
}

#menuBotiga 
{
width:135px;
}

#menuBotiga th
{
padding-bottom:3px;
background-image:url(imatges/capMenuBotiga.jpg);
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
#menuBotiga td a 
{
padding-top:2px;
padding-left:5px;
padding-bottom:2px;
display:block;
border:0px;
text-decoration:none;
background-image:url(imatges/menuBotiga.jpg);
background-position:bottom;
background-repeat:repeat-x;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}

#menuBotiga td a:hover
{
background-image:url(imatges/menuBotiga2.jpg);
}
#botiga 
{
width:500px;
}
#botiga th
{
	margin-bottom:5px;
	padding-bottom:5px;
	background-image:url(imatges/fonsCapBotiga.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:center;
	font-size:12px;
	color:#999999;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

#botiga td
{
	font-size:10px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#botiga td a
{
	padding-top:5px;
	margin-top:5px;
	text-decoration:none;
	color:#003366;
	font-weight:bold;
	font-size:12px;
	
}


#contingutBuit
{
	background-color:#FFFFFF;
	height:90px;
	position:relative;
}


#centre
{
	height:295px;
	
}

.cotxes
{
	/*float:left;*/
	background-image:url(imatges/cotxes.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	cursor:hand;
	
	width:198px;
	height:129px;

}

.videoProm
{
	/*float:left;*/
	background-image:url(imatges/videoPromo.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	cursor:hand;
	
	width:198px;
	height:50px;

}
.decorativesMenu
{
	/*float:left;*/
	background-image:url(imatges/decorativesMenu.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	cursor:hand;
	
	width:198px;
	height:50px;

}
.videoInst
{
	/*float:left;*/
	background-image:url(imatges/videoIntalacio.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	cursor:hand;
	
	width:198px;
	height:50px;

}
#centre .lateralEsq
{
	float:left;
	width:200px;
	height:295px;
	margin-top:257;
}
#centre .lateralEsq2
{
	float:left;
	width:150px;
	height:295px;
	margin-top:257;
}

#centre .lateralEsq .canvi
{
	/*float:left;*/
	background-image:url(imatges/canviclimatic2.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	cursor:hand;
	width:200px;
	height:122px;

}
#centre .lateralEsq .botiga
{
	/*float:left;*/
	background-image:url(imatges/Botiga-online.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	cursor:hand;
	width:200px;
	height:44px;

}
#centre .cosDret
{
	float:right;
	width:600px;
	height:295px;
	overflow:hidden;
	/*margin-top:230;*/
}
#centre .cosDret .certificat
{
	float:right;
	cursor:hand;
	width:300px;
	background-image:url(imatges/certificado.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:69px;
	
	
	
}
#centre .cosDret .busquem
{
	float:left;
	
	width:300px;
	background-image:url(imatges/busquem.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:69px;
	
	
	
}
#centre .cosDret .texte
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996600;
	background-position:left;
	background-repeat:no-repeat;
	height:180px;
	padding-right:65px;
	text-align:justify;
	background-image:url(imatges/fonsText.jpg);
	overflow:hidden;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#centre .cosDret .texteDecor
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996600;
	background-position:left;
	background-repeat:no-repeat;
	height:180px;
	padding-right:65px;
	text-align:justify;
	background-image:url(imatges/fonsTextDecor2.jpg);
	overflow:hidden;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#centre .cosDret .texteLlarg
{
	padding:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996600;
	background-position:bottom left;
	background-repeat:no-repeat;
	height:150px;	
	padding-right:65px;
	text-align:justify;
	background-image:url(imatges/fonsText2.jpg);
	overflow:scroll;
}
#centre .cosDret2
{
	float:right;
	width:650px;
	height:295px;
	margin-top:215;
	overflow:hidden;
}
#centre .cosDret2 .certificat
{
cursor:hand;
	width:650px;
	background-image:url(imatges/certificado.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:50px;
	overflow:hidden;
	
	
	
}
.grupTaula
{
	background-color:#FCF4D8;
	 padding:1px;
 	padding-left:5px;
	 font-size:12px;
	 font-family:;
	 font-weight:bold;
}

#centre .cosDret2 .texteLlarg
{

	padding-left:30px;
	padding-right:10px;
	padding-bottom:30px;
/*	margin-bottom:10px;*/
	background-image:url(imatges/fonsText2.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996600;
	background-position:bottom left;
	background-repeat:no-repeat;
	height:220px;	
	text-align:justify;
	overflow:scroll;
	
}
#centre .cosDret2 .texteLlarg table
{/*
	border:solid;
	border:#996600;
	border:thin;*/
}

#centre .cosDret2 .texteLlarg table tr td
{
background-image:url(imatges/subratllat.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
#centre .cosDret2 .texteLlarg table tr th
{
 /*background-color:#ECE7C6;*/
 color:#666666;
 padding:1px;
 padding-left:5px;
 font-size:12px;
text-align:left;
 font-weight:bold;
}

#botonera
{
	background-image:url(./imatges/botonera.jpg);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;
	height:80px;
	
}
/*destacats*/

#capDestacat
{
	float:left;
}
#capDestacat a
{
text-decoration:none;
}

#capDestacat .destacat
{
cursor:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(imatges/destacat3.jpg);
	width:550px;
	height:90px;

}
#capDestacat .destacatPetit
{
cursor:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(imatges/autoInstalPetit.jpg);
	width:350px;
	height:90px;

}
#capDestacat .destacatVehicles
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(imatges/destacatApartatsCotxe.jpg);		
	width:470px;
	height:90px;

}
#capDestacat .destacatEdificis
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(imatges/destacatApartatEdificis.jpg);		
	width:470px;
	height:90px;

}


#capDestacat .destacatFaq
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(imatges/destacatApartatsFaq.jpg);		
	width:550px;
	height:90px;

}

#capDestacat .destacatBotiga
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(imatges/destacatBotigaOnline.jpg);		
	width:550px;
	height:90px;

}
#capDestacat .destacatregistrarse
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(imatges/destacatregistrarse.jpg);		
	width:550px;
	height:90px;

}
#capDestacat .destacat .cos
{
font-family:Arial, Helvetica, sans-serif;
	margin-right:40px;
	margin-top:3px;
	text-align:center;	
	font-size:12px;
	color:#996633;
}
#capDestacat .destacat .titolPrinc
{
	text-align:right;
	margin-right:100px;	

	font-size:20px;
	padding-top:8px;
	color:#990000;
}

#capDestacat .destacatPetit .cos
{
font-family:Arial, Helvetica, sans-serif;
	margin-right:40px;
	margin-top:3px;
	text-align:center;	
	font-size:12px;
	color:#996633;
}
#capDestacat .destacatPetit .titolPrinc
{
	text-align:right;
	margin-right:100px;	

	font-size:20px;
	padding-top:8px;
	color:#990000;
}
/*Detall info*/

#capDetall
{
	float:right;
	margin-right:20px;
	
	margin-top:10px;
}
#capDetall .titolPrinc
{
	color:#BBBBBB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	text-align:right;
}
	
#capDetall .menuCos
{
	text-align:right;
	color:#999933;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#capDetall .menuCos a
{
	text-decoration:none;
	color:#999933;
	margin-left:3px;
	margin-right:3px;
}
/*#capDetall .info
{
	margin:auto;
	margin-top:15px;
	overflow:scroll;
	width:748px;
	height:242px;
	border:1px;
	border-color:#999933;
	border-style:solid;
	padding:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#FFFFFF;
	filter: Alpha(Opacity=60, FinishOpacity=100, Style=1, StartX=10, StartY=10, FinishX=90, FinishY=90);
	
}


#capDetall .info h2
{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:5px;
}

.no 
{
	display:none;
}*/


/*menu opcions models lamines*/
#menu
{
width:150px;
}
#menu li
{
list-style:none;
height:16px;
}
#menu li b
{
/*text-align:center;*/
padding-left:10px;
list-style:none;
background-image:url(imatges/fonsOpcioMenuGrup.jpg);
height:16px;
padding-bottom:8px;
margin-bottom:10px;
background-position:bottom;
display:block;
background-repeat:no-repeat;
color:#CC6600;
}
#menu li a
{text-decoration:none;
text-align:center;
color:#666666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
display:block;
width:130px;
padding-bottom:8px;
background-image:url(imatges/fonsOpcioMenu.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
#menu li a:hover
{background-image:url(imatges/fonsOpcioMenuHover.jpg);
color:#17457e;
}




#centre .apartatUnic
{
	height:255px;
	margin-left:25px;
	margin-right:25px;
	margin-top:20px;
	overflow:scroll;
}

#centre .apartatUnic li
{
list-style-image:url(imatges/interrogant.jpg);
padding-left:5px;
text-decoration:none;
font-size:12;
color:#996600;
}

#centre .apartatUnic td
{
list-style-image:url(imatges/interrogant.jpg);
padding-left:5px;
text-decoration:none;
font-size:12;
color:#CC6600;
}



#centre .apartatUnic li a
{
padding-left:5px;
text-decoration:none;
font-size:12;
color:#996600;
}

#centre .apartatUnic li a:hover
{
padding-left:10px;
text-decoration:none;
font-size:12;
color:#643306;
}