/*
design.css
----------		
*/

body
{
	font-family: 'Trebuchet MS', Tahoma, Verdana, 'Times New Roman', Times, serif;
	font-size:0.8em;
	margin:0;
	padding:0;
	/*background:url('../images/Entete libre.jpg') repeat-x;
	background-position:left;
	background-image: url(../images/Threads.gif);
	background-repeat: repeat;*/
	background-color:#20509b;
}


h1 /* Tous les titres des pages du site (en haut) */
{
	font-size:2em;
	text-align: center;
	margin-top:20px;
	margin-bottom:20px;
	padding: 10px;
	font-family:Arial, 'Times New Roman', Times, serif;
	color: #f7f3de;
	background: #193f7a;
	border: 1px solid rgb(247, 247, 222);
	border-bottom: 2px solid rgb(247, 247, 222);
	border-radius: 1em;


	-moz-border-radius: 1em;
	height:auto!important; /* Correction d'un comportement IE... */
	height:1%;
	background-color: #193f7a;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


h2{
	font-style: normal;
	font-family:Arial, 'Times New Roman', Times, serif;
	color: #663333;
	margin-left: 0px;
	margin-bottom:0px;
	padding-left: 0px;
	font-size:1.6em;
}

/* En-tête */

#banniere
{
	text-align:left ;
	height:100px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	background: url("../images/entete.jpg") repeat-x;
	width: 100%;
}

/* Speedbarre */

#speedbarre
{
	width: auto;
	position: absolute;
	top: 95px;
	left: 250px;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	height: 25px;
	border:hidden;
}

.speed a
{
	text-align: center;
	padding-top: 0px;
	font-family:'Trebuchet MS', Arial, 'Times new roman', Times, serif;
	font-size:0.95em;
	color: #f7f3de;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}

.speed a:hover
{
	color: #00CCFF;
}

#speedbarre li
{
	text-align: center;
	padding-top: 0px;
	font-family:'Trebuchet MS', Arial, 'Times new roman', Times, serif;
	font-size:0.95em;
	margin-right: 15px;
}

.speeddroite
{
	float: right;
	border-right:hidden;
	border-left:hidden;
	border-top:hidden;
	border-bottom: 2px solid #CCC;
	padding-bottom: 3px;
}

.speeddroite:hover
{
	float: right;
	border-bottom: 2px solid #00CCFF;
	padding-bottom: 5px;
}

.speedgauche
{
	float: left;
	border-bottom: 2px solid #CCC;
	padding-bottom: 3px;
}

.speedgauche:hover
{
	float: left;
	border-bottom: 2px solid #00CCFF;
	padding-bottom: 5px;
}

#speedbarre a
{
	color: #f7f3de;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;

}

#speedbarre a:hover
{
	color: #00CCFF;
}


/* Menu */

#menu
{
	float:left;
	width: 220px;
	height:auto;
	margin-left:0px;
	margin-right:0px;
	margin-top: 80px;
	color:#FDF2BD;
	font-weight:bold;
	font-style:normal;
	font-size: 0.85em;
	background: url('../images/fond_menu.png');
	background-position: top;
	padding-right: 0px;
}

#menu h5
{
	margin: 0;
	padding-top: 2px;
	padding-left:10px;
	padding-bottom:0px;
	vertical-align: bottom;
	color:#FFFFFF;
	font-size: 1em;
	background: url("../images/header_menu.png") no-repeat;
	background-position: center;
}

#menu ul
{
	list-style-type:circle;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	margin-top: 2px;
	color: #FDF2BD;
	margin-bottom: 10px;
}

#menu li
{
	color:#FDF2BD;
	padding-left: 5px;
	background: url("../images/fond_lien.png") no-repeat;
	margin-bottom: 5px;
	list-style-image: url('../images/puce.png');
}

#menu li a 
{
color:#20509b;
}

#menu li a:hover
{
color: #0099FF;
}



#menu ul ul
{
	padding: 0;
	margin-left: 20px;	
}

#menu ul ul li
{
	color:#FDF2BD;	
	margin-top: 5px;
	background:none;

}

#menu .corpsmenu 
{
	color:#FDF2BD;
	padding: 0;
	margin: 0;
	margin-bottom:10px;
	margin-top: 0px;
}

/* Corps */

#corps
{
	background-color: #21519c;
	border: 0;
	padding-top: 10px;
	overflow:hidden;
	color: #f7f3de;
	padding-left:22px;
	padding-right:25px;
	overflow:hidden;
	height:auto!important;
	height:1%;
}


/* Correctifs IE : malheureusement... */
* html #corps {margin-top:0;margin-left:220px;}
* html #menu h5 {padding-top:1px;}
* html #menu ul ul li{margin-top: 5px;margin-left:-5px;
				background: url('../images/mini-puce.png') no-repeat;background-position:10px center;}
* html #menu li{padding-left: 5px;background: url("../images/fond_lien.png") no-repeat;margin-bottom: 5px;
			list-style-image: none;list-style-type: none;}
* html #banniere{background-position:0px 0px;}
* html #pied_de_page{bottom:0px;}

#accueil, #pict
{
	padding: 2px 2px 5px;
	z-index: 100;

	margin-bottom: 20px;

}


#accueil {
	width: 60%; 
	float:left; 
	text-align: center;
}

#pict {
	float: right;
	text-align:center;	
	margin-right: 1%;
	width: 35%;
}

/* Pied de page */

#pied_de_page
{
	color: #f7f3de;
	background-position: bottom;
	padding-bottom: 20px;
	background-color:#183c7b;
}

#pied_de_page a
{ 
	color: #00CCFF;
}

#pied_de_page a:hover
{ 
	color: #00CCFF;
}

#copyright_impression
{
	color: #f7f3de;
	text-align:center;
	font-size:0.9em;
	margin-bottom: -10px;
	padding-bottom: 20px;
	padding-top: 5px;
	border-top: 1px dotted #E0E0E0;
	background: #193f7a url('../images/FooterCO2.png') repeat-x;
	background-position: bottom;
}

