@charset "utf-8";
/* CSS Document */

/********************************************************************************************************************************/
/********************************************* CSS IDENTIQUE POUR TOUTES LES PAGES **********************************************/

* {
	margin:0;
	padding:0;
	background:transparent;
}

img {
	border: none;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}


/********************************* Header ***************************************/ 
#header {
	height: 90px;
	background: url(../Images/bg-header.gif) no-repeat center bottom;
}

#headerContent {
	width: 964px;
	height: 85px;
	padding-top: 5px;
	margin:0 auto;
	/*background: url(../Images/degrade-header.jpg) repeat-x center bottom;*/
}

#header-top {
	width: 964px;
}

#logo {
	width: 195px;
	height:60px;
	float:left;
}

#headerMenu {
	width: 964px;
	height: 25px;
	text-align:right;
	font-size:11px;
	float:left;
}

#headerMenu ul {	
	display:inline;
	padding-left: 2px;
	border-left: 1px dotted #F06600;
}

#headerMenu li {
	display: inline;
	list-style-type: none;
	padding: 0 4px;
	border-right: 1px dotted #F06600;
}

#headerMenu a {
	text-decoration:none;
	color: #666;
	padding: 0 3px;

}

#headerMenu a:hover {
	color: #F06600;
}

#headerMenu #active-headermenu a {
	color: #F06600;
}

/*#headerMenu img {
	padding-right: 5px;
}*/

/****************** Main menu ***********************/
#main-menu {
	width: 769px;
	height: 18px;
	padding-top: 24px;
	float: right;
	/*border-bottom: 1px solid #808080;*/
}

#main-menu ul{	
}

#main-menu li{
	display: block;
	list-style-type: none;
	float: right;
	margin-left:3px;
}

#main-menu a{	
	background:url(../Images/onglet-gauche-mainmenu.gif) no-repeat left top;
	display: block;
	text-decoration:none;
	color: #000;
	font-size: 13px;
	padding-left: 6px;
}

#main-menu a span{
	background:url(../Images/onglet-droit-mainmenu.gif) no-repeat right top;
	padding-right: 6px;
}

#main-menu a:hover, #main-menu li.active a {
	background-position:0 -19px;
	color:#F06600;
	background-color:#ffffff;	
}

#main-menu li.active a {
	border-bottom:1px solid #FFF;
}

#main-menu a:hover span, #main-menu li.active span {
	background-position: 100% -19px;
	color:#F06600;
	background-color:#ffffff;
}

#main-menu li.active a {
	border-bottom:1px solid #FFF;
}

/********************************* FIN Header ***************************************/ 

#content {
	width: 964px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 50px;
}

/************************ leftMenu ***************************************/ 
#leftBloc-content {
	width: 195px;
	padding: 30px 50px 0 0;
	height: auto;
	float: left;	
}

#leftMenu {
	width: 195px;	
	height: auto;
	float: left;
	margin-bottom: 30px;
	border-bottom: 1px dotted #CCCCCC;
}

#leftMenu-content, #liens-utiles-content {
	width: 195px;
	height: auto;
	float: left;
}

#leftMenu-title {
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px 0 5px 0;
}

#leftMenu-title a{ 
	color: #333;
	text-decoration: none;	
	font-size: 16px;
	font-weight: bold;
	padding-left: 12px;
	display: block;
	width: 183px;
	line-height: 15px;
}

#leftMenu-title a:hover{	
	text-decoration: none;
}

#leftMenu-content ul/*, #liens-utiles-content ul*/{
	padding: 8px 0 4px 0;
}

#leftMenu-content li/*, #liens-utiles-content li*/{
	list-style-type: none;
}

#leftMenu-content a {
	text-decoration:none;	
}

#leftMenu-content li a {
	color: #333;
	font-size:12px;
	font-weight: bold;
	display:block;
	width: 183px;
	line-height:13px;
	padding: 0 0 4px 12px;

}

#leftMenu-content li a:hover, li#vm1_item_selected a{
	color:#F06600;
	background: url(../Images/point-orange.gif) no-repeat left 4px;
}

/******************sous-menu*****************/
#leftMenu-content ul.vm2  {
	list-style-type:none;
	padding: 0 0 6px 12px;
}

#leftMenu-content .vm2 li a {
	width: 171px;	
	padding:2px 0 2px 12px;
	color: #666;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	background-image:none;
}

#leftMenu-content .vm2 li a:hover, #leftMenu-content #vm2_item_selected a{
	color:#F06600;
}
/******************FIN sous-menu*****************/

/*************************ACCES RAPIDE*************************/
#accesrapide {
	width: 195px;	
	height: auto;
	float: left;
	border-bottom: 1px dotted #CCCCCC;
}

#titre-accesrapide {
	padding-left: 12px;
	border-bottom: 1px dotted #CCCCCC;
}

#titre-accesrapide h2 {
	color: #666;
	text-decoration: none;	
	font-size: 14px;
	padding: 2px 0 4px 0;
}

#accesrapide ul {
	padding: 8px 0 4px 0;
}

