body
{
    align: center;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
    width:800px; 
    height:600px; 
    margin-top:0px;
    padding-top:0px;
    background-color:rgb(100,100,100);
    color:rgb(0,0,0);
background-color: rgb(242,216,210);
background-image:url('../Images/background.bmp');
background-repeat:repeat-y;
background-position: center center;
}

#wallpaper 
{
    align: center;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
    width:800px; 
    height:600px; 
    margin-top:0px;
    padding-top:0px;
    background-color:rgb(100,100,100);
    color:rgb(0,0,0);
    background-image: url(../Images/fond/fondavectypo.jpg);
    background-repeat: no-repeat;    
}

#wallpaperContact 
{
    align: center;
    margin-right:auto;
    margin-left:auto;
    margin-top:0px;
    padding-top:0px;
    text-align: center;
    width:800px; 
    height:600px; 
    background-color:rgb(100,100,100);
    color:rgb(0,0,0);
    background-image: url(../Images/contact/contact.jpg);
    background-repeat: no-repeat;    
}

#wallpaperNo 
{
    align: center;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
    width:800px; 
    height:600px; 
    background-color:rgb(100,100,100);
    color:rgb(0,0,0);
    margin-top:0px;
    padding-top:0px;
    background-repeat: no-repeat;
    background-position: center center;  
}

#headerID
{
    align: center;
    margin-right:auto;
    margin-left:auto;
    text-align: center; 
    background-position: center center;  
    background-repeat: no-repeat;
    width:800px; 
    height:91px;
    background-image: url(../Images/fond/bandeauhaut.png);
}

#headerID-no
{
    align: center;
    margin-right:auto;
    margin-left:auto;
    text-align: center; 
    background-position: center center;  
    background-repeat: no-repeat;
    width:800px; 
    height:91px;
}
 
a
{
    color:rgb(230,230,230)
}
 
a img 
{
    text-decroration: none;
    border: 0;
}

#footerBox
{
    color:rgb(230,230,230);
    font-size: 0.7em;
}


.titre
{
}
.res_nok
{
    background-color:#FF9900;
    border-style:solid;
    border-width:2;
    border-color:#ff0000;
    text-align:center;
    color:#ff0000;
    font-size:16pt;
}
.res_ok
{
    background-color:#99dd99;
    border-style:solid;
    border-width:2;
    border-color:#336633;
    text-align:center;
    color:#336633;
    font-size:16pt;
}
.theme
{
    color:#006600;
    text-decoration:none;
    font-size:14pt;
}
.theme_erreur1
{
    color:#ff0000;
    background-color: #dd9999;
    text-decoration:none;
    font-size:14pt;
    font-weight: bold;
    padding-left: 0.5em;
}
.theme_erreur
{
    color:#ff0000;
    background-color: #FF9900;
    text-decoration:none;
    font-size:14pt;
    font-weight: bold;
    padding-left: 0.5em;
}
.info
{
    font-size:8pt;
    padding-left: 0.5em;
    /*font-family:arial;*/
}
fieldset {
	display : block;
	border : none;
	margin : 0 0 0.5em 0;
	padding : 0;
	font-size : 1.1em;
	}
fieldset p {
	margin-bottom : 1em;
	}
.form-help {
	/*font-size : 0.8em;*/
  color:#222222;
	margin : 1em 0;
	}
input, textarea {
	/*font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;*/
	font-size : 1em;
	border-width : 1px;
	border-color : #999;
	}
input[type], textarea[name] {
	background : #eee;
	}
input[type=submit], input[type=reset] {
	background : #ccc;
	color : #000;
	}
input[type=submit]:hover {
	background : #ccc;
	color : #fff;
	}
textarea {
	width : 95%;
	}
p.field {
	margin : 0.9em 0 0 0;
	}
p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.9em;
	width : 15em;
	float : left;
	color : #ddd;
	}
.form-help {
   font-size : 0.7em;
	}
#comment-form {
	}
input.preview {
	/*font-size : 0.8em;*/
	}
input.submit {
	/*font-size : 0.8em;*/
	}
#c_nom {
	}
#c_mail {
	}
#c_site {
	margin-bottom : 1em;
	}
#c_content {

	}
#c_remember {
	}

#footerID {
  align: top; 
  text-align: center; 
  margin-right:auto; 
  margin-left:auto; 
  width:800px; 
  height:50px;"
}

#prevPhoto {
  float:left;
  text-align: left;
  padding-left: 30px;
  padding-top: 30px;
  width: 100px;
}

#nextPhoto {
  float:right;
  text-align: right;
  padding-right: 30px;
  padding-top: 30px;
  width: 100px;
}