@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
img { border: none;
	}

body {
	font-family: Tahoma, Verdana, Arial,   Calibri, Helvetica, sans-serif;
	font-size: 0.75em;/*determine la taille du paragraphe*/
	line-height:1.3em;
	margin-top:10px;
	margin-bottom:10px;
    background-color: #8fa0b3;  
	color:#666;
	}


#container {
	top: 0px;
	position:relative;
	padding:0px 0px 0px 0px;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	/*background-image: url(../pict/classique/fond.gif);
	background-position: top;
	background-repeat: repeat-y repeat-x;*/
	}	

#page {
width:880px; 
background-color:#fff; 
}


#menu { 
	position:relative;
	font-weight: normal;
	text-align: center;
	color: #fff;
	margin-left:20px;
	padding-top:15px;
	width:820px;
	height:60px;
	/*background-color:#9ab0cb;*/
	background-image: url(../pict/adm_fond_1.gif);
	background-repeat: repeat-x;
	}


 #c440 img {padding-top:1em;}

p {
	padding:0.5em 0.8em 0.5em 0.8em;
	}

#c110, #c220, #c330, #c440,  #c550, #c660, #accroche {
	float:left;
	text-align:left;
	}

#c110 {
	width:109px;
	/*background-color:transparent;/*vert pour calage*/
	/*background-color:#f2f2e2;*/
	/*border-right:solid 1px #7588b1;*/
	}	

#c220 {
	width:219px;
	/*background-color:transparent;/*vert pour calage*/
	/*background-color:#f2f2e2;*/
	/*border-right:solid 1px #7588b1;*/
	}	

#c330 {
	width:329px;
	/*background-color:transparent;/*vert pour calage*/
	/*background-color:#f2f2e2;*/
	/*border-right:solid 1px #7588b1;*/
	}	

#c440 {
	width:439px;
	}	

#c550 {
	width:549px;
	}	

#c660{
	width:659px;
	background-color:transparent;
	}
/* SPECIFICITES DE MISE EN PAGE */
.break {
	clear:both;
	margin-top:-1em;
	margin-bottom:-1em;
	}

.centre{text-align:center;}
.gauche{text-align:left;}
.droite{text-align:right;}
.justif{text-align:justify;}

h1, h2, h3, h4, h5, h6 {
	
	padding:1em 0.5em 0.5em 0.5em;
	
	}

/*COULEURS FONDS DIV*/
.color1 {	
	background-color:#f2f2e2;
	}
.color2 {	
	background-color:#e8f2e2;
	}
.color3 {	
	background-color:#9b9e42;
	}
.color4 {
	color:#fff;
	}

.encadre { /*paragraphe remarquable */
color:#7588b1;
background-color:#efd49c;
padding:1em;
}



h1 {	/*Block 	Titre de niveau 1*/
	font-size:1.6em;
	line-height:1.1em;
	color:#fff;
	background-color:#9ab0cb;
	text-align:center;
	}
h2 {	/*Block 	Titre de niveau 2*/
	font-size:1.2em;
		font-weight:normal;
color:#666;
	text-align:center;
}

h3, .bandeau {	/*Block 	Titre de niveau 3*/
	font-weight:bold;
	font-size:1.4em;
	color:#999;
}

h4 {	/*Block 	Titre de niveau 2*/
	font-size:1.5em;
	color:#FF0000;
	text-align:center;
}
h5 {	/*Block 	Titre de niveau 5*/
}
h6 {
	font-weight:bold;
font-size:1.4em;	/*Block 	Titre de niveau 6*/
color:#f49d00;
text-align:center;
}

.bandeau {	/*idem h3 mais avec fond*/
	font-weight:bold;
	color:#fff;
	background-color:#e8a838;
	padding:0.3em 0 0.2em 0.2em;
}


hr {
	clear:both; 
	
	color: #ccc;
	
	background-color: #ccc;
	
	height: 1px;
	
	border: 0px;
}

.bord_gauche {

border-left:solid 1px #ccc;

}
.bord_droite {

border-right:solid 1px #ccc;

}

em {	/*Inline 	Mise en valeur (faible)*/
}
 strong {	
	font-weight:bold;
	color:#000;
	font-size:1em;/*Inline 	Mise en valeur (forte)*/
	}

sub {	/*Inline 	Mise en indice*/
}
sup {	/*Inline 	Mise en exposant*/
}
q {	/*Inline 	Citation (courte)*/
}
cite {	/*Inline 	Citation (moyenne)*/
}
blockquote {	/*Block 	Citation (longue)*/
}
acronym {	/*Inline 	Sert à définir des acronymes, comme C.I.A.<acronym title="Central Intelligence Agency">C.I.A.</acronym>*/
}
address {	
font-size:0.85em;
color:#999;
padding: 0em 0.8em 0em 1em;
}



.legende {	
font-size:0.85em;
color:#999;
}



del {	/*Inline 	Permer d'indiquer un texte qui a été supprimé.*/
}
ins 	/*Inline 	Permet d'indiquer un texte qui a été inséré.*/
{}
dfn 	/*Inline 	Permet d'indiquer une définition.*/
{}
kbd 	/*Inline 	Permet d'indiquer un code que doit taper le visiteur.*/
{}
pre 	/*Block 	Le texte à l'intérieur de la balise <pre> sera affiché tel qu'il a été tapé dans le code (espaces et entrées compris). Une police de taille fixe est utilisée.*/
{}





/* LIENS */

#identite, #identite_suite {
	float:left;
	width:100px;
	padding: 20px 6px 0px 0px ;
}
#identite_suite {
	width:260px;
}


.sans_mh {margin-top:0px;}
.sans_mb {margin-bottom:0px;}


/*----------LIENS----------------------------*/



a:link, a:visited, a:hover, a:active {
	font-family: "Trebuchet ms",Tahoma, Verdana, Arial,   Calibri, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	text-decoration: none;
	color: #000;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
		}

a:hover {
	background-color:#FF9900;
	color: #FFF;
	padding-top:15px;
	padding-bottom:7px;	
	padding-left:0px;
	padding-right:0px;
	}

a.action:link, a.action:visited, a.action:hover, a.action:active {
	font-family: "Trebuchet ms",Tahoma, Verdana, Arial,   Calibri, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	text-decoration: none;
	color: #345685;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
		}

a.action:hover {
	background-color:transparent;
	padding:0px;
	color: #FF0000;
	}
/* ---------ELEMENTS DE FORMULAIRE----------- */

			


.bouton {
	font-family: "Trebuchet ms",Tahoma, Verdana, Arial,   Calibri, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	text-decoration: none;
	color: #FFF;
	border:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	background-color: #345685;
	padding-left:20px;
	padding-right:20px;
		}
.bouton:hover {
	background-color: #9ab0cb;
		padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:0px;
	color: #333;
	}
	
#form_menu {
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	position: relative;
}

.inputfile {
	background-color:#fff;
	border-style: none;
	border-color: #fff;
border-shadow: none;
}


textarea, input , select{
border:1px dotted #bebebe;
background-color:#fff;
width:auto;
}

