/* CSS Document */
img, p, h1, h2, h3, h4, h5, h6, table, tr, td, div, a, dt, dd, ul, li, form {
	margin:0px;
	padding:0px;
}
h1{
	color:#00ADEE;
	font-size:20px;	
}
h2{
	color:#13223F;
	font-size:16px;	
}
/*div{
	border:1px solid #A20000;
}*/

body {
	background: #02031A;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0px;
	margin-bottom:10px;
	position:relative;
	line-height:1.2em;
}

/***** Mots clés *****/
.motsCles{
	color:#070a2d;
	margin:auto;
	text-align:center;
	width:900px;
	font-size:12px;
	padding:5px 0;
}

/***** Conteneur *****/

#conteneur {
	margin:auto;
	position:relative;
	width:990px;
}
/***** corps *****/
#corps {
	background:#FFFFFF;
	margin:auto;
	position:relative;
	width:990px;
}
#gauche{
	float:left;
	width:990px;
}
/***** Bandeau *****/
#bandeau {
	width:946px;
	background:#FFFFFF url(../images/corps-top.gif) top no-repeat;
	padding:32px 22px 0px 22px;
}
#affBandeau {
}
#affBandeau p {
	font-size:11px;
	line-height:15px;
	padding-top:10px;
	text-align:justify;
	width:590px;
}
.introBandeau{
	color:#2A1DA3;
	left:280px;
	position:absolute;
	text-align:justify;
	top:10px;
	width:380px;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}
.introBandeau strong{
	color:#be0a28;
	text-align:center;
	font-size:16px;
}
#defilant {
}
#drapeau {
	float:right;
	position:relative;
	margin-right:13px;
	padding:0px;
}
/***** Conteneur2 *****/
#conteneur2 {
	background:#FFF;
	width:990px;
}
/***** Menu *****/
/* CSS du menu horizontal, bieler batiste */
.menu {
	width:990px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
#Menu {
	background:#81888f;
	height:36px;
	width:990px;
}
.menu ul {
	display:inline;
}
.menu li {
	float:left;
	height:25px;
	list-style:none outside none;
	padding:11px 20px 0;
}
.fond0, .fond1{
	cursor:pointer;
}
/* correct a little IE bug */
.menu a, .menu a:hover{
	color:#FFFFFF;
}

.menu li:hover {
	background:#242c35;
}
/* for a mozilla better display with key nav */
.menu .active{
	background:#242c35;
}

#newsletter{
	float:right;
	margin-top:6px;
	margin-right:5px;
	text-align:right;
	width:200px;
}
/***** Corps *****/
#contenu {
	float:left;
	margin:0;
	width:990px;
}
#equipeEcoute{
	background:url(../images/fond_equipe.jpg) no-repeat;
	float:right;
	font-size:10px;
	font-weight:bold;
	height:122px;
	line-height:16px;
	margin-top:5px;
	padding:190px 14px 0 7px;
	text-align:center;
	width:240px;
}
#equipeEcoute strong{
	color:#FF6600;
	font-size:16px;
	line-height:20px;
}
#Outils {
	height:24px;
	margin:1px 0;
	padding:0;
	text-align:right;
	width:660px;
}
.titre {
	color:#FF6600;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0 0 10px;
	padding:0;
	text-align:left;
	height:1.4em;
	text-transform:uppercase;
	text-decoration:underline;
}
.paragraphe {
	text-align:justify;
}
.titre p {
	margin-right:5px;
	font-size:14px;
	color:#E83351;
	font-weight:bolder;
}
.titre a {
	color:#EF5D28;
	text-decoration:none;
}
.titre a:hover {
	color:#FF6600;
}
#presentation {
	width:990px;
}
#presentation p {
	margin:0px;
	margin-bottom:10px;
}
#presentation li {
	margin-left:20px;
}
.ssrub {
	font-size:12px;
}
#bottomCorps {
	width:990px;
	height:10px;
	clear:both;
}
a.lien {
	color:#000000;
	text-decoration:none;
}
a.lien:hover {
	color:#FF6600;
	text-decoration:underline;
	font-weight:bold;
}
/***** Footer *****/
#footer {
	background:#FFFFFF url(../images/corps-bas.gif) no-repeat bottom;
	clear:both;
	color:black;
	font-size:1em;
	line-height:15px;
	padding:0 0 10px 0;
	text-align:center;
	width:990px;
	font-family:Verdana, Geneva, sans-serif;
}
#footer a {
	color:#000000;
	font-weight:bold;
}
#footer a:hover {
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
/***** LIENS GÉNÉRAUX *****/
a {
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
/***** TABLES *****/
table.tableau {
	background:#0B0954;
}
.tableau th {
	color:#FFFFFF;
	background:#3772B2;
}
.tableau tr {
	background-color:#EEEEEE;
}
.tableau td {
	color:#000000;
	padding:3px;
}
.tableau .qt table {
	margin:0px;
	background:#FFFFFF;
}
.tableau .qt th {
	color:#000000;
}
.tableau .qt tr {
	background-color:#FFFFFF;
}
.tableau .qt td {
	color:#000000;
	padding:0px;
}
.tableau .qt td input {
	font-size:14px;
	height:16px;
	text-align:center;
	width:30px;
}
/***** INPUT *****/
.input {
	border:1px solid #AAAAAA;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
}
.input200 {
	width:350px;
	border:1px solid #202691;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}
/***** Séparation *****/
.separation {
	margin:5px 0px 0px 13px;
	padding-bottom:3px;
}
/***** Affichages page par page *****/
#affPageParPage {
	text-align:center;
	padding-top:5px;
}
/***** Page d'impression *****/
#contenuPrint {
	background:#FFFFFF;
}
/***** Clearer *****/
.clearer {
	clear:both;
}
/***** Menu text *****/
.menuText {
	color:#EEEEEE;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}
.menuText a {
	color:#EEEEEE;
}
.menuText a:hover {
	color:#000000;
	text-decoration:none;
}
.menuTextActif {
	color:#eae212;
}
/***** Boutons *****/
.bouton {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #0B0954;
	background:#FF6600;
	padding-left: 1px;
	padding-right: 1px;
	height: 19px;
}

.image{
	float:left;
	padding:0 5px 5px 0 ;
}
