/* CSS Document */

/* GENERAL */
body { background-image:url(../image/fons.gif); background-repeat:repeat-x; font-family:Verdana, Geneva, sans-serif; }
img { border:none; }

/* TEMPLATE */
#posBotons { position:absolute; width:992px; margin-left:-496px; left:50%; }
	#botons { position:absolute; width:372px; height:50px; margin-top:70px; top:80%; margin-left:-100px; left:75%; }
		#boto { width:80px; height:70px; float:left; cursor:pointer; }
#marc { position:absolute; width:992px; margin-left:-496px; left:50%; background-image:url(../image/fonsMarc.jpg); }
	#idiomes { width:300px; height:2px; margin-right:20px; margin-top:10px; float:right; text-align:right; font-size:10px; font-weight:bold; color:#CCC; }
	#logo { width:342px; height:95px; margin-left:20px; background-image:url(../image/logo.png); float:left; }
	#contingut { width:968px; background-image:url(../image/fonsBlanc.png); background-repeat:repeat-y; float:left; margin-left:12px; }
		#menu { width:581px; height:31px; margin:6px; padding-left:7px; padding-top:5px; background-repeat:no-repeat; font-family:Tahoma; font-weight:bold; font-size:14px; }
		#mig { width:900px; margin-left:40px; margin-right:10px; margin-bottom:10px; }
	#baix { width:968px; height:20px; margin-left:12px; text-align:center; margin-top:5px }
		#baixLeft { width:390px; float:left; text-align:left }
		#baixMig { width:168px; float:left; text-align:center }
		#baixRight { width:390px; float:right; text-align:right }
#sepBaix { height:30px; }
#neteja { clear:both; }

.textIdioma { color:#CCC; text-decoration:none; }
.textIdioma:hover { color:#F90; }
.textMenu { color:#000; text-decoration:none; }
.textMenu:hover { color:#F90; }
.textAvis { font-size:10px; cursor:pointer  }
.textSolventa { font-size:12px; color:#FFF; }
.textServeis {font-size:14px}
.textTitolServeis {font-size:16px; font-weight:bold}
.textSubTitolServeis {font-size:16px;}
.textCosServeis {font-size:14px;}

/* INDEX */
#indexEsq { width:450px; height:400px; margin-top:40px; margin-right:40px; float:left; overflow:auto; }
#indexDreta { width:410px; margin-top:40px; float:right; }

/* EMPRESA */
#indexDretaEmpresa { width:410px; float:right; text-align:right; margin-left:20px}

/* EQUIP HUMA */
#indexEsqEquip { width:450px; margin-top:40px; margin-right:40px; float:left; }
#indexDretaEquip { width:410px; margin-top:40px; float:right; margin-top:100px}

/* SERVEIS */
#indexEsqServeis { width:450px; margin-top: 40px; float:left;}
#indexDretaServeis { width:410px; margin-top:40px; float:right; margin-top:120px }
#textMenuServeis {float:left; margin-left:30px; margin-top:-10px}

#textDretaServeis { width:620px; height:auto; float:left; margin-top:20px}
#imatgesEsqServeis { width:200px; height:auto; float:left; margin-top:20px}
#imatgesServeis { width:900px; height:auto}

/* CONTACTE */
#indexBox{ width:900px; float:left; margin-top:40px}
#indexInteriorEsq { width:410px; float:left; margin-top:40px;}
#indexInteriorDreta { width:410px; float:right;}
#separar{clear:both; height:30px; margin-top:20px  }

/* BLOG */


/* TEXT */
.textNormal { font-size:12px; font-stretch:semi-expanded; text-align:justify; color:#333; }
li { font-size:12px; text-align:justify; color:#333; }
ul { font-size:12px; text-align:justify; color:#333; }
hr { height:6px; color:#FFF;  }