html{
font-size: 100%;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
background-color: black!important;
color: white!important;
margin-left: auto;
margin-top: auto;
margin-right: auto;
background-position:center center;
width: 950px;
border: 2px black;
}
p {
margin: 0 0 10px 0;
}
#header {
height: 106px;
width: 950px;
background-image: url(img/ban.png);
background-repeat: no-repeat;
margin: 0;
}
#conteneur {border: 1px black;
position: absolute;
width: 950px;;
background-color:#ffffff;
}
#centre {margin-top:20px;
/* background-color:black;*/
margin-left: 210px;
margin-right: 10px;
color:white;
}
#centre2 {margin-top:20px;
/* background-color:black;*/
margin-left: 0px;
margin-right: 0px;
color:white;
}

#gauche {
float:left;
margin-top:20px;
}

#clear {
clear: both;
}

#gauche2 {
float:left;
margin-top:620px;
width:  202px;
height: 390px;
background-image: url(img/ticket2.jpg);  
}

#droite { 
float:right;
margin-top:125px;
background-image: url(img/photoa.png);
width: 394px;
height: 140px;
}
#droitetxt {
float:right;
width: 394px;
background-color:#bb0000;
margin-top:410px;  
position: absolute;
}
#pied {
clear:both;
height: 106px;
}
#menuhaut {
font-size:1em;
text-align: center;
list-style-type: none;
background-color:black;
margin: 0;
padding:6px;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0.2px;
color: white;

}
#menuhaut a:hover {
text-decoration: none;
}
#menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
color: black;
text-decoration: underline;
}
#menugauche a:hover {
text-decoration: none;
}
#menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
margin: 0 2px;
color: black;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}
.titre{ 
font-size : large;
}
.txt{ 
text-align : justify
}
.croix{ 
color:black;
}
.cnt{
text-align : center
}
.cit{ 
font-style : italic
}
.img{border : none;
text-align : center
}

.imgl {
	float : left;
    text-indent : 0;
    margin : 5px;
    border : none;
}

 .imgr { 
	border : none;
    float : right;
	text-indent : 0;
    margin : 5px;
}

.plan1{
margin-left: 10px;
}
.plan2{
margin-left: 30px;
}
.plan3{
margin-left: 50px;
}
.plan4{
margin-left: 70px;
}
.plan5{
margin-left: 90px;
}


h1{ 
  font-size: 1em;
  }  
h2{ 
  font-size: 1em;
  } 
h3{ 
  font-size: 1em;
  } 
h4{ 
  font-size: 1em;
  } 
  h5{ 
  font-size: 1em;
  } 
   h6{ 
  font-size: 1em;
  } 
   h7{ 
  font-size: 1em;
  } 
   h8{ 
  font-size: 1em;
  } 

  a:link {
color: #43c2c9;
text-decoration: none;
}

a:visited {
color: #f35d5d;
text-decoration: none;
}
a:hover {
color: #43c2c9;
text-decoration: none;
}



div#gallery
{
}

div#thumbs 
{
	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 img.thumb:hover 
{
 	border-color: #0000ff;
}

div#gallery img.thumb:active
{
}

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

div#gallery p.thumb
{
	margin: 0;
 	padding: 0;
	font-size: .8em; 
}

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

div#gallery img.pg
{
}

div#gallery p.pg
{
	margin:0;
 	padding: 1em 0 0 0;
}


