@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	border:0;
}

body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#222222;
	vertical-align: middle;
}

img {
	border:			none;
	margin:2px;
}

#page_ {
	top:0px;
	position: relative;
	margin-right: auto;
	margin-top:5px;
	margin-bottom: 5px;
	margin-left: auto;
	width:910px;
}


#Header_ {
	position:absolute;
	top:0px;
	width:910px;
	height:120px;
	background-image: url(/images/Header.jpg);
	background-repeat: no-repeat;
}


#Main-part_ {
	position:absolute;
	top:120px;
	width:910px;
	height:450px;
	background-image: url(/images/Main_part.jpg);
	background-repeat: no-repeat;
}

#Footer_ {
	position:absolute;
	top:569px;
	width:910px;
	height:50px;
	background-image: url(/images/Footer.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
	padding-top:2px;
	color: #0f056b;
}
#page_ #Main-part_ #Content_ #Contenu_ #plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:5px;
	margin-top:5px;
}

#page_ #Main-part_ #Content_ #Contenu_ #plan *{
	margin: 0px;
	padding: 0px;
}

#page_ #Main-part_ #Content_ #Contenu_ #plan .item {
	float: left;
	border:1px solid #FF6600;
	background-color: #FFFFFF;
	margin:2px;
	padding:3px;
}

#page_ #Main-part_ #Content_ #Contenu_ #plan .item h2 {
	font-size: 12px;
}

#page_ #Main-part_ #Content_ #Contenu_ #plan .item h3 {
	font-size: 11px;
	margin-left:4px;
}

#page_ #Main-part_ #Content_ #Contenu_ #plan .item h4 {
	font-size: 10px;	
	margin-left:8px;
}

#page_ #Main-part_ #Content_ #Contenu_ #lexique .col {
	float:left;
	max-width:250px;
}

#page_ #Main-part_ #Content_ #Contenu_ .item .def{
	padding-right: 5px;
	padding-left: 20px;
}

#page_ #Main-part_ #Content_ #Contenu_ .retour{
	margin-top: 5px;
	margin-left: 5px;
}


#Footer_ table{
	text-align:center;
}

#footer_menu_ {
	text-align:right;	
}

#page_ #Header_ #menu_top_ {
	float: left;
	width: 670px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

#page_ #Header_ #menu_top_ a{
	color:#0f056b;
}

#page_ #Header_ #menu_top_ a:hover{
	color:#FF3300;
}

#page_  #Header_  #form_search_ {
	width: 220px;
	margin-top: 6px;
	float: right;
	margin-right: 5px;
	padding-left: 5px;
}

#page_  #Header_  #main_menu_ {
	width: 790px;
	height:26px;
	float: left;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	margin-left: 115px;
	margin-top: 72px;
}

#page_  #Header_  #main_menu_ .item_menu1_{
	padding-right: 3px;
	padding-left: 7px;
	padding-top:4px;
	background-image: url(/images/menu_li.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	float: right;
	vertical-align: text-bottom;
	text-align: center;
}

#page_  #Header_  #main_menu_ .item_menu1_ a{
	text-decoration: none;
	color:#222222;
}

#page_  #Header_  #main_menu_ .item_menu1_ a:hover{
	color:#FFFFFF;
}

#page_  #Header_  #main_menu_ .item_menu1_selected_{
	padding-right: 3px;
	padding-left: 7px;
	padding-top:4px;
	background-image: url(/images/menu_li.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	float: right;
	vertical-align: text-bottom;
	text-align: center;
	color: #FFFFFF;
}

#page_  #Header_  #main_menu_ .item_menu1_selected_ a{
	text-decoration: none;
	color:#FFFFFF;
}

#page_  #Header_  #main_menu_ .item_menu1_selected_ a:hover{
	color:#222222;
}



#page_ #Main-part_ #Second_menu_{
	float:left;
	width: 210px;
	margin-top: 40px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}

#page_ #Main-part_ #Second_menu_ a{
	text-decoration: none;
	color:#000099;
}

#page_ #Main-part_ #Second_menu_ a:hover{
	color:#FF3300;
}

#page_ #Main-part_ #Second_menu_ ul li{
	padding-top: 5px;
    list-style-type: circle;
}

#page_ #Main-part_ #Second_menu_ ul .selected a{
	color:#FF3300;
}

#page_ #Main-part_ #Second_menu_ ul li ul li {
    list-style-type: circle;
}

#page_ #Main-part_ #Content_{
	padding-top:5px;
	padding-left:5px;
	float:right;
	width:690px;
	height: 440px;
}
#page_ #Main-part_ #Content_ h1 {
	margin-top: 10px;
	color: #0F046C;
	width: 98%;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF7A37;*/
	padding-bottom: 2px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#page_ #Main-part_ #Content_ #Contenu_ {
	margin-right: 5px;
	height: 390px;
	margin-bottom: 3px;
	border: 1px solid #FF3300;
}

#page_ #Main-part_ #Content_ #Contenu_navig_ {
	float:right;
	margin-right: 5px;
	margin-bottom:2px;
	font-weight: bold;	
}

#page_ #Main-part_ #Content_ #Contenu_navig_ a{
	text-decoration:none;
	color:#FF3300;
}

#page_ #Main-part_ #Content_ #Contenu_navig_ a:hover{
	color:#0f056b;
}

#page_ #Main-part_ #Content_ p{
	margin-left:5px;
	margin-top:3px;	
}

#page_ #Main-part_ #Content_ h2{
	color: #CC3300;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#page_ #Main-part_ #Content_ h3{
	color: #CC3300;
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#page_ #Main-part_ #Content_ h4{
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}



/* FAQ PAGE */
.faq .faq_title{
	color: #CC3300;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.faq ul li a{
	text-decoration: none;
	color:#0f056b;
}

.faq ul li a:hover{
	color:#CC6600;
}

.faq .faq_question{
	color: #CC3300;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.faq .faq_reponse{
	color:#0f056b;
	margin-bottom: 5px;
	margin-left: 5px;
}

.faq .faq_retour{
	float: right;
	color:#0f056b;
	margin-top: 5px;
	margin-right: 5px;
}
#newsletter_form input {
	border: 1px solid #FF3300;
}
#newsletter_form textarea {
	border: 1px solid #CC3300;
}
#newsletter_form table {
	margin-left: 20px;
}
#newsletter_form legend {
	color: #CC3300;
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#newsletter_form p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: 5px;
}

/* ALBUM PHOTO*/
#page_ #Main-part_ #Content_ #albumPhoto{
	margin-left:5px;
	margin-right:5px;
}
#page_ #Main-part_ #Content_ #albumPhoto img{
	margin: 2px;	
}

#page_ #Main-part_ #Content_ #albumPhoto {
 	background-color: #FFFFFF;
 	border: 1px solid #FF3300;
}
