/*** STYLE iiFront ***/
/*** Author : Michel Stockman 
	 Date : 18/12/2005
	 Description : iiFront Easy CMS for End User
***/	 

/*** Style général des pages et barre des scroll ***/
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #666666;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-base-color: #5C6E94;
	scrollbar-darkshadow-color: #f0f0f0;
	scrollbar-face-color: #5C6E94;
	scrollbar-highlight-color: #5C6E94;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #f0f0f0;
	scrollbar-arrow-color: #ffffff;
	}
	

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}


/*** Style ligne de séparation dans les menu et autres ***/
hr {
	/* background: #5C6E94; */
	height:1px;
	color:#006699;
	/* border: 2px inset; */
	}

/*** Style des titres des articles ***/
td.article_title, td.detailed_article_list_title, td.article_blog_title {
	color: #5C6E94;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 100%;
	/* background-color: #DDE4EC; */
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABC0E0;
	
	/*background:url(template_images/ligne_onglet.jpg); 
	background-position:bottom; 
	background-position:left; 
	background-repeat:no-repeat;*/
}

td.article_blog_title {
	background-color:#E0E4EB;
	padding-left:3;
	padding-right:3;
}


/*** Style du contenu des articles ***/
td.article_content, td.detailed_article_list_content {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/**** Style Général pour les menus */

td.menu {
	color: #4B5A7A;
	font-size: 8px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*** Style des Links par defaut ***/
a:link, a:visited, a:active {
	font-size: 10px; 
	color: #5C6E94; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #000000;
	text-decoration: none;
	/* background-color: #D8D8EB; */
	filter:alpha(opacity=85);
	}

/**** Quand une option d'un menu vertical est active ****/
	

a.menu_active:link, a.menu_active:visited, a.menu_active:active{
	color: #000033;
	text-decoration: none;
	font-weight: normal; 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.menu_active:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/**** Les option du top menu (menu horizontal ****/

a.top_menu:link, a.top_menu:visited {
	color: #003399;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.top_menu:hover {
	color: #000000;
	font-size: 10px;
	font-weight:  normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

/**** Les option top_menu pour le menu 1 ****/
a.top_menu_menu_horz1:link, a.top_menu_menu_horz1:visited {
	color: #003399;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.top_menu_menu_horz1:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

/**** Les option top_menu pour le menu 2 ****/
a.top_menu_menu_horz2:link, a.top_menu_menu_horz2:visited {
	color: #003399;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height:10;
}

a.top_menu_menu_horz2:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
/**** L'option active des top menu ***/
.top_menu_active {
	color: #000066;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #ffffff;
}

/* 
a.top_menu_active:link, a.top_menu_active:visited {
	color: #000066;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #DADADA;
}

a.top_menu_active:hover {
	color: #000066;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
*/

/**** Les option du path ****/


a.path:link, a.path:visited {
	color: #777777;
	font-size: 10px;
	font-weight: normal;
	/* font-family: Geneva, Arial, Helvetica, sans-serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.path:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

a.path_active:link, a.path_active:visited {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.path_active:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

/**** Style des liens du site map ***/

/* le premier niveau */
a.sitemap_first:link, a.sitemap_first:visited, a.sitemap_first:active, td.sitemap_first {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-color: #E1EBF0;
	width: 80%;
	height: 15px;
}

a.sitemap_first:hover  {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #E1EBF0;
	width: 80%;
}

/* les autres niveau */
a.sitemap:link, a.sitemap:visited, a.sitemap:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal; 
}

a.sitemap:hover  {
	color:#000000;
	cursor: hand;
	text-decoration: none;
	font-weight: normal; 
}

/**** Style des liens pour le niveau 1 des menus ***/

a.level1:link, a.level1:visited {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}

a.level1:active {
	color:#000066;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
}

a.level1:hover  {
	color:#000000;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
}


/**** Style des liens pour le niveau 2 des menus ***/

a.level2:link, a.level2:visited, a.level2:active {
	color: #AAAAAA;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.level2:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
}

/**** Style des liens pour le niveau 3 des menus ***/

a.level3:link, a.level3:visited, a.level3:active{
	color: #996600;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.level3:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
}

/**** Style des liens pour le niveau 4 des menus ***/

a.level4:link, a.level4:visited {
	color: #006666;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.level4:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
}

/**** Style des liens pour le niveau 5 des menus ***/

a.level5:link, a.level5:visited {
	color: #AAAAAA;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.level5:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
}

/**** Style des liens pour le niveau 6 des menus ***/

a.level6:link, a.level6:visited {
	color: #AAAAAA;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.level6:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
}

/**** --Detailed Article List Format ****/

td.detailed_article_list_title {
	background-color: #F5FAFA;
	margin: 5px;
}

td.detailed_article_list_content {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/**** Other ****/

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/*ALEX 27-08-2007*/
h1,h2,h3,h4,h5,h6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align:left;
	font:x-large;
	
}

h1 {
	color:#006699;
	font-size:16px;

}
h2 {
	color:#006699;
	font-size:14px;
}
h3 {
	color:#006699;
	font-size:12px;
}
h4 {
	color:#666666;
	font-size:16px;

}
h5 {
	color:#666666;
	font-size:14px;

}
h6 {
	color:#666666;
	font-size:12px;	

}
/*END ALEX*/

.mini_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.linkframe {
	overflow: hide;
	width: 295px;
	height: 80px;
}

.td_border {
	border-top: 1px dotted #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}

.small_border {
	border: 1px dotted #DDDDDD;
}

.border_blog {
	background-color: #F3F4F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}

.menu_horz1 {
	border: 1px solid #DFE8EE;
}


.menu_horz2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADC4D3;
	border-right-color: #54809C;
	border-bottom-color: #54809C;
	border-left-color: #ADC4D3;
	background-image: url(template_images/fond_bouton_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:110px; /* 120; */
	height:10px;
	filter:alpha(opacity=85);

}



.menu_vert1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADC4D3;
	border-right-color: #54809C;
	border-bottom-color: #54809C;
	border-left-color: #ADC4D3;
	background-image: url(template_images/fond_bouton_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.menu_vert2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADC4D3;
	border-right-color: #54809C;
	border-bottom-color: #54809C;
	border-left-color: #ADC4D3;
	background-image: url(template_images/fond_bouton_top2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.menu_option {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.menu_button {
	background-color: #EBEBEB;
	border: 1px solid #E5E5E5;
}


/* Ligne de séparation article multi column*/
.column_bar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #CECECE;
}

#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 1px;
	z-index: 5000;
}


.calendar_list {
	overflow: auto;
	width: 400px;
	height: 140px;
	border: 1px solid #eeeeee;
	background-image: url(admin/images/calendar.jpg);
}

/* Class pour le scroller de news */
#htmlscroller{
	width: 160px;
	height: 200px;
	/* border: 1px solid #EEEEEE; */
	padding: 5px;
}

/* Panel pour les affichages de panel dans les contenus */
.panel {
	/* border: 1px dotted #CCCCCC; */
	visibility:hidden;
	height:0px;
	display:none;
}

/* ----------------------------------------------------------------*/
/* gestion des affichage des menu a onglet [tab] */
.tab_panel {
	visibility:hidden;
	height:0px;
	display:none;
	background-color:#ffffff;
	padding: 10px;
}
.tab_panel_on {
	background-color:#ffffff;
	padding: 10px;
}

ul#tabnav {
    font: bold 11px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #dddddd;
    margin: 0;
}

ul#tabnav li {
    float: left;
    height: 21px;
    background-color: #EFEFF8;
    margin: 2px 2px 0 2px;
    border: 1px solid #dddddd;
}

#tabnav a {
    float: left;
    display: block;
    color: #666666;
    text-decoration: none;
    padding: 4px;
}

#tabnav a:hover {
    background: #fff;
}

ul#tabnav li.active {
    border-bottom: 1px solid #fff;
    background-color: #fff;
}

ul#tabnav li.active a {
    color: #000;
}

.contact_list {
color:#666666;
}


.guestbook {
	overflow:auto;
	width:620px;
	/* height:300px;
	border-color:#999999;
	border-style:dotted;
	border-width:1px; */
}


a.contact_list_name {
	list-style-image:url(admin/images/contact.gif);
	padding-left:10px;
}

a.contact_list_service:link, a.contact_list_service:visited, a.contact_list_service:active {
	list-style-image:url(admin/images/contact.gif);
	color:#006699;
	padding-left:10px;
	font-size:10px;
 	font-weight: normal;
}

/* Affichage  */
a.contact_list_categorie:link, a.contact_list_categorie:visited, a.contact_list_categorie:active {
	color:#993300;
	padding-left:10px;
	font-size:10px;
 	font-weight: normal;
}

/* Panel pour les affichages de panel dans les contenus */
.contact_list_panel {
	/* border: 1px dotted #CCCCCC; */
	visibility:hidden;
	height:0px;
	display:none;
	padding-left:25px;
}


