@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #005B8E;
	background-image: url(../images/accueil/fond.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-position: center top;
}
.twoColDan #container {
	width: 900px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColDan #header {
	background-image: url(../images/accueil/logo.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 360px;
	text-align: left;
	height: 50px;
	text-decoration: none;
} 
.twoColDan #headerEnglish {
	background-image: url(../images/accueil/logo.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 360px;
	text-align: left;
	height: 40px;
	text-decoration: none;
}
.twoColDan #sidebar1 {
	width: 125px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin: 0px;
}
.twoColDan #mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 325px;
	background-image: url(../images/pages/Base_profil.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	height: 450px;
	padding-top: 0px;
} 
.twoColDan #mainContact {
	background-repeat: no-repeat;
	height: 450px;
}
.twoColDan #accueil {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 325px;
	background-image: url(../images/accueil/Base_accueil.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	height: 450px;
	padding-top: 0px;
}
.twoColDan #portfolio {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 325px;
	background-image: url(../images/portfolio/portfolio_full.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	height: 450px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColDan   #footer  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005B8E;
	text-decoration: none;
	border: thin dashed #4A93CD;
	height: 4px;
	width: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.twoColDan  #footer  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #062E40;
	text-decoration: none;
	height: 4px;
	width: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #FBD343;
	border: thin solid #FBD343;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.twoColDan  #footer  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: 4px;
	width: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #0678B4;
	border: thin solid #FBD343;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.twoColDan  #MenuBas {
	padding-top: 8px;
	padding-right: 140px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: right;
} 
.twoColDan  #MenuBas  p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColDan  #footer {
	padding-top: 6px;
	padding-right: 130px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
}
.twoColDan  ##footer  p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColDan #portfolio_img {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 1px;
	margin-left: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textePrincipale {
	width: 430px;
}
.texteContact {
	width: 358px;
	padding-right: 0px;
	padding-top: 120px;
	padding-bottom: 0px;
	padding-left: 85px;
}
.header_img {
	margin-left: 55px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px;
}
.header_img01 {
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#english_header {
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.pages_Down {
	height: 26px;
	width: 115px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/accueil/boutonSidebar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-align: left;
}
.style_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #347ABA;
	text-align: left;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}
.style_menu a {
	height: 26px;
	width: 115px;
	margin: 0px;
	text-align: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.style_menu a:hover {
	height: 26px;
	width: 115px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/accueil/boutonSidebar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-align: left;
}
.style8 {
	font-size: 0.9em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.style8   a {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 80px;
	height: 30px;
	margin-right: 1px;
	margin-left: 1px;
}
.style8 a:hover {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	height: 30px;
	width: 80px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/accueil/boutonRoller.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 1px;
	margin-left: 1px;
}
.styleEmail {
	color: #000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.imageLink a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #005B8E;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	text-transform: none;
	color: #A8A909;
}
a:active {
	text-decoration: none;
	color: #D8B332;
	font-weight: bold;
}
.style1 {
	font-weight: bold;
	font-size: 1.6em;
	padding-left: 7px;
}
.style4 {
	color: #005B8E;
	font-size: 1em;
}
.style5 {
	color: #C28D2C;
	font-size: 1em;
}
.style6 {
	color: #FFF;
	font-size: 1.2em;
	font-style: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}
.style6foncé {
	color: #822105;
	font-size: 1.3em;
	margin-top: 0px;
	letter-spacing: 0.2em;
}
.style7 {
	color: #FFFFFF;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style7foncé {
	color: #822105;
	font-size: 0.75em;
	margin-right: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#accueil02 {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/accueil/Base_accueil.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	height: 450px;
	padding-top: 0px;
}
.textePrincipale02 {
	width: 430px;
	float: right;
	margin-right: 10px;
}
.animationgauche {
	width: 320px;
	float: left;
	height: 450px;
}

.slideshow {
	width: 320px;
	margin: 0px;
	padding: 0px;
	float: left;
}