#accesrapide li {
	list-style-type:none;
}

#accesrapide li a {
	color:#666666;
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:13px;
	padding: 0 0 4px 12px;
	text-decoration:none;
	width:183px;
}

#accesrapide a:hover {
	color:#000;
	background: url(../Images/disque-orange.gif) no-repeat left 4px;
}
/*************************ACCES RAPIDE*************************/

/********************************* FIN leftMenu ***************************************/ 

#rightBloc-content {
	width: 719px;
	height: auto;
	float: right;
	padding-top: 30px;
}

#txtContent-left {
	width: 344px;
	height: auto;
	padding-right: 15px;
	float:left;
}

#txtContent-right {
	width: 344px;
	height: auto;
	padding-left: 15px;
	float:left;
}


/******************* class txt ************************/
h1 {
	color: #F06600; 
	font-size: 20px;
	padding-bottom: 5px;
}

h2 { 
	color: #000; 
	font-size: 18px;
}

.text h3 {
	color: #000; 
	font-size: 16px;	
}

.text h4 {
	color: #F06600;
	font-size: 16px;
}

.text h5 {
	color: #000; 
	font-size: 14px;
}

.text h6 {
	color: #F06600; 
	font-size: 14px;
}

.text h3, .text h4, .text h5, .text h6 {
	padding-top: 10px;
}

.text {
	color: #333;
	font-size:12px;
}

.text p {
	padding:2px 0 3px 20px;
	text-align:justify;
}

.text p a, .text a, .text li a {
	color:#F06600;
	text-decoration:none;
}

.text p a:hover, .text a:hover, .text li a:hover {
	text-decoration:underline;
}

.text ul {
	padding:4px 0 0 20px;
	text-align:left;
}

.text li, .text li p {
	list-style-image: url(../Images/point-orange.gif);
}

.text li {
	margin-left:13px;
	padding-bottom:4px;
}

.text li p {
	padding:0;
	margin:0;
}

.text li span, .text span {
	font-style:italic;
	font-weight:bold;
}


/*.text {
	color:#000000;
	font-size: 12px;
	padding-left: 20px;
	text-align:justify;	
}

.text h3, .text h4, .text h5, .text h6 {
	padding-left:0;
}

.text p{
	padding:2px 0 5px 0;
	
}

.text a, .txt p a, .txt li a {
	text-decoration: none;
	color:#F06600;
}

.text a:hover, .text p a:hover, .text li a:hover {
	text-decoration: underline;
}

.text span, .text li span {
	font-style:italic;
	font-weight:bold;
}

.text ul {
	padding:4px 0 0 0px;
}

.text li, .text li p {
	list-style-image: url(../Images/point-orange.gif);
	text-align: left;
}

.text li {
	margin-left:13px;
	padding-bottom:4px;
}

.text li p {
	padding:0;
	margin:0;
}*/

.text img{
}

.text .img-right{
	float: right;
	padding: 6px 0 5px 10px;
}

.text .img-left{
	float: left;
	padding: 6px 10px 5px 20px;
} 



/******************* FIN class txt ************************/

/********************************** bloc galerie ****************************************/

/**********************************  FIN bloc galerie  ****************************************/


/********************************** Page actualites ****************************************/



/********************************** FIN Page actualites ****************************************/


/********************************* Pied de page ***************************************/
#footer {
	background:url(../Images/bg-footer.gif) no-repeat center top;
}

#footerContent {
	width: 964px;
	margin: 0 auto;
	text-align: right;
}

#txt-adresse {
	background: url(../Images/coin-footer.gif) no-repeat left bottom;
	display:inline-block;
	font-size:11px;
	color: #000;
	padding: 0 0 7px 20px;
	float:right;
}

#txt-adresse a{
	font-size:11px;
	text-decoration: none;
	color:#F06600;
}

#txt-adresse a:hover{
	text-decoration: underline;
	color:#F06600;
}

#footerLinks {
	clear:both;
}

ul#footerLinksList {
	color:#666;
	font-size:11px;
	padding-top: 5px;
}

ul#footerLinksList li {
	background: url(../Images/point-orange.gif) no-repeat left center;
	display:inline;
	margin:0;
	padding-left:8px;
}

ul#footerLinksList li.first {
	background-image:none;
	padding-left:0;
}

ul#footerLinksList a {
	text-decoration: none;
	color: #666;
	font-size:11px;
	padding:4px;
}

ul#footerLinksList a:hover {
	text-decoration: underline;
	color: #F06600;
}

ul#footerLinksList span {
	padding-left:4px;
}
/********************************* FIN Pied de poage ***************************************/

/******************************************** FIN CSS IDENTIQUE POUR TOUTES LES PAGES ********************************************/
/********************************************************************************************************************************/

/********************** Messages *************************/


.info, .success, .warning, .error, .validation {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../Images/Icons/Messages/info.png');
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../Images/Icons/Messages/success.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../Images/Icons/Messages/warning.png');
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../Images/Icons/Messages/error.png');
}
