html{background-color:#6BACD6;
padding: 0; margin:0;
}
body {
	color: #333333;
	font-size: 12px;
	padding: 0;
	margin: -5px 0 20px 0;
	background: /*url(../images/large_test2.gif)  no-repeat center top;*/
	background-color:#006393;
	width: 100%;
  	display: table;
}

.container_16 {
	 /*background:url(../img/16_col.gif) center top repeat-y;*/

}

/*celui du milieu*/
#container_haut {
	background-color:#C3C;
	color: #333333;
	line-height: normal;
	padding: 0;
	margin-bottom: 200px;
}

#container {
	/*background-image: url(../images/haut_alpha.png);
	background-repeat: no-repeat;*/
	background-color: #DDF1FF;
	/*background-color:#006393;*/
	color: #333333;
	margin: 0px auto;
	line-height: normal;
	padding:0px 0;
}



#container3 {
	/*background-image: url(../images/haut_alpha.png);
	background-repeat: no-repeat;*/
	/*background-color: #DDF1FF;*/
	background-color:#006393;
	color: #333333;
	margin: 0 auto 0 auto;
	line-height: normal;
	padding: 0;
}


#container2 {
	/*background-color: #CEF;*/
	background-color:#2065AC;
	color: #333333;
	margin: 0px auto 20px auto;
	line-height: normal;
	padding:0;
}

/*---HAUT------*/

#logo img {
	margin:0px 0 -3px 0!important;
	padding: 0;
}


#haut_droite {margin: 15px 0px 10px 0px; padding: 0; }

/*----MENU 1 -----*/

#navhaut
{
display: block;
	background-color: #F39;
}

#navcontainer
{
	font-size: 120%;
	/*width: 930px;*/
	padding: 0 10px;
	margin: -8px 0 20px 0;
	background-color: #2065AC;
	width: 940px;
	/*border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;*/
}

#navcontainer ul
{
	padding: 0px;
	margin: 0;
	background-color: #2065AC;
	color: White;
	float: left;
	font-family: arial, helvetica, sans-serif;
	width: 650px;
}

#navcontainer ul li { display: inline;
 padding: 0;
margin: 0;
background-color: #2065AC;}
#navcontainer ul li a
{
	padding: 5px 10px;
	background-color: #2065AC;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}

#navcontainer ul li .current
{
	background-color: #5AB2F7!important;
	color: #369;
}

#navcontainer form {
	float:right;
	width:270px;
	text-align:right;
}

#navcontainer input {
 text-align: left;
}



#recherche {
	display:block;
	float:right;
	margin:0;
	padding:0;
	background-color: #2065AC!important;
	width 100%;
}

#navcontainer form {margin:0 0px 0 0; padding:0; }

#navcontainer input {margin: 3px 0px 3px 0px!important;}



/*---LES COLONNES------*/


/*---LES MENUS------*/

#menu_vert .current ul , #menu_vert .current ul li a,  #menu_vert .current ul li li a {	color: white!important; }

#menu_vert { margin: 0 0 15px 0;	padding: 0; font-family: arial, helvetica, sans-serif; font-size: 100%;}

#menu_vert ul {	list-style-type: none;  margin: 0;	padding: 0;}

#menu_vert .current ul , #menu_vert .current ul li a,  #menu_vert .current ul li li a {	color: white; }

#menu_vert li a
{
	display: block;
	background-color: #5AB2F7;
	color: white;
	padding: 3px 12px 3px 8px;
	margin:0;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #cef;
}


#menu_vert a:hover {
	background-color: #E8F8FF;
	color:#09F
}

#menu_vert li li a
{
	display: block;
	color: #713399;
	background-color: #FFF;
	padding: 3px 5px 3px 17px;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}


#menu_vert li li li a
{
	display: block; color: #713399; background-color: #F4EEF9; 	padding: 3px 5px 3px 26px;
	text-decoration: none; 	font-weight: normal; font-size: 100%;
}

#menu_vert .current ul , #menu_vert .current ul li a,  #menu_vert .current ul li li a {	color: white!important; }

