body{
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
}
#head{
	background-image: url(images/logo-sosmart.jpg);
	height: 181px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 49px;
}
h2{
font-family: Verdana, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.3em;
}
p {font-family: Verdana, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.6em;}
img a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu{
	width: 655px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#footer{
	color: #999999;
	width: 800px;
	margin-top: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 9pt;
}




/*----------------Together-----------------*/
#together-site{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.together-texte{
	background-image: url(images/together-fond-texte-milieu.jpg);
	background-repeat: repeat-y;
	width: 400px;
	margin-top: 2px;
}
.together-texte-haut{
	background-image: url(images/together-fond-texte-haut.jpg);
	background-repeat: no-repeat;
	width: 400px;
	background-position: top;
	padding-top: 3px;
}
.together-texte-bas{
	background-image: url(images/together-fond-texte-bas.jpg);
	background-repeat: no-repeat;
	width: 400px;
	background-position: bottom;
	padding-bottom: 3px;
}

