﻿/*Feuille CSS 07_11 - copyright web-13*/
/*GENERAL*/
/*on fixe la taille des polices pour IE*/
html {
	font-size: 100%;
}
/*on supprime toutes les marges des balises standard*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #3d3c34;
	text-align: center;
}
a {
	text-decoration: none;
	color: #2f4f4f;
}
a:hover {
	color: #2f4f4f;
	text-decoration: underline;
}
span {
	font-weight: bold;
}
/* éléments formulaires */
.fields {
	background-color: #AFA06F;
	color: #EDBD22;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #666666;
	border-right: 1px solid #D6DBDE;
	border-bottom: 1px solid #D6DBDE;
	border-left: 1px solid #666666;
	font-weight: normal;
	font-size: 90%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.buttons {
	background-color: #626262;
	color: #EFF7FA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #D6DBDE;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #D6DBDE;
	margin-top: 2px;
	margin-bottom: 2px;
}
img {
	border: 0px;
}
/* éléments de la page largeur et couleur de fond */
#container {
	width: 1000px; /*modifier cette valeur pour changer la largeur*/
	/*background-color: #7F7D6F;*/
	background-color: #CC6600;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header {
	/*height:8.3em;*/
	height:10em;
	background-image: url(fd_header_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .hleft {
	float: left;
	width: 150px;	
}
#header .hright {
	/*height: 8.3em;*/
	background-image: url(fd_header_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 150px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#header .hanimation {
	height: 110px;
	margin-left: 10px;
	margin-top : 10px;
	float:left;
}
#header h1 {
	font-size: 2.5em;
	font-family: 'Trebuchet Ms', Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #333333;
	margin-right: 15px;
	line-height: 1.6em;
}
#header h2 {
	height: 2.2em;
	font-size: 2em;
	font-family: 'Trebuchet Ms', Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	margin-left: 5px;
}
#conteneur {
	margin-left:150px;
}

#defile { 
	font-size:16px;
	color:#FFFFFF;
}


.left {
	background-color: #CC6600;
	float: left;
	width: 150px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.left h2 {
	color: #333333;
	font-size: 120%;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-left-color: #CCCCCC;
	margin-top: 10px;
}
.left ul {
	list-style-type: none;
	font-size: 110%;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
}
.left a {
	width: 123px;
	color: #FFFFFF;
	line-height: 1.6em;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

.left a:hover {
	background-color: #666;
	color: #EDBD22;
	text-decoration: none;
}
.left p {
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
.right {
	margin-left: 150px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
.right a {
	text-decoration: underline;
	}

.right img {
	margin-left: 5px;	
}
.right .image {
	border: 2px #FFFFFF solid;
	margin: 0px 10px 0px 10px;
	height: 100px;
	float: right;	
}
.right .image2 {
	border: 2px #CCCCCC solid;
	margin: 0px 10px 0px 10px;
	float: left;	
}

.right h1 {
	font-family: Arial, sans-serif;
	font-size: 200%;
	color: #e15217;
	text-align: center;
}
.right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	color: #e15217;
	margin-top: 20px;
	margin-left: 10px;
}
.right h3 {
	font-size: 110%;
	color: #e15217;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #e15217;
	border-right-color: #e15217;
	border-bottom-color: #e15217;
	border-left-color: #e15217;
	border-top-style: solid;
	border-bottom-style: solid;
	line-height: 2em;		
}
.right p {
	text-align: justify;
	font-size: 110%;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
}
.right .leftright {
	font-size: 110%;
	background-color: #FFFFFF;
	
}
.right .portfolio {
	font-size: 100%;
	background-color: #FFFFFF;
	padding-left: 200px;
	width: 50%;
	
}

.right .vignette {
	height: 100px;
	float: left;
	padding-right: 5px;
	
}

.right .bottom_left {
	width: 50%;
	float: left;	
}
.right .bottom_right {
	width: 50%;
	float: right;	
}
/*annulation des floats*/
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
.clearright {
	clear: right;	
}
.clearleft {
	clear: left;	
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EDBD22;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}
:root {
	overflow-y:scroll;
}


div#gallery
{
	text-align: center; 
}

div#thumbs 
{
	position: relative;
}
div#expos 
{
	position: relative;
}
div#navigate 
{
	vertical-align: middle;
	margin: 0 auto;
}

div#navigate div#prev,
div#navigate div#up,
div#navigate div#next 
{
	display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 20px;
}

div#navigate div#indexpage
{
  	display: inline;
 	vertical-align: middle;
  	padding: 10px;
 	font-size: .8em; 
 	text-align: center;
 	color: #000000; 
}

div#gallery a:link, 
div#gallery a:visited
{
}

div#gallery a:hover
{
}

div#gallery a:active
{
}

div#gallery img 
{
 	border-width: 0;
}

div#gallery h1
{
 	font-weight: bold; 
 	font-size: 2em;	
}

div#gallery h2
{
 	font-weight: bold; 
 	font-size: 1.4em; 
}

div#gallery table
{
	margin: 0 auto;
	border: 0;
	border-collapse: collapse;
}

div#gallery td.thumb
{
	vertical-align: middle;
 	text-align: center;
	border: 0;
	padding: 5px 10px;
	margin: 0 auto;
}

div#gallery img.thumb
{
 	margin: 0;
 	padding: 0;
 	border: 2px #FFFFFF solid;
}
div#gallery td.thumb
{
	vertical-align: middle;
 	text-align: center;
	border: 0;
	padding: 5px 10px;
	margin: 0 auto;	
}

div#gallery img.expo
{
 	margin: 10px 10px 10px 10px;
 	padding: 10px 10px 10px 10px;
 	border: 2px #FFFFFF solid;	
}

div#gallery ptitre.expo
{
	margin: 0;
 	padding: 0;
	font-size: 1em;
	text-align: center;
	color: #CB701C;	
}
div#gallery p.expo
{
	margin: 0;
 	padding: 0;
	font-size: .8em;
	text-align: center; 
}
div#gallery img.thumb:active
{
}

div#gallery img.activethumb
{
 	border: 2px #f0f solid;
}

div#gallery ptitre.thumb
{
	margin: 0;
 	padding: 0;
	font-size: 1em;
	text-align: center;
	color: #CB701C;	
}
div#gallery p.thumb
{
	margin: 0;
 	padding: 0;
	font-size: .8em;
	text-align: center; 
}
div#gallery a.thumb
{
	margin: 0;
 	padding: 0;
	font-size: 1.5em;
	text-align: center; 
}

div#gallery td#imgpg
{
	padding: 20px;
	vertical-align: middle;
}

div#gallery img.pg
{
}

div#gallery p.pg
{
	margin:0;
 	padding: 1em 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}


