/* CSS Document */
.liennav {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.liennav a:link {

	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.liennav a:active {

	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.liennav a:visited {

	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.liennav a:hover {

	color: #FF9037;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
color:#FFFFFF;
}

#menu {
	width: 600px; /* prcision pour Opera */
	margin-left:140px;
	z-index: 100;
	position: absolute;
}

#menu dl {
float: left;
width:100px;
}

#menu dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	margin: 1px;
	height:20px;
	padding-top:2px;
	padding-left:2px;
	width: 75px;
}
#menu dd {
position:absolute;
background-color:#4376B5;
display: none;
margin-top:0px;
height:130px;
/*width:210px;*/
padding-top:0px;
}

#menu li {
width:200px;
text-align: left;
padding-left:4px;
font-size:11px;
padding-bottom:3px;
background-image:url(../images/pixb.gif);
background-repeat:no-repeat;
background-position:bottom left;
}
#menu dt a {
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

#menu li a{
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

.whitetype {

	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.blacktype {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.blacktype a{
	color:#FF9037;
	font-weight:bold;
}
.blacktype a:link {
	color: #FF9037;
	font-weight:bold;
}
.blacktype a:active {
	color: #FF9037;
	font-weight:bold;
}
.blacktype a:visited {
	color: #FF9037;
	font-weight:bold;
}

#frame_textcontainer a:visited {
	color: #FF9037;
	font-weight:bold;
}
#frame_textcontainer a:hover {
	color: #FF9037;
	font-weight:bold;
}


.boldblacktype {

	color: #000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.boldwhitetype {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.boldblue {

	font-size: 11px;
	font-weight: bold;
	color: #4376B5;
	text-decoration: none;
}
#colonne_gauche {
	margin-top: 25px;
	width: 158px;
	padding-left:20px;
	font-size: 10px;
	font-weight: bold;
	color: #DB5DA7;
	text-decoration:none;
	float: left;
}
#colonne_gauche input{
	margin:0px 0;
}
#passwd a:link {
	font-size: 9px;
	font-weight: normal;
	color: #DB5DA7;
	text-decoration: none;
	/*padding-left:9px;*/
}

#passwd a:active {
	font-size: 9px;
	font-weight: normal;
	color: #DB5DA7;
	text-decoration: none;
}

#passwd a:visited {

	font-size: 9px;
	font-weight: normal;
	color: #DB5DA7;
	text-decoration: none;
}

#passwd a:hover {

	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #E895C5;
}
.boldbrown {

	font-size: 11px;
	font-weight: bold;
	color: #CE863A;
	text-decoration: none;
}
.boldbrown a:link{

	font-size: 11px;
	font-weight: normal;
	color: #CE863A;
	text-decoration: none;
}

.boldbrown a:active{

	font-size: 11px;
	font-weight: normal;
	color: #CE863A;
	text-decoration: none;
}

.boldbrown a:visited{

	font-size: 11px;
	font-weight: normal;
	color: #CE863A;
	text-decoration: none;
}

.boldbrown a:hover{

	font-size: 11px;
	font-weight: normal;
	color: #CE863A;
	text-decoration: none;
}

.boldorange {
	font-size: 11px;
	font-weight: bold;
	color: #ff9037;
	text-decoration: none;
}
.boldorange a:link {

	font-size: 11px;
	font-weight: bold;
	color:#FC7612;
	text-decoration: none;
}
.boldorange a:active {

	font-size: 11px;
	font-weight: bold;
	color: #FC7612;
	text-decoration: none;
}
.boldorange a:visited {

	font-size: 11px;
	font-weight: bold;
	color: #FC7612;
	text-decoration: none;
}
.boldorange a:hover {

	font-size: 11px;
	font-weight: bold;
	color:#FF9900;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	font-size:11px;
	padding-left: 168px;
}
a:link {

	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	font-size: 11px;
	color: #FF9037;
	font-weight: bold;
	text-decoration: none;
}

