
/* 
================================
Skin styles for DotNetNuke
================================
*/   

.Body, body, #Body
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
	font-size:0.75em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: left;
	background: #363636 repeat-x;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	
}
.skinmaster {
	background-color: #ffffff;
	width: 955px;
}
.skinheader {
	height: 92px;
	background-color: black;
}

.pub_h{
	background: url("pub_h.jpg") top right no-repeat;
	width: 468px;
	padding-bottom: 2px;
	padding-right: 2px;
}

.logo{
	padding-left: 15px;
}

.Header
{
	background: url("amc_fondmenu.gif") repeat-x;
	height:30px; /* height:38px; */
}

.blanc, a.blanc, a.blanc:hover, a.blanc:link, a.blanc:visited {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
}

a.blanc, a.blanc:link, a.blanc:visited{
	text-decoration: underline;
}

a.blanc:hover{
	text-decoration: none;
}

.Footer
{
	background: url("footer.gif") left top no-repeat;
	height: 33px;
}

.Footergauche
{
	/*background: url("newCornerBottom.jpg") no-repeat;
	height: 17px;
	font-size: 10px;*/
}

.Footergauche, .Footergauche a, .Footergauche a:link, .Footergauche a:visited{
	font-family: Verdana,sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.Footergauche a:hover{
	color:#DF0327;
	text-decoration: none;
}

.skingradient {
	height:30px; /* height:38px; */
}

.controlpanel {
	width: 100%;
	background-color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.toppane {
	width: 100%;
	background-color: black; /* background-color: transparent; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.leftpane {
	width: 180px;
	background-color: #ffffff; /*background-color: transparent; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.contentpane {
	width: 577px;
	background-color: transparent; /* background-color: black; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.rightpane {
	width: 198px;
	background-color: transparent;
	background-color: #ffffff; /* background-color: transparent; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.menupane{
	width: 180px;
	height: 170px;
	vertical-align: top;
}

/* LFB ajout du style fond noir pour EN page brochure */
.contentpaneblack {
	width: 511px; /*width: 61%;*/
	background-color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.leftpaneblack {
	width: 187px;
	background-color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.controlpanelblack {
	width: 100%;
	background-color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.bottompane {
	width: 100%;
	background-color: black; /* background-color: transparent; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}




/* ------------------------------------------------------ */
/* -------------------- MENU VERTICAL ------------------- */
/* ------------------------------------------------------ */

/*.SEOMenuV ul li
{
	background: url("fond_menu.gif") top left repeat-x;
	width: 169px;
	list-style-type: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.SEOMenuV ul li a:link, .SEOMenuV ul li a:visited
{
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.SEOMenuV ul li ul li
{
	background: white;
	width: 169px;
	list-style-type: none;
	text-align: center;
}

.SEOMenuV ul li ul li a:link, .SEOMenuV ul li ul li a:visited
{
	color: #da0303
}*/


/* common style for all browsers */
.SEOMenuV, 
.SEOMenuH {
	font-family: Arial, sans-serif; 
	position:relative; 
	font-size:0.9em;
	font-size:11px;
	height:2.5em; 
	margin:0;
	padding:0; 
	list-style-type:none; 
	z-index:9999;
	letter-spacing: 0.3px
	width: 169px;
}


.SEOMenuV ul, 
.SEOMenuH ul {
	padding:0; 
	margin:0; 
	list-style-type:none; 
	/* for Firefox */
}


.SEOMenuV ul li, 
.SEOMenuH ul li {
	float:left; 
	position:relative; 
	list-style-type:none;
	width: 169px;
	background: url("fond_menu.gif") repeat-x;
	height: 27px;
	color: white;
	text-align: center;
}


.SEOMenuV li a, .SEOMenuV li a:visited,
.SEOMenuH li a, .SEOMenuH li a:visited{
	display:block; 
	text-decoration:none; 
	float:left; 
	padding-right:4em; 
	padding-left:4em;	/* LFB : centrage du texte menu haut */
	height:3em; 
	line-height:3em; 
	color: white;
	font-weight: bold;
	text-align: center;
}

/* First Level */
.SEOMenuV li a, .SEOMenuV li a:visited,
.SEOMenuH li a, .SEOMenuH li a:visited{
	background: url("fond_menu.gif") repeat-x;
}


.SEOMenuV li a.sub, .SEOMenuV li a.sub:visited,
.SEOMenuH li a.sub, .SEOMenuH li a.sub:visited{
	font-weight:bold;
}
/* First Level */


.SEOMenuV li ul,
.SEOMenuH li ul{
	visibility:hidden; 
	position:absolute; 
	top:2.5em; 
	left:0; 
	height:0; 
	overflow:hidden;
}


.SEOMenuV table,
.SEOMenuH table{
	/*margin:-1px; 
	border-collapse:collapse; 
	font-size:1em; */
	padding: 0px;
	margin: 0px;
	/* font size for IE5.5 */
}

/* For Current Link */
.SEOMenuV .CurrentItem, .SEOMenuV .CurrentItem a, .SEOMenuV .CurrentItem a:visited,
.SEOMenuH .CurrentItem, .SEOMenuH .CurrentItem a, .SEOMenuH .CurrentItem a:visited{
	background: white;
	color: #da0303;
}

.SEOMenuV .CurrentItem a:hover,
.SEOMenuH .CurrentItem a:hover{

	background: white;
	color: #da0303;
}


/* For Parent Link */
.SEOMenuV .Parentlist a:visited,
.SEOMenuH .Parentlist a:visited{
	color: white;	
}

.SEOMenuV .ParentItem a, .SEOMenuV .ParentItem a:hover,
.SEOMenuH .ParentItem a, .SEOMenuH .ParentItem a:hover{
	/*background: white;
	color: #da0303;*/
	background: url("fond_menu.gif") repeat-x;
	color: white;	
}

.SEOMenuV .ParentItem,
.SEOMenuH .ParentItem{
	/*background: white;
	color: #da0303;*/
	background: url("fond_menu.gif") repeat-x;
	color: white;
}


.SEOMenuV .Parentlist a:hover,
.SEOMenuH .Parentlist a:hover{
	/*background:#909;
	color:fff*/
}

/* For TabID 56 Link */
.SEOMenuV .Tab56 a, .SEOMenuV .Tab56 a:visited,
.SEOMenuH .Tab56 a, .SEOMenuH .Tab56 a:visited{
	background: url("fond_menu.gif") repeat-x;
}

.SEOMenuV .Tab56 a:hover,
.SEOMenuH .Tab56 a:hover{
	/*background: url("phox_fondmenu_hover.gif") repeat-x;*/
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.SEOMenuV li:hover a,.SEOMenuV li a:hover,
.SEOMenuH li:hover a,.SEOMenuH li a:hover{
	/*background: url("phox_fondmenu_hover.gif") repeat-x;*/
	border:0;
	color: white;
	text-decoration:none; 
}

/* Sous-menu */
.SEOMenuV li a:hover ul,
.SEOMenuH li a:hover ul{
	visibility:visible; 
	height:auto; 
	background:#8A8A8A;
	border:1px solid #ddd; 
	left:169px; 
	top:0px; 
	overflow:visible;
}

.SEOMenuV li:hover ul,
.SEOMenuH li:hover ul{
	visibility:visible; 
	height:auto; 
	/*background:#8F0A0B;*/
	border:1px solid #ddd; 
	left:169px; 
	top:0px; 
	overflow:visible;
}

.SEOMenuV ul li ul li,
.SEOMenuH ul li ul li{
	background: #8F0A0B;
	width: 181px;
}

.SEOMenuV li:hover ul li a,.SEOMenuV li a:hover ul li a,
.SEOMenuH li:hover ul li a,.SEOMenuH li a:hover ul li a{
	display: block; 
	font-weight: bold;
    background: #8F0A0B;
	text-decoration: none; 
	height: auto; 
	line-height: 1em; 
	padding: 0.5em;
	width: 169px;
	color: white;
}

/* Sous-menu */


.SEOMenuV li a:hover ul li a,
.SEOMenuH li a:hover ul li a{
	width: 169px;
	/* hack for IE5.5 */
}

.SEOMenuV li:hover ul li a.sub,.SEOMenuV li a:hover ul li a.sub,
.SEOMenuH li:hover ul li a.sub,.SEOMenuH li a:hover ul li a.sub{
	font-weight:bold;
}

.SEOMenuV li:hover ul li ul,.SEOMenuV li a:hover ul li a ul,
.SEOMenuH li:hover ul li ul,.SEOMenuH li a:hover ul li a ul{
	visibility:hidden; 
	position:absolute; 
	top:0;
	left:9.5em; 
	height:0; 
	overflow:hidden;
	color:white;
	font-weight: bold;
}

/* mouseover du niveau 2 */
.SEOMenuV li:hover ul li a:hover, .SEOMenuV li a:hover ul li a:hover,
.SEOMenuH li:hover ul li a:hover, .SEOMenuH li a:hover ul li a:hover{
	text-decoration: none;
	background: #ffffff;
	color: #8F0A0B;
	width: 169px;
	font-weight: bold;
}

.SEOMenuV li:hover ul li:hover ul, .SEOMenuV li a:hover ul li a:hover ul,
.SEOMenuH li:hover ul li:hover ul, .SEOMenuH li a:hover ul li a:hover ul{
	visibility:visible; 
	color:#fff;
	border:1px solid #ddd; 
	height:auto; 
	background: #8F0A0B; 
} 

/* Third Level and up */

.SEOMenuV li:hover ul li:hover ul.left, .SEOMenuV li a:hover ul li a:hover ul.left,
.SEOMenuH li:hover ul li:hover ul.left, .SEOMenuH li a:hover ul li a:hover ul.left{
	left:-9.3em;
}

.SEOMenuV li:hover ul li:hover ul li a, .SEOMenuV li a:hover ul li a:hover ul li a,
.SEOMenuH li:hover ul li:hover ul li a, .SEOMenuH li a:hover ul li a:hover ul li a{
	display:block; 
	height:auto;
	background-color: #9ACA34;
}

/* Third Level and up*/


.SEOMenuV li:hover ul li:hover ul li:hover a, .SEOMenuV li a:hover ul li a:hover ul li a:hover,
.SEOMenuH li:hover ul li:hover ul li:hover a, .SEOMenuH li a:hover ul li a:hover ul li a:hover{
	text-decoration:underline;
}





select.departement{
	font-size: 10px;
}

.btvalider{
	background: url("/Portals/0/btvalider.gif") no-repeat;
	width: 74px;
	height: 24px;
	border: 0px;
	cursor: pointer;
}

/* Résultats de recherche */

.VisuRechercheCol1{
	background-color:#FFFFFF;
	border-bottom:1px dotted #4AB640;
	color:#000000;
	padding:5px;
	font-size:11px;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	text-align: left;
}

.VisuRechercheCol1 a, .VisuRechercheCol1 a:link, .VisuRechercheCol1 a:visited{
	color:#4AB640;
	text-decoration:underline;
}

.VisuRechercheCol1 a:hover{
	text-decoration:none;
}


.VisuRechercheCol2{
	background-color:#E7F3E5;
	border-bottom:1px dotted #4AB640;
	color:#000000;
	padding:5px;
	font-size:11px;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	width: 15%;
	text-align: left;
}

.VisuRechercheEnTete{
	background-color: #FFFFFF;
	border-bottom: 1px dotted #4AB640;
	color: #000000;
	padding: 5px;
	font-size: 11px;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}

/* Légende (résultat recherche) */

.head2_1
{
	background-color: #4AB640;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.head2_1 table td{
	color:#FFFFFF;
	padding:2px;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

.margin1{
	border:2px solid #FFFFFF;
}

.border1{
	background-color: #FFFFFF;
	border: 1px solid #929292;
}

.content2{
	background-color:#F4F4F4;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}

.content2 table td{
	color:#000000;
	padding:2px;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

.bold{
	font-weight:bold;
}


/* Liens de pagination de la page de résultats de recherche : "Page précédente, page suivante" */
.pagination{
	background-color:#E7F3E5;
	font-size:11px;
}

.pagination a, .pagination a:link, .pagination a:visited{
	color:#4AB640;
	font-weight:bold;
	padding:5px;
	text-decoration:underline;
}

.pagination a:hover{
	padding:5px;
	text-decoration:none;
}

.head1_2 {
	background-color:#999999;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#000000;
	padding-left:18px;
	padding-right:18px;
	height: 16px;
}

.link a, .link a:link, .link a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

.link a:hover {
	text-decoration:none;
}

a.moreinfo, a.moreinfo:link, a.moreinfo:visited, .moreinfo{
	color: #EC7806;
	/* font-weight: bold; */
	font-size: 11px;
}

span.desc_actu{
	color: #9C9D9F;
	text-align: left;
	font-size:11px;
}

div.titre_partie, .titre_partie{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 7px; /* padding-left: 20px; */
}

.edito_titre1{
	color: #707172;
	font-size: 15pt;
	font-family: Arial, Helvetica; /* font-family: Eurostyle demi; */
	text-align: left;
}

.edito_titre2{
	color: #e53517;
	font-size: 18pt;
	font-family: Arial, Helvetica; /* font-family: Eurostyle demi; */
	text-align: left;
}

.edito_soustitre a, .edito_soustitre a:link, .edito_soustitre a:visited{
	color: #707172;
	font-size: 9pt;
	font-family: Arial, Helvetica; /* font-family: Eurostyle demi; */
	text-align: left;
	text-decoration: underline;
}

.edito_soustitre, .edito_soustitre a:hover{
	color: #707172;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	text-align: left;
	text-decoration: none;
}

.edito_textecourant{
	color: #707172;
	font-size: 8pt;
	font-family: Trebuchet MS;
	text-align: left;
	word-spacing: -0.5px;
	/*letter-spacing: -0.1px;*/
}

.edito_lien, .edito_lien a, .edito_lien a:link, .edito_lien a:visited{
	color: #707172;
	font-size: 9pt;
	font-family: Trebuchet MS;
	text-align: left;
	
}

.edito_textegras{
	color: #1a171b;
	font-size: 8pt;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-align: left;
	word-spacing: -0.5px;
}

.edito_textegras_rouge{
	color: #E2001A;
	font-size: 9pt;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-align: left;
}


.fond_edito_soustitre{
	background: url("/Portals/0/edito_sousmenu_fond.gif") no-repeat;
	width: 621px;
	height: 22px;
}

.table_edito{
	background: url("/Portals/0/fond_gauche.gif") no-repeat;
	padding-left: 20px;
}

.table_edito .titre_partie{
	padding-left: 20px;
}

.padding-top-5{
	padding-top: 5px;
}

.padding-top-10{
	padding-top: 10px;
}

.padding-top-20{
	padding-top: 20px;
}

.padding-left-10{
	padding-left: 10px;
}

.fond-noir{
	background-color: black;
}

.table_edito_noir{
	background: url("/Portals/0/fond_noir.gif") no-repeat;
	padding-left: 10px;
}

.essentiels, a.essentiels, a.essentiels:link, a.essentiels:visited{
	font-family: Tahoma, Arial, Helvetica; 
	color: white;
	text-decoration: none;
	font-size: 11px;
}

a.essentiels:hover{
	font-family: Tahoma, Arial, Helvetica; 
	color: white;
	text-decoration: underline;
	font-size: 11px;
}

.CATContainermaster li{
	padding-left:12px;
	background: url("puce_fleche.gif") no-repeat scroll left top;
	list-style-type: none;
	height: 15px;
}

.CATContainermaster ul{
	padding-left: 0px;
}


/* ********************************************************** */
/* ********************************************************** */
/* ****************** Pages intérieures ********************* */
/* ********************************************************** */
/* ********************************************************** */

.M2R-titre, .contentpane td.M2R-titre
{
	font-family: verdana, sans-serif;
	color: #da0303;
	font-size: 20px;
	text-align: left;
	padding-bottom:10px;
}

.M2R-titre-gris, .contentpane td.M2R-titre-gris /*IBS*/
{
	font-family: verdana, sans-serif;
	color: #565656;
	font-size: 15px;
	text-align: left;
	padding-bottom:5px;
}

.M2R-titre-gris-small, .contentpane td.M2R-titre-gris-small
{
	font-family: verdana, sans-serif;
	color: #565656;
	font-size: 12px;
	text-align: left;
}

.M2R-titre-blanc, .contentpane td.M2R-titre-blanc /*IBS*/
{
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
}


.colonne-gauche{
	width: 347px;
	padding-right: 12px;
	vertical-align: top;
}

.colonne-droite{
	width: 230px;
	padding-left: 13px;	
	vertical-align: top;
}

.lien-rouge, a.lien-rouge, a.lien-rouge:link, a.lien-rouge:visited,
.CATContainermaster .lien-rouge, .CATContainermaster a.lien-rouge, .CATContainermaster a.lien-rouge:link, .CATContainermaster a.lien-rouge:visited
{
	color: #da0303;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.lien-rouge:hover,
.CATContainermaster a.lien-rouge:hover
{
	color: #da0303;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.lien-blanc, a.lien-blanc, a.lien-blanc:link, a.lien-blanc:visited /*IBS*/
{
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.lien-blanc:hover /*IBS*/
{
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

input{
	color: #565656;
	font-family: verdana, sans-serif;
	font-size: 10px;
}

.contentpane td{
	color: #262626;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-align: left;
	/*text-align: justify;*/
}

ul
{
	padding: 0px;
	margin: 0px;
}

.colonne-gauche ul li
{
	padding-left: 20px;
	padding-bottom: 8px;
	background: url("puce_rouge.gif") no-repeat scroll left top;
	list-style-type: none;
}

.colonne-gauche ul li:hover
{
	padding-left: 20px;
	/*background: url("puce_jaune.gif") no-repeat scroll left top;*/
	list-style-type: none;
}


.colonne-gauche ul li a, .colonne-gauche ul li a:link, .colonne-gauche ul li a:visited
{
	color: #da0303;
	/*font-weight: bold;*/
	font-family: verdana, sans-serif;
	font-size: 10px;
}

.colonne-gauche ul li a:hover
{
	/*color: #ff7e00;
	font-weight: bold;*/
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}