/* CODE COULEUR
#009081 vert SRA
#DFDCCB  Gris mloyen (menu hover)


*/

html, body {
	height: 100%;
	margin: 0;
}
html {
	background: #ddd url(bg_page.gif);
}
body {
	/*font: 90% "Trebuchet MS", sans-serif;*/
	font: 0.7em "Trebuchet MS", sans-serif;
}
a {
	color: #009081; /* COULEUR DES LIENS VERT FONCE*/
	text-decoration: none;
}
a:hover {
	color: #F17022; /* LIEN SURLIGNE = ORANGE*/
	text-decoration: underline;
}
img {
	border: 0px none;
}
#global {
	width: 850px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
	background: url(global.png) center repeat-y;
}
#header-bandeau {
	background: #000 url(bandeau.png) no-repeat;
	color: #00366B;
	height: 81px;
	position: relative;
}
#header {
	background: #000 url(header.png) center repeat-y;
	color: #00366B;
	height: 57px;
	position: relative;
	text-transform: capitalize;
	text-align: center;
}
#header h1 {
	margin: 0;
	position: absolute;
	left: 32px;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	top: 10px;
	width: 515px;
	height: 103px;
}
#header p {
	margin: 0;
	position: absolute;
	left: 61px;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	top: 122px;
	width: 504px;
}
#flags {
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px;
	text-align: right;
}
#center {
	padding-bottom: 30px;
	overflow: auto; 
}
#sidebar {
	float: left;
	width: 170px;
}
ul#menu1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#menu1 li a {
	display: block;
	height: 25px;
	background: #EEEEEE url(bg_menu.jpg) no-repeat left top;
	padding-left: 20px;
	margin: 1px 0;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font: bold 0.9em/25px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
ul#menu1 li a:hover, ul#menu1 li .activmenu {
	background-position: left bottom;
	color: #F17022; /* ORANGE */
}
#sidebar h3 {
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 20px;
	background: url(puce_bl.gif) left center no-repeat;
	color: #0069B3;
	border-bottom: 1px dotted #0069B3;
	font-weight: normal;
}
#sidebar h4 {
	margin-left: 15px;
	padding-left: 11px;
	margin-bottom: 3px;
	background: url(puce_or_xs.gif) left center no-repeat;
	color: #F17022;
}
#sidebar p  {
	padding: 0 15px;
	margin-top: 0px;
}
#sidebar span {
	font-weight: bold;
	color: #333;
}
#main {
	float: left;
	width: 510px;
	margin-left: 4px;
}	
#sidemenu {
	float: right;
	width: 165px; /*width of menu contextuel*/
}
#submenu {
	width: 165px; /*width of menu contextuel*/
	margin: 0px 0 5px 3px;
	padding: 0;
	}