.whitelink a:link {

	font-size: 9px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.whitelink a:active {

	font-size: 9px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.whitelink a:visited {

	font-size: 9px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.whitelink a:hover {

	font-size: 9px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.orangelink a:link {

	font-size: 11px;
	font-weight: bold;
	color: #954405;
	text-decoration: none;
}
.orangelink a:active {

	font-size: 11px;
	font-weight: bold;
	color: #954405;
	text-decoration: none;
}
.orangelink a:visited {

	font-size: 11px;
	font-weight: bold;
	color: #954405;
	text-decoration: none;
}
.orangelink a:hover {

	font-size: 11px;
	font-weight: bold;
	color: #FCC9A3;
	text-decoration: none;
}
.greenlink a:link {

	font-size: 11px;
	font-weight: bold;
	color: #6A7C16;
	text-decoration: none;
}
.greenlink a:active {

	font-size: 11px;
	font-weight: bold;
	color: #6A7C16;
	text-decoration: none;
}
.greenlink a:visited {

	font-size: 11px;
	font-weight: bold;
	color: #6A8013;
	text-decoration: none;
}
.greenlink a:hover {

	font-size: 11px;
	font-weight: bold;
	color: #D1E28D;
	text-decoration: none;
}
.violetlink a:link {

	font-size: 11px;
	font-weight: bold;
	color: #5D002F;
	text-decoration: none;
}
.violetlink a:active {

	font-size: 11px;
	font-weight: bold;
	color: #5D002F;
	text-decoration: none;
}
.violetlink a:visited {

	font-size: 11px;
	font-weight: bold;
	color: #5D002F;
	text-decoration: none;
}
.violetlink a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FD80CB;
	text-decoration: none;
}		
.bluelink a:link {

	font-size: 11px;
	font-weight: bold;
	color: #006287;
	text-decoration: none;
}
.bluelink a:active {

	font-size: 11px;
	font-weight: bold;
	color: #006287;
	text-decoration: none;
}.bluelink a:visited {

	font-size: 11px;
	font-weight: bold;
	color: #006287;
	text-decoration: none;
}
.bluelink a:hover {

	font-size: 11px;
	font-weight: bold;
	color: #BCE4F3;
	text-decoration: none;
}
#overall_container {
	margin-left: auto;
	margin-right: auto;
	width:903px;
}
#inner_maincontainer {
	background-image:url(../images/innerpage_background.jpg);
	background-repeat: no-repeat;
	width: 903px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 660px;
	_left:-1px;
}

#inner_navigation {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	top: 10px;
	font-size: 11px;
	left: 18px;
	width: 500px;
}

#inner_print {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	top: -10px;
	font-size: 11px;
	left: 795px;
	width: 100px;
	text-align:right;
}


#inner_leftC {

	position: relative;
	height: 400px;
	width: 180px;
	left: 5px;
	top: 35px;
	float: left;
}
#inner_center {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	position: relative;
	width: 465px;
	top: 60px;
	left: 30px;
	height: 400px;
	float: left;
}
#inner_rightC {
	position: relative;
	top: 30px;
	width: 185px;
	left: 50px;
	float: left;
}
#inner_blueframe {
	position: relative;
	width: 169px;
	height: 290px;
}
#upperframe {
	background-image:url(../images/giffs/cadre_haut.gif);
	background-repeat:no-repeat;
	height: 32px;
	position: relative;
	width: 169px;
}
#middleframe {
	background-image:url(../images/giffs/Cadre_milieux.gif);
	background-repeat:repeat-y;
	width: 153px;
	left: 16px;
	position: relative;
}
#upperframe_firstline {
	position: relative;
	left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #4376B5;
	text-decoration: none;
	top: 18px;
	width: 140px;
}

#lowerframe {
	background-image:url(../images/giffs/cadre_bas.gif);
	background-repeat:no-repeat;
	position: relative;
	width: 153px;
	height: 10px;
	left: 16px;
}
#frame_textcontainer {
	position: relative;
	left: 4px;
	width: 145px;
}
#frame_textcontainer a{
	color:#FF9037;
	font-weight:bold;
}

#frame_textcontainer a:link {
	color: #FF9037;
	font-weight:bold;
}
#frame_textcontainer a:active {
	color: #FF9037;
	font-weight:bold;
}
#frame_textcontainer a:visited {
	color: #FF9037;
	font-weight:bold;
}
#frame_textcontainer a:hover {
	color: #FF9037;
	font-weight:bold;
}

#login {
	width:157px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top: 4px;
}
#login a:link {
	font-size: 9px;
	font-weight: normal;
	color: #DB5DA7;
	text-decoration: none;
	/*padding-left:9px;*/
}

#login a:active {
	font-size: 9px;
	font-weight: normal;
	color: #DB5DA7;
	text-decoration: none;
}

#login a:visited {

	font-size: 9px;
	font-weight: normal;
	color: #DB5DA7;
	text-decoration: none;
}

#login a:hover {

	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #E895C5;
}

#blue_roundcontainer {
	background:url(../images/giffs/Gpuce_bleue.gif);
	background-repeat:no-repeat;
/*	position: relative;*/
	height: 14px;
	width: 14px;
/*	top: 13px;*/
	float: left;
}
#leftC_imagecontainer {
	position: relative;
/*	height: 115px;*/
	background-repeat:no-repeat;
	width: 150px;
	left: 15px;
	top: 12px;
	border: 1px solid #2d68aa;
}
#title_container1 {
	position: relative;
	/*height: 20px;*/
	width: 480px;
}
#title1 {
	background-repeat:no-repeat;
	position: relative;
	left: -6px;
	width: 450px;
	/*height: 20px;*/
