
/* 
================================
Skin styles for DotNetNuke
================================
*/   

.Body, body, #Body
{
	background-color: #FFFFFF;
	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: #ffffff url("phox_bg.jpg") repeat-x;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	
}
.skinmaster {
	height: 525px;
	background-color: #ffffff;
	width: 955px;
}
.skinheader {
	background: url("newTop.jpg") right no-repeat;
	height: 95px;
    width: 1029px;
}

.fondlogo{
	background: url("newCornerTop.jpg") transparent no-repeat;
}

.Header
{
	background: url("phox_fondmenu_hover.gif") repeat-x;
	height:30px;
}

.blanc, a.blanc, a.blanc:hover, a.blanc:link, a.blanc:visited {
	color: #ffffff;
	font-size: 11px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

/* LO 24/11/09 : lien "recherche avancée" dans le bandeau */
.noir, a.noir, a.noir:hover, a.noir:link, a.noir:visited {
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

a.blanc, a.blanc:link, a.blanc:visited,
a.noir, a.noir:link, a.noir:visited{
	text-decoration: underline;
}

a.blanc:hover,
a.noir:hover{
	text-decoration: none;
}

.Footer
{
	background: url("newBottom.jpg") right no-repeat;
}

.Footergauche
{
	background: url("newCornerBottom.jpg") no-repeat;
	height: 17px;
	font-size: 10px;
}

.Footergauche a, .Footergauche a:link, .Footergauche a:visited{
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	color: #6A6A6A;
	font-size: 10px;
	text-decoration: none;
}

.Footergauche a:hover{
	color:#d3011d;
	text-decoration: none;
}

.skingradient {
	height:30px;
}

.controlpanel {
	width: 100%;
	background-color: #000000;
	/*background-color: #fefefe;*/
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.bottompane {
	width: 100%;
	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 HORIZONTAL ------------------- */
/* -------------------------------------------------------- */


/* common style for all browsers */
.SEOMenuH {
	font-family: Trebuchet MS, sans-serif; /* LO 24/11/09 : changement typo. 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
}


.SEOMenuH ul {
	padding:0; 
	margin:0; 
	list-style-type:none; 
	/* for Firefox */
}


.SEOMenuH li {
	float:left; 
	position:relative; 
	list-style-type:none;
}


.SEOMenuH li a, .SEOMenuH li a:visited {
	display:block; 
	text-decoration:none; 
	float:left; 
	padding-right:1em; 
	padding-left:1em;	/* LFB : centrage du texte menu haut */
	height:3em; 
	line-height:3em; 
	color: white; /* LO 24/11/09 : changement couleur menu. color: black; */
	font-weight: none; /* LO 24/11/09 : changement poids texte. font-weight: bold; */
	text-align: left;
}

/* First Level */
.SEOMenuH li a, .SEOMenuH li a:visited {
	/*background: url("phox_fondmenu.gif") repeat-x;*/
	background: url("phox_fondmenu_hover.gif") repeat-x;
}


.SEOMenuH li a.sub, .SEOMenuH li a.sub:visited {
	font-weight: none; /* LO 24/11/09 : changement poids texte. font-weight: bold; */
}
/* First Level */


.SEOMenuH li ul {
	visibility:hidden; 
	position:absolute; 
	top:2.5em; 
	left:0; 
	height:0; 
	overflow:hidden;
}


.SEOMenuH table {
	margin:-1px; 
	border-collapse:collapse; 
	font-size:1em; 
	/* font size for IE5.5 */
}

/* For Current Link */
.SEOMenuH .CurrentItem a, .SEOMenuH .CurrentItem a:visited{
	background: url("phox_fondmenu_hover.gif") repeat-x;
	/*color: #4b4b4d;*/
	color: black;
}

.SEOMenuH .CurrentItem a:hover{
	background: url("phox_fondmenu_hover.gif") repeat-x;
	/*color: #4b4b4d;*/
	color: black;
}

/* For Parent Link */
.SEOMenuH .Parentlist a:visited{
	color: black;	
}


.SEOMenuH .ParentItem a{
	background: url("phox_fondmenu_hover.gif") repeat-x;
	/*color: #4b4b4d;*/
	color: black;
}


.SEOMenuH .Parentlist a:hover{
	/*background:#909;
	color:fff*/
}

/* For TabID 56 Link */
.SEOMenuH .Tab56 a, .SEOMenuH .Tab56 a:visited{
	background: url("phox_fondmenu_hover.gif") repeat-x;
}

.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 */
.SEOMenuH li:hover a,.SEOMenuH li a:hover {
	background: url("phox_fondmenu_hover.gif") repeat-x;
	border:0;
	/*color: #4b4b4d;*/
	color: black;
	text-decoration:none; 
}

/* Sous-menu */
.SEOMenuH li:hover ul,.SEOMenuH li a:hover ul {
	visibility:visible; 
	height:auto; 
	/*background:#9ACA34;*/
	background:#8A8A8A;
	border:1px solid #ddd; 
	left:0; 
	top:2.5em; 
	overflow:visible;
	}

/* Second Level */

.SEOMenuH li:hover ul li a,.SEOMenuH li a:hover ul li a {
	display: block; 
	font-weight: normal;
    background: transparent;
	text-decoration: none; 
	height: auto; 
	line-height: 1em; 
	padding: 0.5em;
	width: 220px;
	color: white;
}

/* Second Level */


.SEOMenuH li a:hover ul li a {
	width: 220px;
	/* hack for IE5.5 */
}

.SEOMenuH li:hover ul li a.sub,.SEOMenuH li a:hover ul li a.sub {
	font-weight:bold;
}

.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;
}

/* mouseover du niveau 2 */
.SEOMenuH li:hover ul li a:hover,.SEOMenuH li a:hover ul li a:hover {
	text-decoration: none;
	/*background: #D8EF9D;*/
	background: #D8D8D8;

	/*color: #4B9722;*/
	color: #515151;

}

.SEOMenuH li:hover ul li:hover ul,.SEOMenuH li a:hover ul li a:hover ul {
	visibility:visible; 
	color:#000;
	border:1px solid #ddd; 
	height:auto; 
	background:#fff; 
	width: 200px;
} 

/* Third Level and up */

.SEOMenuH li:hover ul li:hover ul.left,.SEOMenuH li a:hover ul li a:hover ul.left {
	left:-9.3em;
}

.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*/


.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 #7C7C7C;  /* LO 24/11/09 : 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: #CB2527; /* LO 24/11/09 : color:#4AB640; */
	text-decoration:underline;
}

.VisuRechercheCol1 a:hover{
	text-decoration:none;
}


.VisuRechercheCol2{
	background-color: #ECECEC; /* LO 24/11/09 : background-color: #E7F3E5; */
	border-bottom:1px dotted #7C7C7C;  /* LO 24/11/09 : 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;
	/* LO 24/11/09 : 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:#ECECEC;
	font-size:11px;
}

.pagination a, .pagination a:link, .pagination a:visited{
	color:#CB2527;
	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;
}


/*IBS----------------fiches produits*/


.Fiche_gene {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #8a8989;
}
.Fiche_Prix {
	font-size: 24pt;
	color: #c1001f;
}
.Fiche_Titre1 {
	font-size: 18pt;
	color: #000000;
	text-align:left;
}
.Fiche_Titre2 {
	font-size: 15px;
	color: #8a8989;
}
.Fiche_Titre3 {
	font-weight: bold;
	font-size: 14px;
	text-align:left;
}
.Fiche_TitreContenu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Fiche_Contenu {
	margin-top: -15px;
}
.Fiche_BordTableGris {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
.Fiche_Puce {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: -15px;
	margin-left: 24px;
	text-align:left;
}

.Fiche_Lien {
	color: #3d9fdb;
	text-decoration: underline;
	text-align:left;
}
.Fiche_Tableauacc{
border : 1px #e1e1e1 solid;
background-color:#f5f5f5;
}

#Bandeau {
	background-image: url(/portals/0/images/annonce_bandeau.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 163px;
}

#Contenu {
	background-image: url(/portals/0/images/annonce_contenu.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.Annonce_Titre1 {
	font-size: 30pt;
	color: #9dc202;
	
	margin-left: 150px;
}

.Annonce_Titre2 {
	font-size: 12px;
	color: #45005d;
	font-weight: bold;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 10px 25px 10px 25px;
	padding: 10px 0px 10px 0px;
	width:680px;
}
.Annonce_Titre3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px 25px 20px 25px;
}
.Annonce_Contenu {
	margin-top: -15px;
	margin-right: 25px;
	margin-left: 25px;
	line-height:13pt;
	
}

.Annonce_Puce {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: -15px;
	margin-left: 42px;
		line-height:13pt;
}

.Annonce_Lien {
	color: #3d9fdb;
	text-decoration: none;
}
.Annonce_Tableauacc{
border : 1px #e1e1e1 solid;
background-color:#f5f5f5;
}

.Annonce_BordTableGris {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-left-color: #e1e1e1;
}

/* LO 24/11/09 : Nouveau titre de bloc */
.Txt_rouge {
	font-family: "Trebuchet MS";
	color: #dc001d;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}