/* CSS general */

body{
	/*background-color:#562f04;*/
	background-color:#402305;
}

#wrap{
	width:1009px;
	height:607px;
	margin:0 auto;
	/*background-color:#000000;*/
}

#header{
	background-image:url('../img/header.jpg');
	position:relative;
	/*background-color:#00ff00;*/
	background-repeat:no-repeat;
	width:1007px;
	height:110px;/*122 original*/
	padding-top:23px;
}
#header_titol{
	position:relative;
	margin-top:0px;
	margin-left:87px;
	font-family:Century Gothic;
	font-size:36px;
	color:#562f04;
	/*padding-top:10px;*/
	width:812px;
	height:40px;
	/*background-color:#f00;*/
	text-align:center;
}
#header_subtitol{
	margin-left:185px;
	margin-top:54px;
	color:#fff;
	/*background-color:#f00;*/
	width:600px;
	text-align:center;
}
#central{
	background-image:url('../img/central.jpg');
	background-repeat:no-repeat;
	width:728px;
	height:499px;
	float:left;
	margin-top:7px;
}
#esquerra{
	width:119px;
	height:484px;
	background-color:#402305;
	float:left;
	padding-top:0px;
	padding-left:2px;
	margin-top:5px;
}
#esquerra .boto{
	width:85px;
	height:84px;
	margin-top:2px;
	margin-left:14px;
}
#central_esquerra{
	position:relative;
	/*background-color:#000000;*/
	width:131px;
	/*width:155px;*/
	height:380px;
	float:left;
	margin-left:35px;
	margin-top:20px;
}
#central_esquerra2{
	position:relative;
	/*background-color:#000000;*/
	width:131px;
	/*width:155px;*/
	height:380px;
	float:left;
	margin-left:28px;
	margin-top:20px;
}
#central_esquerra2 .foto{
	margin-top:20px;
}
#central_esquerra .foto{
	margin-left:8px;
	margin-top:17px;
}
#central_central{
	position:relative;
	width:106px;
	height:360px;
	/*background-color:#000000;*/
	margin-left:32px;
	margin-top:0px;
	float:left;
}
#central_central .boto{
	margin-top:50px;
	hidefocus:true;
}

#central_central2{
	position:relative;
	width:106px;
	height:360px;
	/*background-color:#000000;*/
	margin-left:40px;
	margin-top:20px;
	float:left;
}
#central_central2 .boto{
	margin-top:60px;
	hidefocus:true;
}

#central_dreta {
	position:relative;
	float:left;
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	/*background-color:#000000;*/
	/*background-image:url('../img/central_clientes.jpg');*/
	/*width:350px;*/
	/*height:380px;*/
	/*margin-left:42px;*/
	/*margin-top:30px;*/
	width:379px;
	height:440px;
	margin-left:28px;
	margin-top:5px;
	overflow:auto;
}
#central_dreta a{
	text-decoration:underline;
	color:#FFFFFF;
}

#central_inferior{
	position:relative;
	margin-top:-15px;
	margin-left:56px;
	/*background-color:#000000;*/
	width:600px;
	height:30px;
	float:left;
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
}

#dreta{
	width:160px;
	height:483px;
	margin-top:-25px;
	/*background-color:#000000;*/
	float:left;
	
}

#inferior_esquerra{
	height:30px;
	width:100px;
	margin-top:5px;
	margin-left:14px;
}

#central_dreta_clientes{
	width:358px;
	height:406px;
	/*background-image:url('../img/central_clientes.jpg');*/
	background-color:#000000;
	overflow:hidden;
	margin-left:20px;
	margin-top:2px;
}
#central_dreta_novedades{
	width:358px;
	height:406px;
	/*background-image:url('../img/central_clientes.jpg');*/
	/*background-color:#000000;*/
	overflow:hidden;
	margin-left:20px;
	margin-top:2px;
}
#b_pause{
	position:absolute;
	left:20px;
	top:393px;
	width:15px;
	height:15px;
	/*background-image:url('../img/central_clientes.jpg');*/
	/*background-color:#000000;*/
	border:thin #009900;
	overflow:hidden;
	/*margin-left:0px;
	margin-top:0px;*/
	z-index:100;
}

.dreta_text{
	padding:25px;
	text-align:justify;
	padding-top:32px;
}
.nom_camp{
	width:60px;
	float:left;
	
	margin-top:1px;
}
.input_camp{
	float:left;
}
#formulari_llamadme{
	margin-top:100px;
	margin-left:60px;
}
#formulari_botonera{
	margin-top:25px;
	margin-left:155px;
}

#alerta{
	position:absolute;
	top:300px;
	left:30%;
	width:400px;
	height:80px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-color:#402305;
	border:thin #000000;
	font-family:Verdana;
	font-size:11px;
	color:white;
	z-index:100;
	text-align:center;
	display:none;
}
#alerta a{
	text-decoration:underline;
	color:#FFFFFF;
}

#central_dreta #contactar_dades{
	text-align:center;
	width:175px;
	height:175px;
	margin-left:80px;
}
#central_dreta #contactar_dades #logonsd{
	
}
#central_dreta #contactar_dades #direccio{
	text-align:center;
	margin-top:10px;
}