@charset "UTF-8";
*	{
	padding: 0;
	margin: 0;
	}
body
{
padding: 0;
margin: 0;
background-color: #000000;
}
div.barrehaute {
width: 100%;
    left: 0;
    top: 0;
    background: #ffffff;
  }
div.barreblanche {
width: 100%;
    left: 0;
    top: 0;
    background: #ffffff;
  }

div.barrebasse
{
width: 100%;
bottom:0;
left: 0;
background: #000000;
text-align:center;
}
div.noir
{
    text-align : center; 
    background: #000000;
}
div.orange
{
    text-align : center; 
    background: #ff9915;
}
div.orange
{
    text-align : center; 
    background: #;
}
div.formulaire
{
    margin-left:auto; margin-right:0px;
}  

a 
{
color:#000000;
text-decoration:none;
}
a.noir 
{
color:#000000;
text-decoration:none;
}
a.blanc 
{
color:#FFFFFF;
text-decoration:none;
}
a:hover {color:#33CCFF;text-decoration:underline;}

@media screen and (max-width: 1023px) {
   	a 
	{
	color:#FFFFFF;
	text-decoration:none;
	}
}

img.photoaec {
    display: block; 
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

img.blocihm {
    display: block; 
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}


h1
{
font-family:"Palatino Linotype", Palatino, serif;
color:#ffffff;
text-align:center;
font-size:1.250em;
}
h1.slogan {
text-align:right;
   }


h1.coloraec
{
color:#ff9915;
text-align:right;
}
h1.txtnoir
{
color:#000000;
text-align:center;
}
h1.tableau
{
color:#ffffff;
}

@media screen and (min-width: 1023px) {
  
h1.tableau {
position: absolute; 
   top: 28%; 
   right: 45%; 
      color:#000000;
text-shadow: 1px 1px #000011;
font-size:2em;
   }
}




table, td, th
{
border:0px;
border-spacing: 0.5em;
border-collapse: separate;
padding: 1em;
}
table.full
{
width:100%; 
margin:0px;
padding:0px;
border:0px;

}
table.tabcenter
{
margin-left:auto; margin-right:auto;

}
th
{
text-align:center;
}
td.logoihm
{
background-color:#ff9915;
text-align:center;
padding: 0em;
}
div.droite
{
text-align:right;
}
p.bloc
{ display: block;
margin-left: auto;
    margin-right: auto;
}
p.blanc 
{
color:#FFFFFF;
}
input[type="text"]
{
background-color:#ffffff;
}
input[type="button"]
{
background-color:#ff9915;
color: #ffffff;
}

