/* CSS Document */
body {
	background-color: #000000;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 17px;
}

a {
color: #FF0000;
text-decoration: underline;
}

a: link {
color: #FF0033;
text-decoration: underline;
}

a: visited {
color: #FF0066;
text-decoration: underline;
}

a: hover {
color: #FF0099;
text-decoration: underline;
}

.image2 {
margin : 4px;
float : right;
}
.image3 {
margin : 4px;
float : left;
}


.Style3 {color: #FF0033}

#conteneur {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 900px;
	bottom: 10px;
	text-align: left;
}

#colonne1
{
   width:160px;
   float:left;
   background-color : #FFFFFF;
}
 
#colonne2
{
   width:570px;
   float:right;
   background-color : #FFFFFF;
}

#gauche {
	float: left;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	bottom: 0px;
	width: 140px;
	height: auto;
}

#droite {
	width: 730px;
	position: relative;
	padding: 2px;
	float: right;
}

.spacer {
	clear: both;
}

.spacer2 {
	clear: right;
}

.spacer3 {
	clear: left;
}

#texte {
	width: 730px;
	padding: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	line-height: 16px;
}

.petit-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}

.orange-moyen {
	font-size: 18px;
	color: #ff6600;
}
.orange-gros {
	font-size: 22px;
	color: #ff6600;
}

h1 {
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 5px 0px;
	line-height: 25px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}

h2 {
	padding: 2px 2px 10px 2px;
	margin: 5px 0px 10px 0px;
	font-family: "Arial",Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	color: #000000;
}

h3 {
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 0px;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	color: #000000;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
	font-style: normal;
	text-align: center;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 5px;
	padding: auto;
	font-style: normal;
	text-align: center;
}

p {
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	margin-bottom: 12px;
	text-align: justify;
}

.photographes {
	font-size: 18px;
	line-height: 24px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	margin-bottom: 12px;
	text-align: justify;
}

.tableau {
	padding: 5px 5px 0px 5px;
	font-weight: lighter;
	text-align: justify;
}

.navigation{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 6px;
	width: 135px;
	text-align: left;
}


.navigation:link, .navigation:visited {
	font-family : "Arial", Helvetica, sans-serif;
	padding : 4px 4px 4px 4px;
	margin : 2px 2px 2px 2px;
	font-size : 15px;
	line-height: 15px;
	font-style : bold;
	font-weight : bold;
	color : #000000;
	display : block;
	width : 135px;
	text-decoration : none;
	background-color : #FFFFFF;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-bottom-style : solid;
	border-left-style : solid;
	border-bottom-color : #000000;
	border-left-color : #000000;
	border-top-width : 1px;
	border-right-width : 1px;
	border-top-style : solid;
	border-right-style : solid;
	border-top-color : #000000;
	border-right-color : #000000;
}

.navigation:hover {
	font-family : "Arial", Helvetica, sans-serif;
	padding : 4px 4px 4px 4px;
	margin : 2px 2px 2px 2px;
	font-size : 15px;
	line-height: 15px;
	font-style : bold;
	font-weight : bold;
	color : #FFFFFF;
	display : block;
	width : 135px;
	text-decoration : none;
	background-color : #000000;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-bottom-style : solid;
	border-left-style : solid;
	border-bottom-color : #FFFFFF;
	border-left-color : #FFFFFF;
	border-top-width : 1px;
	border-right-width : 1px;
	border-top-style : solid;
	border-right-style : solid;
	border-top-color : #FFFFFF;
	border-right-color : #FFFFFF;
}

/***** Fond de page *****/

#bottom {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 10px 10px 10px;
	background-color: #FFFFFF;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 17px;
	width: 880px;
}
