* {
	color: #777777;
	font-family: "Arial";
}

BODY {
	background: url('commun/affichage/images/charte/fond.jpg') repeat-x top #000000;
	margin: 0;
}

#page {
	margin: 0px auto;
	width: 782px;
	background: url('commun/affichage/images/charte/ombres.png') repeat-y;
}

#ss_page {
	margin: 0px auto;
	width: 760px;
	padding: 0px 1px;
	background: url('commun/affichage/images/charte/fil.jpg') repeat top #000000;
}

#header {
	height: 485px;
	width: 760px;
	margin-bottom: 15px;
	margin-top: 0;
	cursor: pointer;
}

#header_2 {
	background: url('commun/affichage/images/charte/prive.jpg') no-repeat top #000000;
	height: 125px;
}

#content {
	background: url('commun/affichage/images/charte/fond_page.jpg') no-repeat center top #FFFFFF;
}

#content_2 {
	height: 370px;
	background: url('commun/affichage/images/charte/prive_fond.jpg') repeat-x top #000000;
}

#col_graphiste {
	float: left;
	width: 340px;
}

#me_contacter {
	margin-left: 348px;
	padding-top: 108px;
	height: 400px;
}

#txt_graphiste {
	padding: 115px 40px 0 30px;
	text-align: justify;
	font-size: 11px;
	font-family: "Arial";
	color: #777777;
}

.link_back {
	text-align: right;
	padding: 5px;
}

.link_back A {
	color: #AAAAAA; 
	font-size: 11px;
}

.input_mail {
	background: url(/commun/affichage/images/charte/champ01.png) no-repeat scroll 0 0 transparent;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 290px;
	position: relative;
	left: 100px;
}

.input_mail INPUT{
	width: 280px;
	margin-left: 4px;
	border-width: 0px;
	border: none;
}

.textarea_mail {
	background: url(/commun/affichage/images/charte/champ02.png) no-repeat scroll 0 0 transparent;
	margin-left: 20px;
	margin-top: 20px;
	position: relative;
	top: 50px;
	left: 0px;
	width: 370px;
	height: 120px
}

.valide_mail {
	position: relative;
	top: 60px;
	left: 0px;
	text-align: center;
}

.textarea_mail TEXTAREA {
	width: 350px;
	height: 95px;
	margin-left: 2px;
	margin-top: 2px;
	border: none;
}

#footer {
	background: url('commun/affichage/images/charte/footer.jpg') no-repeat top #000000;
	font-size: 12px;
	height: 140px;
	text-align: center;
	margin-bottom: 15px;
}

.footer_links {
	text-align: center;
	color: #474747;
	margin: auto;
	margin-bottom: 15px;
	width: 760px;
}

.footer_links A {
	color: #474747;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial;
}

.footer_links A:hover {
	text-decoration: underline;
	color: #777777;
}

.footer_copy {
	text-align: center;
	font-size: 11px
}

.l { text-align: left; }
.r { text-align: right; }