#main span {
	font-weight: bold;
}
#main h2 {
	color: #0069B3;
	font-size: 1.4em;
	font-weight: normal;
}
#main h3 {
	padding-left: 20px;
	background: url(puce_bl.gif) left center no-repeat;
	color: #0069B3;
	border-bottom: 1px dotted #0069B3;
	font-weight: normal;
}
#main h4 {
	padding-left: 17px;
	background: url(puce_bl_small.gif) left center no-repeat;
	color: #0069B3;
	border-bottom: 1px dotted #7FB4D9;
}
#main h5 {
	margin: 0pt;
}
div.siteLink {
	border-bottom: 1px dotted #7FB4D9;
	height: 70px;
	padding: 0.5em 0pt;
}
p.siteLink {
	margin: 0pt;
	padding: 0pt;
}
p.left_img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	padding: 5px;
	text-align: center;
}
p.right_img {
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 10px;
	margin-top: 3px;
	padding: 5px;
	text-align: center;
}
p.plan_img {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-top: 3px;
	padding: 5px;
	text-align: center;
}
p.promo_internet {
	background-color: #FEE5D2;
	border: 1px solid #F4B67B;
	float: left;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	font-size: 0.9em;
}
p.promo_internet span {
	color: #F17022;
	font-size: 1.2em;
}
p.nav_inf {
	padding-left: 20px;
	background: url(fleche_or.gif) left top no-repeat;
	color: #777777;
	margin-top: 20px;
}
p.nav_inf span {
	color: #F17022;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
}
p.nav_inf a {
	color: #777777;
}
p.nav_inf a:hover {
	color: #F17022;
}
#note {
	float: left;
}
p.smallTxt {
	font-size: 0.9em;
}
#formRdv {
	background: #CCD5EB;
	float: left;
	margin: 0px 0px 20px;
	text-align: left;
	width: 475px;
	border: 1px solid #ABBADE;
}
#formRdv label {
	float: left;
	line-height: 20px;
	margin: 0px 15px;
	width: 180px;
}
.input-text {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #CCCCCC;
	color: #000000;
	float: left;
	font: 0.8em/20px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	margin-bottom: 5px;
	margin-top: 1px;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	width: 250px;
}
.input-textArea {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #CCCCCC;
	color: #000000;
	font: 0.8em/20px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 1px;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	width: 250px;
}
.inputBtn {
	float: right;
	margin: 10px 15px 15px 0px;
	text-align: center;
	width: 75px;
}
.subtitle {
	border-bottom: 1px dotted #0069B3;
	color: #0069B3;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	margin: 15px;
}
.spacer {
	clear: both;
	font-size: 0px;
	height: 0pt;
}
#footer {
	width: 100%;
	height: 45px;
	bottom: 0;
	background: #7F95CC url(bg_footer.jpg) repeat-x;
}
#footer p {
	padding: 0 15px;
	margin: 2px 0;
	font-size: 0.9em;
}
#footer a{
	color: #ffffff;
}
////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////                               ////////////////////////////////////////
/////////////////////////////////             MENU              ////////////////////////////////////////
/////////////////////////////////                               ////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////
{}
.glossymenu{
margin: 0px 0 5px 3px;
padding: 0;
width: 165px; /*width of menu*/
/*border: 1px solid #9A9A9A;*/ /* Bordure d'encadrement de chaque boite menu principal*/
border-bottom-width: 0;
}
.glossymenu a.menuitem{
background: white url(glossyback.gif) repeat-x bottom left;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);/**/
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #269494;/*ligne de subdivision des sous menus lorsque l'arborescence est ouverte*/
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black; /*couleur de la police lorsque non sélectionné*/
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;/* couleur de fond des sous-menus lorsque sélectionne par la souris = GRIS clair*/
color: black; /*couleur de la police lorsque sélectionné*/
}

/*/////////////////////////////////////////////////////////////////////////////////
/////////          MENU CONNEXE               ////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////*/
.hautconnexe {
	float: right;
	width: 150px;
	height: 16px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 8px;
	clip: rect(auto, auto, auto, auto);
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #009081;
	background-image: url(haut-connexe.gif);
	/*background-repeat: repeat-y;*/
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF
}
.corpconnexe {
	float: right;
	width: 150px;
	height: auto;
	margin-top: -4px;
	margin-right: 10px;
	clip: rect(auto, auto, auto, auto);
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	/*background-image: url(milieu-connexe.gif);*/
	background-repeat: repeat-y;
	list-style-type: disc;
	letter-spacing: 0px;
}

.basconnexe {
	float: right;
	width: 150px;
	height: 9px;
	margin-top: auto;
	margin-right: 10px;
	clip: rect(auto, auto, auto, auto);
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #009081;
	text-decoration: none;
	font-weight: normal;
	list-style-position: inside;
	/*list-style-image: url(url((URL)));*/
	list-style-type: disc;
	letter-spacing: 1px;
	/*background-image: url(bas-connexe.gif);*/
	background-repeat: no-repeat;
}
/*/////////////////////////////////////////////////////////////////////////////////
/////////          CORPS Titres et sous titres               ////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////*/
.txt-titre1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #009081;
}

.txt-corps {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
}
.txt-legende {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.txt-centre {
	text-align: center;
}

.txt-titre2 {
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	color: #009081;
}
.txt-titre2-centre {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #009081;
}
.txt-rem {
	font-size: 10px;
	padding-left: 32px;
}
.txt-encadre{
	background-color: #ECF3F3;
	border: 1px solid #008384;
	margin-bottom: 10px;
	/* 
	float: left;
	margin-top: 3px;
	
	padding: 5px;
	*/
	text-align: center;
	font-size: 10px;
}
.txt-encadre-bleu{
	border: 1px solid #02234F;
	margin-bottom: 10px;
		/*background-color: #02ACCF;
/* 
	float: left;
	margin-top: 3px;
	
	padding: 5px;
	*/
	text-align: center;
	font-size: 10px;
}