body
{
margin:0;
padding:0;
background: #bccdde url('../images/fond.jpg') no-repeat top;
background-attachment:fixed;
}

#tout{
width: 1020px;
height: 1450px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}
/************************polices**********************/

@font-face
{
    font-family: 'handsean';
    src: url('../polices/handsean.eot');
    src: url('../polices/handsean.eot?#iefix') format('embedded-opentype'),
         url('../polices/handsean.woff') format('woff'),
         url('../polices/handsean.ttf') format('truetype'),
         url('../polices/handsean.svg#handsean') format('svg');
    font-weight: normal;
    font-style: normal;
}

/************************en-tete**********************/
#en-tete
{	
margin-top:0px;
height:190px;
width:1010px;
background: url('../images/en-tete.png') no-repeat top;

}
/************************langue***********************/
#langue
{
float:left;
margin-left:40px;
margin-top:0px;
width:1000px;
height:14px;
}

/*********** Contenu ****************/
#contenu{
float: left;
width: 810px;
margin-top: 0px;
}


#conteneur {

	margin-left:15px;
	width: 760px;
	margin-top:10px;
	margin-bottom:0px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:25px;
	padding-top:15px;
	background-color:rgba(255,255,255,0.9);
	box-shadow:         0px 0px 4px #343333; /* Propriété CSS3 */

border-radius:         7px; /* Propriété CSS3 */
-moz-border-radius:    7px; /* Propriété CSS3 pour Firefox */
-khtml-border-radius:  7px; /* Propriété CSS3 pour navigateurs KHTML */
-webkit-border-radius: 7px; /* Propriété CSS3 pour navigateurs Webkit */
}

#forme{
margin-left: 200px;
margin-right: auto;
}

#banniere_message
{
width:700px;
height: 22px;
margin-top:20px;
margin-bottom:10px;
}

.placement-nom
{
margin-left: 4px;
color: blue;
font-weight: bold;
font-family: arial;
font-size: 14px;
}

.placement-date
{
margin-left: 10px;
font-size: 13px;
color: blue;
}

strong
{
   color: red;
}

p
{
font-family:Arial, "Comic sans MS",calibri, "Arial Narrow","Times new roman", serif; 
padding-top:0;
padding-left:20px;
padding-right:20px;
margin-top:0;
font-size:12px;
text-align:justify;
}

h1
{
text-align:center;
font-family:  georgia, "Comic sans MS",calibri, "Arial Narrow","Times new roman",  serif; 
color:#030a9f;
margin-top:0px;
font-size:22px;
}

.petit
{
font-size:12px;
font-style:italic;
font-family:"Comic sans MS",Calibri,"Times new roman", serif;
}

.warning
{
font-size:14px;
color: red;
margin-left:120px;
margin-bottom:20px;
}

input:focus, textarea:focus /* Quand le curseur est sur un champ */
{
   background-color: #d4f6e4;
}

.admin-news
{
padding-left:700px;
}

a img
{
border: 0;
}

.adresse
{
margin-left:200px;
}

#allerpage
{
position: center;
margin-top: 0px;
width:auto;
font-weight: bold;
text-align: center;
font-family: arial;
font-size: 13px;
}
