body {
	background-image: url(../../images/backgrounds/contact.jpg);
}
#content h1 {
	background-image: url(../../images/content/mentions-legales.jpg);
	padding-bottom: 40px;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-bottom:20px;
	margin-top:10px;
}

#content h3, #content h4{
	color:#003366;
}


#content form {
	width: 556px;
	margin-left:auto;
	margin-right:auto;
}
#content div.firstname, #content div.lastname, #content div.society, #content div.phone, #content div.zipcode {
	width: 278px; float: left;	
}
#content #fld-769, #content #fld-768, #content #fld-770, #content #fld-771, #content #fld-774{
	width: 230px;
}
#content #fld-772, #content #fld-776, #content #fld-784{
	width: 508px;
}
#content div.address, #content div.subject, #content div.message {
	clear: both;
}
#content #fld-773{
	width: 170px;
}
#content div.zipcode {
	width: 218px;
}
#content #fld-774{
	width: 290px;
}
#content #fld-775{
	width: 300px;
}
#content sub {
	display: block; padding-top: 30px;
}


#content ul{
	list-style:none;
	margin-left:0px;
}

#content a, #content a:hover{
	color: #666;
}

#content label{
	color:#003366;
	margin-top:10px;
	display:block;
}
#content .actions{
	clear:both;
}

#content .actions input{
	margin-top:10px;
	background-color:#003366;
	color:white;
}

#content .ligne, #content .ligne2{
	text-align:right;
	/*padding-top: 3px;*/
	background-position:left top;
	background-repeat:no-repeat;
	/*height:23px;*/
	margin-bottom: 10px;
	
	padding-top:4px;
	padding-bottom:4px;
	display:block;
	text-decoration:none;
	padding-left: 40px;
}
#content a.ligne, #content a.ligne2{
	cursor: pointer;
}
#content a.ligne2visited, #content a.ligne:visited{
	text-decoration:none;
}
#content .doc-wrapper {
	/*border: 3px solid white;*/
	/*margin-left: 35px;*/
	display:block;
	height: 26px;
}

#content .ligne .doc-wrapper {
	background-color: #d6d6d6;
}

#content .ligne2 .doc-wrapper {
	background-color: #d6d6d6;
}

#content .pdf{
	background-image: url(../../images/icone/pdf.gif);
}

#content .photo{
	background-image: url(../../images/icone/photo.gif);
}
#content .nom-document{
	background-color: #e9e9e9;
	padding: 5px;
	padding-left: 10px;
	float:left;
	display:block;
	text-align:left;
	width:280px;
}
#content .code-document{
	padding: 5px;
	float: left;
	width: 85px;
	text-align: center;
}
#content .date-document{
	background-color: #e9e9e9;
	padding: 5px;
	float: left;
	width: 135px;
	text-align: center;
}
#content .taille-document{
	padding: 5px;
	float: left;
	width:100px;
}
#content span a{
	text-decoration: none;
}
#content span a:hover{
	text-decoration: underline;
}
.filter-first{
	text-align: center;
	min-width: 10px;
	margin-left: auto;
	margin-right: auto;
}
.filter-first strong{
	float: left;
}
.filter-first a{
	background-color: #e9e9e9;
	display: block;
	float: left;
	padding: 0 5px;
	padding-top: 5px;
	min-width: 15px;
	height: 20px;
	text-decoration: none;
	margin: 2px;
	margin-left: 5px;
}
.filter-first a:hover{
	background-color: #d6d6d6;
}

#content #mosaique{
	padding-top:10px;
	padding-bottom:10px;
	height:210px;
}

#content #mosaique .article{
	margin-top:10px;
	margin-right:30px;
	text-align:center;
	float:left;
	width:140px;
	height:200px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:none;
	border-width:1px;
	border-style:solid;
	border-color:white;
}

#content #mosaique .article:hover{
	border:solid 1px;
	cursor:pointer;
}

#content #mosaique .couleur{
	width:130px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

.actions{
	padding-top:10px;
}

.actions input:hover{
	cursor:pointer;
}

#content strong{
	line-height:30px;
}
#content .disconnect {
	margin-bottom: 30px;
}
#content .disconnect a {
	color: #003366;
}
#content #form-contact{
	clear:both;
}
