/* CSS Document */
img, p, h1, h2, h3, h4, h5, h6, table, tr, td, div, a, dt, dd, ul, li, form {
	margin:0px;
	padding:0px;
}
/*div{
	border:1px solid #A20000;
}*/

body {
	background:#99bade;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	margin:0px;
	margin-bottom:10px;
	position:relative;
}

/***** Mots clés *****/
.motsCles{
	color:#91b1d4;
	margin:auto;
	text-align:center;
	width:900px;
	font-size:1.1em;
}

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

#conteneur {
	margin:auto;
	position:relative;
	width:990px;
	padding:10px 0px;
}
/***** corps *****/
#corps {
	background:url(../images/fond-corps.gif) repeat-y;
	margin:auto;
	position:relative;
	width:990px;
}
/***** Bandeau *****/
#bandeau {
	background: #FFFFFF url(../images/fond-bandeau.gif) no-repeat;
	height:132px;
}
#logo{
	float:left;
	padding:10px 0 0 9px;
}
#web2call{
	position:relative;
	background:url(../images/web2call.jpg) no-repeat;
	float:right;
	height:132px;
	width:193px;
}
#web2call form{
	position:absolute;
	top:100px;
	left:60px;
	text-align:right;
	width:127px;
}
#bandeauContact{
	float:right;
	margin-right:150px;
}
/***** Conteneur2 *****/
#conteneur2 {
	width:988px;
	padding:0 1px;
}
/***** Menu *****/
/* CSS du menu horizontal, bieler batiste */

.menu {
	background:url(../images/fond-menu.gif) bottom no-repeat;
	display:block;
	margin:5px 2px 0 2px;
	width:984px;
	height:26px;	
	z-index:102;
}
.menu ul {
	position:absolute;
	display:block;
	/*margin:0;*/
    padding:0;
}
.menu li ul {
	visibility:hidden;
}
.menu li li ul {
	position:absolute;
	margin-left:255px;
	margin-top:-23px;
}
.menu li {
	background:url(../images/fond-bouton-menu.gif) no-repeat;
	list-style:none;
	height:auto;
	display:inline;
	display/**/:block;
	float:none;
	float/**/:left;
	padding:0;
	cursor:pointer;
	width:123px;
	height:21px;
}
.menu li li {
	list-style:circle;
	width:250px;
	display:block;
	float:none;
}
/* correct a little IE bug */
* html .menu li li {
	display:inline;
}
.menu li a {
	text-align:center;
	color:#333333;
	display:block;
	width:100%;
	text-decoration:none;
	font-size:1.1em;
	font-weight:normal;
	padding:3px 0 0;
	height:18px;
}
.menu li li a {
	background:#4035d2;
	text-align:left;
	color:#FFF;
	display:block;
	width:100%;
	text-decoration:none;
	padding:2px 0px 2px 5px;
	font-size:1.1em;
	height:19px;
	line-height:19px;
}
.menu li.rub0 a:hover, .menu li.rub0 a.active {
	background:url(../images/fond-bouton0-menu.gif) no-repeat;
}
.menu li.rub1 a:hover, .menu li.rub1 a.active {
	background:url(../images/fond-bouton1-menu.gif) no-repeat;
}
.menu li.rub2 a:hover, .menu li.rub2 a.active {
	background:url(../images/fond-bouton2-menu.gif) no-repeat;
}
.menu li.rub3 a:hover, .menu li.rub3 a.active {
	background:url(../images/fond-bouton3-menu.gif) no-repeat;
}
.menu li.rub4 a:hover, .menu li.rub4 a.active {
	background:url(../images/fond-bouton4-menu.gif) no-repeat;
}
.menu li.rub5 a:hover, .menu li.rub5 a.active {
	background:url(../images/fond-bouton5-menu.gif) no-repeat;
}
.menu li.rub6 a:hover, .menu li.rub6 a.active {
	background:url(../images/fond-bouton6-menu.gif) no-repeat;
}
.menu li.rub7 a:hover, .menu li.rub7 a.active {
	background:url(../images/fond-bouton7-menu.gif) no-repeat;
}
.menu li a:hover, .menu li a.active {
	color:#FFF;
}
.menu li li a:hover {
}
/* for a mozilla better display with key nav */
a.linkOver {
	background:#e83351;
}
/***** Corps *****/
#contenu {
	float:left;
	margin-left:0;
	width:990px;
}