/*	line-height: 1.5;*/
	padding-left:10px;
	padding-top:0px;
	float:left;
}
#photo1 {
	position: relative;
	top: 5px;
/*	width: 200px;*/
}
#middle_paragraph1 {
	position: relative;
	top: 5px;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	float: left;
	margin-bottom:5px;
}
#middle_paragraph1 a:link {
	color: #000000;
	font-weight:normal;
}
#middle_paragraph1 a:active {
	color: #000000;
	font-weight:normal;
}
#middle_paragraph1 a:visited {
	color: #000000;
	font-weight:normal;
}
#middle_paragraph1 a:hover {
	color: #FF9037;
	font-weight:normal;
}

#middle_paragraph_photo {
	position: absolute;
	top: 0px;
	left:200px;
	width:265px;

	font-size: 11px;
	color: #000000;
	font-weight:normal;
}
#middle_paragraph_photo a:link {
	color: #000000;
	font-weight:normal;
}
#middle_paragraph_photo a:active {
	color: #000000;
	font-weight:normal;
}
#middle_paragraph_photo a:visited {
	color: #000000;
	font-weight:normal;
}
#middle_paragraph_photo a:hover {
	color: #FF9037;
	font-weight:normal;
}

#menucontainer {
	width: 670px;
	padding-top: 90px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 10;
	height: 19px;
}


.boldpink{
	font-size: 11px; 
	font-weight: bold; 
	color: #DB5DA7;
	text-decoration:none;
}


#passwd{
	height:100px;
}


#colonne_centre {
	width: 405px;
	margin: 0 0 0 200px;
}
#cadre1 {
	padding-bottom: 37px;
	padding-left: 125px;
}
#text_c1 {
	width: 320px;
}
#titre_c1 {
	width: 270px;
}
#para_c1 {
	width: 320px;
}
#puce4 {
	position: relative;
	background-image: url(../images/puce_marron.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 7px;
	top: 13px;
	float: left;
}
#esp_c1a {
	position: relative;
	width: 120px;
	top: 10px;
	left: 8px;
}
#esp_c1b {
	position: relative;
	width: 170px;
	top: 10px;
	left: 5px;
}
#cadre2 {
	padding-bottom: 0px;
}
#text_c2 {
	width: 430px;
}
#titre_c2 {
	width: 400px;
}
#para_c2 {
	width: 400px;
}
#esp_c2a {
	width: 265px;
	position: relative;
	float: left;
	left: 5px;
	top: 1px;
}
#esp_c2b {
	width: 84px;
	position: relative;
	left: 60px;
	float: left;
	top: 19px;
}
#cadre3 {
	padding-top:0px;
	padding-left: 125px;

}
#text_c3 {
	width: 327px;
}
#titre_c3 {
	width: 270px;
}
#para_c3 {
	width: 320px;
}
#esp_c3a {
	width: 100px;
	position: relative;
	top: 2px;
	left: 7px;
}
#esp_c3b {
	position: relative;
	width: 230px;
	left: 5px;
	top: 10px;
}
#cadre4 {
	height: 120px;
	top: 3px;
	position: relative;
}
#text_c4 {
	width: 323px;
	height: 50px;
	position: relative;
	left: 5px;
}
#titre_c4 {
	width: 270px;
	position: relative;
}
#para_c4 {
	position: relative;
	top: 4px;
}
#puce1 {
	width: 150px;
	background-repeat: no-repeat;
	background-position:center left;
	padding-left:5px;
	_padding-left:10px;
	background-image: url(../images/puce-rose.jpg);
}
#puce2 {
	width: 150px;
	background-image: url(../images/puce-rose.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:5px;
	_padding-left:10px;
}
#text_puce9 {
	width: 160px;
	position: relative;
	left: 5px;
}
#text_puce9a {
	position: relative;
	width: 160px;
	left: 5px;
	top: 0px;
	float: left;
}
#puce11 {
	_padding-left:10px;
	position: relative;
	width: 90px;
	left: 168px;
	float: left;
	top: 10px;
	_left: 158px;
}
#colonne_droite {
	width: 210px;
	margin:30px 0 0 35px;
	padding-bottom: 30px;
	float: left;
}
#cadre5 {
	padding-top:40px;
}
#cadre5 a:link {
	font-weight: normal;
	color: #DB5DA7;
	text-decoration: none;
}

#cadre5 a:active {
	font-weight: normal;
	color: #DB5DA7;
	text-decoration: none;
}

#cadre5 a:visited {
	font-weight: normal;
	color: #DB5DA7;
	text-decoration: none;
}
#cadre5 a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #E895C5;
}

#cadre6 {
	padding-top:119px;
	font-weight:normal;
}
#cadre6 a:link {
	font-weight: bold;
	color: #DB5DA7;
	text-decoration: none;
}