/*---LES RUBRIQUES------*/

.rubrique {
	display:block;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #999999;
}

.rubrique ul {	list-style-type: none;  margin: 0 0 10px 0;	padding: 0;}

.rubrique li
{
	text-decoration: none;
	font-weight: bold;;
}


.rubrique li li
{
	padding: 0px 0px 0px 15px; 	text-decoration: none; 	font-weight: normal; font-size: 90%;
}







/*---FOOTER------*/



#footer1 {font-size: 120%; float: left; display:inline; }
#footer2 {font-size: 120%; float: right; display:inline; }

#footer1 ul, #footer2 ul
{
	padding: 0 1em;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
#footer1 ul li, #footer2 ul li { display: inline;}

#footer1 ul li a {
	padding: 0.2em 0.1em;  color: #FFF; text-decoration: none;
	float: left; text-align: left; font-weight: bold;
}

#footer2 ul li a
{
	padding: 0.2em 1em;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	float: right;
}


/*--------LES CLASSES---------*/
.current { /*background-color:#8E2800!important;*/
	color: #FFFFFF;
	font-weight: bold;
}
#menu_vert .current {
	background-color: #09F;
	color:#333;
	font-weight:bold;
}

.article {	margin: 0 0 2em 0; 	padding: 0; }
.date {
	border-bottom : dotted 1px #5AB2F7;
	font-size: 100%;
	/*color: #5AB2F7;*/
	color: white;
	font-family: Tahoma, Geneva, sans-serif;
	background: #5AB2F7;
}

.box {
	background:#fff;
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
	/*border-bottom: 1px solid #77D9D9;
	border-right: 1px solid #AAD9D9;*/
	zoom: 1;
}

/*--------MISE EN FORME---------*/

p {
	color: #333333;
	line-height: 133%;
	margin-top: 0px;
	margin-bottom: 0.8em;
	text-align: left;
}


a {	color: #6633CC; text-decoration: none; }

a img {border:none;}

ul,li {line-height:18px; margin-top:0; padding-top:0;}

p + ul {
	margin-top: -0.6em;
}

h1 {
	font-size: 1.5em;
	margin: 5px 0 2px 0;
	padding: 0;
	color: #FF6633;
}

h4 {
	font-size: 1.2em;
	margin: 5px 0 2px 0;
	padding: 0;
	color: #FF6633;
}


h1 a, h4 a { color: #FF6633; ;}

h2  {
	display: block;
	margin:-10px -10px 10px -10px;
	padding: 5px 10px;
	/*color: #5AB2F7;*/
	font-size: 1em;
	font-weight: bold;
	/*background-color: #8E2800;*/
	/*border-top : solid 1px Purple!important;*/

}

h2 a {color: white;}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
}
h3 a {
	color: #2982D7;
}


img {margin: 5px 0px;}


a:hover, h1 a:hover  { color: #6633CC; text-decoration: underline; }

form {
	margin: 10px 0 5px 0;
	vertical-align: middle;
}

input {
	margin: 5px auto;
	font-size: 80%;
	text-align: center;
}

select { width: 200px; font-size: 100%; }

dl { margin: 0; padding: 0; text-align: left;}

dt { margin: 0; padding: 0;}

/*dt a { font-weight: bold; padding: 0; color: #6633CC; text-decoration: none;}*/

dd {margin: 0 0 1em 0; 	padding: 0;}

#contact dl, #asavoir dl { margin: 0; padding: 0;}
#contact dd p, #asavoir dd p { color: #824100;}

#contact dt, #asavoir dt { 
	margin: 0; padding: 2px 4px; background-color: #FFDDBB; color: #824100;
	font-weight: bold; text-align: left;
	border: 1px solid #EFCDA7;
}

#contact dd, #asavoir dd
{
	margin: 0 0 1em 0; padding: 2px 4px; text-align: left; background-color: #FFFFFF;
	color: #824100;
	border-left: 1px solid #EFCDA7;
	border-right: 1px solid #EFCDA7;
	border-bottom: 1px solid #EFCDA7;
}

#menu_vert li{margin-left:0px!important;}
#col2 li{margin-left:0px!important;}

/*table*/
table {
	border-collapse: collapse;
	margin-top: 5px;/*width: 50%;*/
	line-height: normal;
}
th, thead td {
	color: #824100;
	/**border: 1px solid #EFCDA7;**/
	text-align: center;
	padding: 0px;
	background-color: #FFDDBB;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #EABD8C;
}
td {
	border: 1px solid #EABD8C;
	background: #fff;
	padding: 5px;
	color: #824100;
	text-align: center;
}

form td, form th
{
padding: 0 5px;
}

.ombre, .ombre td {
	background-color: #FFF2E6;
}

thead tr.ombre td {
	background-color: #FFDDBB;
}

.neutre th, .neutre thead td, .neutre td
{
	border: none;
}

.gauche
{
	text-align: left!important;
	vertical-align:middle;
}

.droite
{
	text-align: right!important;
	vertical-align:middle;
	font-weight: bold;
}
caption {
font-family: sans-serif;
}


#tarif th {
	color: #824100;
	border: 1px solid #EABD8C;
	letter-spacing: 1px;
	text-transform: none;
	text-align: left;
	padding: 3px 3px 3px 6px;
	background: #FFDDBB;
	font-weight: bold;
}






