body{
	background-color:black;
	margin:0;
	font-family:Arial, Helvetica;
}
#all{
	width:900px;
	margin:auto;
}
#content{
	width:900px;
	background-color:#191919;
	float:left;
}
#top{
	background-color:#191919;
	width:900px;
	height:135px;
	text-align:left;
	float:left;
}
#menu{
	background-color:#191919;
	width:900px;
	height:66px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	float:left;
}
.caixamenu{
	height:66px;
	float:left;
	cursor:pointer;
	text-align:left;
}
.itemmenu{
	color:white;
	font-size:16px;
	margin-top:40px;
	margin-left:39px;
}
.itemmenu a{
	color:white;
	text-decoration:none;
}
#textQuisom{
	width:600px;
	margin-left:20px;
	margin-right:40px;
	margin-top:40px;
	text-align:left;
	float:left;
	line-height:1.5;
}
#apartado{
	width:900px;
	float:left;
	min-height:300px;
}
#submenu{
	width:184px;
	margin-left:40px;
	margin-top:40px;
	float:left;
	height:260px;
	display:inline;
}
.txtDestacat{
	font-size:12px;
	color:#AC9B6F;
}
.txtNorm{
	font-size:12px;
	color:#FFFFFF;
}
.txtNormG{
	font-size:12px;
	color:#999999;
}
.txtNormB{
	font-size:12px;
	color:#FFFFFF;
}
.itemsubmenu{
	font-size:12px;
	color:white;
	height:30px;
}
.itemsubmenu a{
	color:white;
	text-decoration:none;
}
#Socias{
	border-left:1px solid #cccccc;
	width:673px;
	float:left;
	text-align:center;
	height:250px;
}
#Colabora{
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	width:675px;
	float:left;
	text-align:center;
}
#textColabora{
	border-left:1px solid #cccccc;
	width:675px;
	float:left;
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
	background-color:#87a49c;
}
#textFilo{
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:675px;
	float:left;
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
	background-color:#AC9B6F;
}
#caixacolabora{
	width:500px;
	text-align:left;
	float:left;
	margin-right:40px;
	margin-left:20px;
	line-height:1.5;
}
#textSocias{
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:675px;
	float:left;
	text-align:center;
	padding-bottom:40px;
	background-color:#87a49c;
}
.colTextSocias{
	width:250px;
	float:left;
	padding-top:20px;
	text-align:left;
}
.titCV{
	font-size:12px;
	color:#191919;
}
#textQueFem{
	padding-top:40px;
	border-left:1px solid #cccccc;
	width:675px;
	float:left;
	text-align:center;
	padding-bottom:40px;
	height:130px;
}
#inicio{
	margin:0 auto 0 auto;
	width:900px;
	height:500px;
	text-align:center;
	background-image:url('../_img/inicio.gif');
}
#idiomes {
	font-size:12px;
	padding-top:300px;
}
#idiomes a{
	color:white;
	text-decoration:none;
}
#projectes{
	padding-top:40px;
	/*border:1px solid #cccccc;*/
	width:630px;
	float:left;
	text-align:center;
	margin-left:40px;
	padding-bottom:20px;
}
#caixetapro{
	width:150px;
	height:150px;
	margin:10px;
	border:1px solid #cccccc;
	float:left;
}
.cl_project1{
	float:left;
	width:200px;
	height:160px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-top:1px solid white;
	margin-bottom:20px;
}
.cl_imgProjectes{
	border-bottom:1px solid white;
	}
.cl_txtProject{
	margin:5px;
	text-align:left;
	}
#projecte{
	padding-top:40px;
	/*border:1px solid #cccccc;*/
	width:630px;
	float:left;
	text-align:left;
	margin-left:20px;
	padding-bottom:20px;
}
.cl_imgGallery{
	float:left;
	width:95px;
	margin-right:17px;
	margin-bottom:17px;
	}
.cl_descProjecte{
	width:430px;
	float:left;
	margin-bottom:20px;
	margin-right:18px;
	}
.cl_clear{
	clear:both;
	}
.cl_contact{
	float:left;
	margin:0px 40px;
	text-align:left;
	display:inline;
	}
#textContact{
	border-left:1px solid #cccccc;
	width:635px;
	float:right;
	text-align:center;
	padding-top:70px;
	padding-bottom:70px;
	padding-left:40px;
	background-color:#87a49c;
}
#idFoot{
	float:left;
	text-align:center;
	width:100%;
	margin-top:5px;
	}