#cadre6 a:active {
	font-weight: bold;
	color: #DB5DA7;
	text-decoration: none;
}

#cadre6 a:visited {
	font-weight: bold;
	color: #DB5DA7;
	text-decoration: none;
}
#cadre6 a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #E895C5;
}

#cadre7 {
	width: 156px;
	padding-top: 58px;
	float: left;
}

#cadre7 a:link {
	font-weight: normal;
	color: #CE863A;
	text-decoration: none;
}

#cadre7 a:active {
	font-weight: normal;
	color: #CE863A;
	text-decoration: none;
}

#cadre7 a:visited {
	font-weight: normal;
	color: #CE863A;
	text-decoration: none;
}
#cadre7 a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #CE863A;
}

#bottom-band {
	margin-top:15px;
	clear:both;
	height : 25px;
	width : 900px;
}
#inner-bottom-band {
	margin-left: auto;
	margin-right: auto;
	height : 25px;
	width : 901px;
	background-image: url(../images/footer.jpg);
	border: 1px solid #2d68aa;
	position: relative;
	float: left;
	}
#bb_textcontainer {
	float: left;
	width: 150px;
	padding:3px 0 0 5px
}
#adresse {
	padding:4px 5px 0 0;
	width: 730px;
	text-align:right;
	float:right;
}

.input  {  
	border: 1px #63A0D9 solid; 
	font-family: arial; 
	font-size: 8pt; 	
	font-weight: normal; 
	color: #000000;
	border-color: #63A0D9 #63A0D9 #63A0D9 #63A0D9; background-color: #EEEEEE
}
.listbox  {  
	border: 1px #63A0D9 solid; 
	font-family: arial; 
	font-size: 7.5pt; 	
	font-weight: normal; 
	color: #000000;
	border-color: #63A0D9 #63A0D9 #63A0D9 #63A0D9; background-color: #EEEEEE
}

#inner_hiFill {
	background-image:url(../images/bg_pageInt.jpg);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
	width:904px;
	padding-bottom: 20px;
	float: left;
}
#middle_paragraph2 {
	position: relative;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	width: 465px;
	top: 30px;
	left: 31px;
	float: left;
}
#middle_paragraph2 a {
	color:#FF9037;
	font-weight:normal;
}
#middle_paragraph2 a:link {
	color: #FF9037;
	font-weight:normal;
}
#middle_paragraph2 a:active {
	color: #FF9037;
	font-weight:normal;
}
#middle_paragraph2 a:visited {
	color: #FF9037;
	font-weight:normal;
}
#middle_paragraph2 a:hover {
	color: #FF9037;
	font-weight:normal;
}
#middle_liens {
position:relative;
vertical-align:bottom;
top:0px;
height:25px;
width:100%;
}


#inner_menucontainer {
	background-image:url(../images/fond_menu.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 903px;
	z-index: 100;
	float: left;
}
#bot_spacer {
	margin-left: auto;
	margin-right: auto;
	width : 899px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2d68aa;
	border-left-color: #2d68aa;
	height: 50px;
	background-color: #FFFFFF;
	float: left;
}
#maincontainer {
	background-image: url(../images/home_background5.jpg);
	background-repeat: no-repeat;
	height: 685px;
	margin: 0 auto;
	padding:0;
	width: 905px;
}
#printcontainer {
	border:solid 1px #2D68AA;
	background-color:#FFFFFF;
	margin: 0 auto;
	padding:5;
	width: 700px;
}
#printbandeau {
	height:90px;
}
#printnavigation {
	padding:10px;
	height:20px;
}
#printcontenu {
	float:left;
	width:465px;
	padding:10px;
}
#printdroite {
	float:left;
	width:235px;
}
#printfooter {
	clear:both;
	font-weight:bold;
	padding-top:20px;
	text-align:center;
}
#upper_intro {
	width:646px;
	padding-bottom: 14px;
}
#2first_col {
	width:600px;
}
#3col_cont {
	float: left;
}
#left_part {
	float:left;
}
#intro_txt {
	padding-left: 190px;
}
#info_docs {
	width:156px;
	padding-top: 50px;
	float: left;
}
#info_docs_link {
}
#bloc_actu {
	width:210px;
	height: 180px;
}

#bloc_actu a:link {

	font-size: 11px;
	text-decoration: none;
	color: #359903;
	font-weight: bold;
}
#bloc_actu a:active {

	font-size: 11px;
	font-weight: bold;
	color: #359903;
	text-decoration: none;
}
#bloc_actu a:visited {

	font-size: 11px;
	font-weight: bold;
	color: #359903;
	text-decoration: none;
}
#bloc_actu a:hover {

	font-size: 11px;
	color: #FF9037;
	font-weight: bold;
	text-decoration: none;
}