.imageleft
{
	float: none; padding: 5px 5px 5px 5px; font-size: 85%; 	background-color: #FFF;
	margin: 0 0 0.5em 0; text-align: center; font-family: Arial, Helvetica, sans-serif;
	border: 1px solid; 	border-color: #CCCCCC;
}

.imageleft2
{
	float: right;
	padding: 5px 10px 5px 0px;
	font-size: 85%;
	background-color: #FFF;
	margin: 0 0 0.5em 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	/*border: 1px solid; 	border-color: #CCCCCC;*/
}

.text2
{
	float: left;
	vertical-align: top;
}


.imageright
{
	float: right;
	padding: 0px 5px 5px 10px;
	font-size: 85%;
	background-color: #FFF;
	margin: 0 0 0.5em 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	/*border: 1px solid; 	border-color: #CCCCCC;*/
}

/*Editeur*/
.brouillon {color:#666666!important;}
.desactive {color:#CCCCCC!important}
.neutre {background-color: #FFFFFF!important;}
.alerte {color:#FF0000!important;}





/* horizontal tabbed menu */
#tabs { color: #000;  height: 20px; text-align: center; padding: 70px 0 0 335px; clear:both; margin-bottom:20px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(../images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(../images/barcurrent.gif) no-repeat; color: #000; }
#tabs li a.current { background: #fff url(../images/barcurrent.gif) no-repeat; color: #2C71AE; }
.key { text-decoration: underline; }

/* search form */
#search {
	float: left;
	clear: both;
	color: #000;
	background: #fff url(images/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 5px 0 0 0;
}
	#search p { padding: 0; margin: 0; }
	
/* forms
----------------------------------------------- */

#lettre fieldset
{
	width: 320 px;
	margin: 0 0 3em 0;
	padding: 0em 1em 1em 1em;
	border:1px solid #B6D8FA;

}

#lettre fieldset p {
 margin-top: 1em;
 margin-bottom: 1em;
 line-height: 1.5em;
}


#lettre legend {
	font-size:1.1em;
	padding:.4em .8em;
	font-weight:bold;
	color: #3492EF;
  /*border:1px solid #bbb;*/
}

#lettre fieldset.submit
{
	border: none;
	background-color: transparent;
	text-align: center;
}



#lettre input
{
	width: 200px;
	text-align: left;
}

#lettre input[type=radio] {
 width: 30px;
 margin: 10 px;
 text-align: left;
}

#lettre input.button {
 margin-left:65px;
 text-align: center
}

#lettre label
{
  float:left;
  line-height:2em;
  margin-right:5px;
  text-align:right;
  width:60px;
}

#lettre select
{
	width: 208px;
	margin-top:3px;
}

.gauche select
{
	margin-top:8px;
	margin-bottom:8px;
}
	

