body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fond.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menuswf {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#fondligne {
	position: relative;
	background-image: url(images/fond_ligne.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 10px;
	height: 650px;
	float: left;
	bottom : 5px;
}

#main {
	height: 300px;
	width: 790px;
	float: left;
	margin: 0px;
	padding: 0px;

}

#contenu {
	width: 570px;
	margin-left: 10px;
	float: left;
	vertical-align: top;
	text-align: justify;
}

#droite {
	margin-left: 605px;
	width: 164px;
	margin-bottom: 25px;
	/*
	background-color: #FFFFFF;
	border: 1px solid #C1C8DE;
	background-image: url(images/encarts_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	*/
}

#droitecontact {
	margin-left: 605px;
	width: 164px;
	background-color: #FFFFFF;
	border: 1px solid #C1C8DE;
	background-image: url(images/contact_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 25px;
	font-weight: bold;
}

#capture {
	border: 1px solid #CFCFCF;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 9px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #2B608E;
	height: 100px;
	width: 150px;
	clear: both;
	float: left;
}

#captureg {
	border: 1px solid #CFCFCF;
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 9px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #2B608E;
}

#captured {
	border: 1px solid #CFCFCF;
	padding: 5px;
	background-color: #FFFFFF;
	float: right;
	margin-left: 9px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #2B608E;
}

#video {
	width: 339px;
	text-align: center;
	margin-left : 115px;
}

#web {
	text-align: center;
}

#accueilcap {
	border: 1px solid #CFCFCF;
	padding: 8px;
	background-color: #FFFFFF;
	float: right;
	margin-left: 9px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #2B608E;
}


/* ----------------- */
/* ---Témoignages--- */
/* ----------------- */
.temoignage {
	width : 568px;
	border: 1px solid #CFCFCF;
	background-color: #FFFFFF;
	background-image: url(images/fond_temoignage.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top : 7px;
	margin-bottom : 7px;
	padding-top : 10px;
}

.temoignage:hover {
	background-color: #FFFFFF;
	background-image: none;
	cursor : pointer;
}

.temoignage p{
	color: #909090;
	font-style : italic;
	font-size: 12px;
	margin: 0px;
	padding: 0px 30px 10px 26px;
}

.tdtemoignage {
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	
}

.temoignage h3{
	color: #AE5053;
	font-weight : bold;
	font-size: 14px;
	margin: 0px;
	padding-left : 26px;
}

.temoignage h4{
	color: #5083AF;
	font-weight : bold;
	font-size : 13px;
	margin : 0px;
	float : right;
	padding-right : 30px;
}

.temoignage h5{
	color: #DB8A8C;
	font-weight : bold;
	font-style: italic;
	font-size: 13px;
	margin: 0px 0px 7px;
	padding-left : 26px;
}

/* ----------------- */
/* -- SavoirFaire -- */
/* ----------------- */
.savoir {
	background-color: #FBFBFB;
	background-image: url(images/fond_savoirfaire.gif);
	background-repeat: repeat-x;
	height: 82px;
	width: 434px;
	border: 1px solid #D3D2D1;
	background-position: bottom;
	margin-left: 49px;
	margin-top: 15px;
}

.savoir img {
	float : left;
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 12px;
}

.savoir h1 {
	font-size : 13px;
	margin-top: 15px;
	margin-bottom: 0px;
	color : #2B608E;
	background-image : none;
	font-family: Arial, Helvetica, sans-serif;
	/*background-repeat: no-repeat;
	background-position: 0px 3px;
	*/
}

.savoir p {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right: 15px;
}

/* ----------------- */
/* -- Traductions -- */
/* ----------------- */
#tabtrad {
	width : 100%;
	border : 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;
	background-image: url(images/fond_savoirfaire.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight : bold;
	vertical-align: top;
}

#tabtrad td{
	width : 33%;
}

/* ----------------- */
/* ---- Contact ---- */
/* ----------------- */
#contact {
	border-collapse: collapse;
	border : 0px;
	padding : 5px;
	width: 100%;
}

#contact .text{
	width: 225px;
	text-align:center;
}

#contact .image{
	text-align:center;
}

#contact img{
	border: 1px solid #444444;
}
/* ----------------- */
/* Mise en page typo */
/* ----------------- */

a {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #268FA6;
}

.lienencart {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.lienencart:hover {
	color: #B70000;
	text-decoration: underline;

}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding-bottom: 0px;
	background-image: url(images/pointilles.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 39px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #AE5053;
}

.picto {
	float : left;
	margin-right: 5px;
}

.titrecolor1 {
	color: #628CB3;
}

.titrecolor2 {
	color: #5F7A96;
}

.titrecolor3 {
	color: #4E4E82;
}

.titrecolor4 {
	color: #90567F;
}

.titrecolor5 {
	color: #90567F;
}

.titrecolor6 {
	color: #9E594B;
}

.titrecolor7 {
	color: #A04E67;
}

.titreencart {
	background-image: url(images/encarts_entete.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2F6390;
	padding-left: 30px;
	height: 19px;
	padding-top: 1px;
	margin: 0px;
}

.titreencartcontact {
	background-image: url(images/contact_entete.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #871D55;
	padding-left: 30px;
	height: 19px;
	padding-top: 2px;
	margin: 0px;
}

.texteencart {
	padding: 5px 10px 0px;
	margin: 0px 0px 5px;
}


p {
	padding: 0px;
	margin: 0px 0px 25px;
}

li {
	margin: 0px 0px 3px;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 5px;
	padding-left:15px;
}

ul {
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 25px;

}

/* ------------------ */
/* Elements ponctuels */
/* ------------------ */
.secteurs {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px dashed #CFCFCF;
}

.secttable {
	width: 100%;
}

.secttd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #2B608E;
}

.sectp {
	font-size: 14px;
	margin: 0px 0px 5px;
}

.lienrouge {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.lienrouge:hover {
	color: #336699;
}
img {
	border: 0px;
}
