body {
	background-color: #FFFFFF;
	background-image: url(images/interface/fond.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Helvetica;
}
#page {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 782px;
	padding-right: 19px;
	padding-left: 19px;
}
a:hover {
	text-decoration: underline!important;
}
.filet {
	background-image: url(images/interface/filet.gif);
	background-repeat: repeat-x;
	display: block;
	height: 1px;
	width: 560px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*---------------TABLEAUX---------------*/
.cell_blanc {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	padding: 5px;
	vertical-align: top;
}
.cell_vide {
	height: 8px;
	border: 1px solid #FFFFFF!important;
}

.cell_gris01 {
	background-color: #DEDFE1;
	font-size: 12px;
	font-weight: bolder;
	color: #727376;
	padding: 5px;
	vertical-align: top;
}
.cell_gris02 {
	background-color: #EDEDED;
	font-size: 12px;
	color: #808080;
	padding: 5px;
	vertical-align: top;
}
.cell_gris03 {
	background-color: #F2F2F2;
	font-size: 12px;
	color: #808080;
	padding: 5px;
	vertical-align: top;
}
.cell_bleu01 {
	background-color: #D1E3EB;
	font-size: 12px;
	color: #808080;
	padding: 5px;
	vertical-align: top;
}
.cell_bleu02 {
	background-color: #E9EEF0;
	font-size: 12px;
	color: #808080;
	padding: 5px;
	vertical-align: top;
}
/*---------------PRÉSENTATION---------------*/
.col_gauche {
	padding-right: 10px;
	padding-left: 10px;
}
.col_droite {
	padding-right: 10px;
	padding-left: 10px;
}
#content_presentation p {
	font-size: 12px;
	color: #383637;
	margin-top: 0px;
}

#content_presentation strong {
	color: #000000;
	font-weight: bold;
}
#content_presentation a {
	color: #ED1C24;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content_presentation h1 {
	font-size: 16px;
	color: #ED1C24;
	margin-bottom: 0px;
}

/*---------------PRÉSENTATION SITES---------------*/
#content_sites p {
	font-size: 12px;
	color: #383637;
	margin-top: 0px;
}

#content_sites strong {
	color: #000000;
	font-weight: bold;
}
#content_sites a {
	color: #61D1FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.textebleu {
	color: #61D1FF;
}

#content_sites h1 {
	font-size: 16px;
	color: #61D1FF;
	margin-bottom: 0px;
}

/*---------------EXPERTISE---------------*/
#content_expertise h1 {
	margin-bottom: 20px;
	margin-top: 0px;
}
#content_expertise {
	padding-top: 5px;
}
#content_expertise p {
	font-size: 12px;
	color: #383637;
	margin-top: 0px;
	width: 560px;
}

#content_expertise strong {
	color: #000000;
	font-weight: bold;
}
#content_expertise blockquote {
	font-size: 10px;
	font-style: italic;
	color: #383637;
	margin: 0px 0px 15px;
	padding: 0px;
}
#content_expertise td {
	border: 1px solid #CCCCCC;
}
#content_expertise table {
	margin-bottom: 20px;
	margin-top: 20px;
}
#content_expertise ul {
	color: #383637;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-type: none;
}
#content_expertise a {
	color: #61D1FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


/*---------------OFFRES---------------*/
#content_offres h1 {
	margin-bottom: 20px;
	margin-top: 0px;

}
#content_offres {
	padding-top: 5px;
}
#content_offres p {
	font-size: 12px;
	color: #383637;
	margin-top: 0px;
	width: 560px;
}

#content_offres strong {
	color: #000000;
	font-weight: bold;
}
#content_offres blockquote {
	font-size: 10px;
	font-style: italic;
	color: #383637;
	margin: 0px 0px 15px;
	padding: 0px;
}
#content_offres td {
	border: 1px solid #CCCCCC;
}
#content_offres table {
	margin-bottom: 20px;
	margin-top: 20px;
}
#content_offres ul {
	color: #383637;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-type: none;
}
#content_offres a {
	color: #61D1FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#content_offres h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #61D1FF;
}

/*---------------CONTACT---------------*/
#content_contact p {
	font-size: 12px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 50px;
}
#content_contact {
	padding-top: 5px;
}
#content_contact a {
	color: #000000;
	text-decoration: none;
}
#content_contact h1 {
	font-size: 16px;
	font-weight: bold;
	color: #61D1FF;
	margin-bottom: 4px;
	margin-top: 0px;
}
#content_contact h2 {
	font-size: 16px;
	font-weight: bold;
	color: #75ACC9;
	margin-top: 7px;
	margin-bottom: 0px;
}
/*Formats*/
#page_formats {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 580px;
	padding-right: 19px;
	padding-left: 19px;
}
.formats td {
	border: 1px solid #CCCCCC;
}
.formats {
padding: 10px;
}
.formats a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	color: #61D1FF;
}
.images_formats {
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 560px;
}