#bandeauDyn{
	position:relative;
	width:988px;
	height:220px;
}

#animation_bandeau p {
	position:absolute;
	top:0;
	left:0;
	width:988px;
	background:#FF6;
	color:#A20000;
	text-align:center;
}

#Outils {
	width:990px;
	margin:1px 0px;
	padding:0px;
	height:24px;
}
.titre {	
	width:988px;
	background:#000099;
	height:25px;
}
.titre p, .titre2 p, .titre3 p, .titre4 p, .titre5 p, .titre6 p, .titre8 p, .titre9 p {
	font-size:1.4em;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 0 0 10px;
}
.titre a {
	color:#FFFFFF;
	text-decoration:none;
}
.titre a:hover {
	color:#913737;
}
.titre2 {	
	width:988px;
	background:#660099;
	height:25px;
}
.titre3 {	
	width:988px;
	background:#CC0066;
	height:25px;
}
.titre4 {	
	width:988px;
	background:#CC0000;
	height:25px;
}
.titre5 {	
	width:988px;
	background:#009933;
	height:25px;
}
.titre6 {	
	width:988px;
	background:#FF9900;
	height:25px;
}
.titre8 {	
	width:988px;
	background:#FF6600;
	height:25px;
}
.titre9 {	
	width:988px;
	background:#99CC33;
	height:25px;
}

.paragraphe {
	text-align:justify;
}
#presentation {
	width:988px;
}
#presentation p {
	margin:0px;
	margin-bottom:10px;
}
#presentation li {
	margin-left:20px;
}
#sstitre{
	background: url(../images/sstitre.gif) no-repeat;
	color:#FFFFFF;
	height:27px;
	font-size:1.25em;
	padding:7px 0 0 0;
	margin-bottom:10px;
	text-align:center;
	width:200px;
}
#gauche{
	float:left;
	background:#DFDFDF;
	width:200px;
}
.ssrub {
	font-size:1.1em;
}
#bottomCorps {
	width:700px;
	height:10px;
	clear:both;
}
a.lien {
	color:#000000;
	text-decoration:none;
}
a.lien:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
/***** Footer *****/
#footer {
	background:transparent url(../images/fond-footer.gif) no-repeat top left; /* IE6, IE7beta2, Gecko */
	clear:both;
	height:22px;
	width:970px;
	padding:5px 10px 0px 10px;
	text-align:right;
	color:white;
	line-height:15px;
	color:#666666;
	font-size:0.8em;
}
#footer a {
	color:#666666;
	font-weight:bold;
}
#footer a:hover {
	color:#0B0954;
	font-weight:bold;
}
/***** LIENS GÉNÉRAUX *****/
a {
	color:#1F118D;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
/***** TABLES *****/
table.tableau {
	background:#0B0954;
	width:935px;
}
.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:1.25em;
	height:16px;
	text-align:center;
	width:30px;
}
/***** INPUT *****/
input {
	border:1px solid #333333;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:1.1em;
	padding:1px;
	height:18px;
}
.input200 {
	width:200px;
	border:1px solid #202691;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	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;
}
/***** Alignements *****/
.left{
	float:left;	
}
.right{
	float:right;
}
/***** Menu text *****/
.menuText {
	color:#EEEEEE;
	font-size:1.25em;
	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;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #0B0954;
	background-image: url(../images/fond_bouton.gif);
	padding-left: 1px;
	padding-right: 1px;
	height: 22px;
}

#web2callTitre{
	color:#A20000;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:blink;
	text-align:center;
}