html
{
	background: url('../themes/main/fr/images/pg/background_rep.jpg') repeat left top;
}

/*Contenu de toutes les pages*/
body,html
{
	font-family: arial, helvetica, sans-serif;
}

/*Texte normal du site*/
body
{
	padding: 0;
	margin: 0;
	color: #646464;
	font-size: 12px;
	text-align: center; /* centrer le contenu pour IE */
}

/*Texte normal du site*/
body, td, p, ul, li
{
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}


/*« body » normal du site*/
.site_body
{

}

/*Contenu normal du site et contenu seulement*/
.site_content, .site_content_only
{
	background-color: #FFFFFF;
}

/*Liens placés dans le bas des pages*/
.site_links, .site_links:link, .site_links:visited, .site_links:active
{
	color: blue;
}
.site_links:hover
{
	color: blue;
}

/*Liens*/
a:link, a:visited, a:active
{
	text-decoration: none;
}
a:link
{
	color: #C8001E;
}
a:visited, a:active
{
	color: #C8001E;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

/*Champs de formulaire*/
input, textarea, select, .formfield, .formfield_error
{
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}
.formfield
{
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	background-color: #FFFFFF;
}
.formfield_error
{
	border-width: 1px;
	border-style: solid;
	border-color: #DD0000;
}

/*Boutons*/
.button
{
	cursor: pointer;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color:#666666;
	background-color:#CCCCCC;
}

/*Menus JavaScript*/
.menu_container {
	border-collapse: collapse;
}
.menu, .menu_over
{
	/*border-width: 1px;
	padding: 3px 5px 3px 5px;
	border-style: solid;
	border-color: #333333;
	background-color: #527FB7;
	color: #ffffff;
	font-size : 8pt;
	text-align: center;
	text-decoration : none;	*/	
}
.menu
{
	/*color: #FFFFFF;*/
}
.menu_over, .menu.selected
{
	color:#527FB7;
}

.submenu_container
{
	background: url('../themes/main/fr/images/pg/sousmenu.gif') no-repeat left bottom;
	width: 165px;
	font-size: 16px;
	z-index: 100;
}

.submenu, .submenu_over
{
	text-align: center;
	text-decoration : none;
	padding: 3px 5px;
	color: #FFFFFF;
}
.submenu
{
}
.submenu_over, .submenu.selected
{
	color: red;
}

/*Titre de page*/
.pagetitle
{
	font-size: 22pt;
	letter-spacing: -2px;
	color: #c8001e;
}
.pagetitle_details
{
	font-size: 17pt;
	color: #c8001e;
}
/*Titre*/
.sectiontitle
{
	font-size: 15pt;
	font-weight:bold;
}
.sectiontitle_details
{
	font-size: 13pt;
}
/*Sous-titre*/
.subtitle
{
	font-size:150%;
	font-weight:normal;
	letter-spacing:-1px;
	color:#646464;
}
.subtitle_details
{
	font-size: 12pt;
}
.bigcontent_title
{
	font-weight: bold;
	font-size: 10pt;
}
.bigcontent
{
	font-size: 10pt;
}
.content_title
{
	font-weight: bold;
}
.content
{
}
.smallcontent_title
{
	font-weight: bold;
	font-size: 7pt;
}
.smallcontent
{
	font-size: 7pt;
}
.whitecontent_title
{
	font-weight: bold;
	color: #FFFFFF;
}
.whitecontent
{
	color: #FFFFFF;
}
.whitecontent:link
{
	color: #FFFFFF;
}
.whitecontent:visited, .whitecontent:active
{
	color: #FFFFFF;
}
.whitecontent:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

/*Styles appliqués autour des boutons retour dans le bas des pages publiques*/
.bt_nav_div
{
	text-align: center;
	padding: 10px;
}


/*Tableau*/
.main
{
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}
/*Cellule de titre*/
.title
{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #015DAB;
	border: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F1F3FC;
	padding-top: 1px;
	padding-bottom: 2px;
}
/*Cellule de colonne*/
.column
{
	text-align: center;
	font-size: 8pt;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	color: #015DAB;
	border: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}

/*Lignes en alternance*/
.row1
{
	background-color: #F8F9FF;
}
.row2
{
	background-color: #F8F9FF;
}
.emptyrow1, .emptyrow2
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
}
.emptyrow1
{
	border-color: #F8F9FF;
}
.emptyrow2
{
	border-color: #F8F9FF;
}

.row1inactiv, .emptyrow1inactiv
{
	background-color: #DDDDDD;
}
.row2inactiv, .emptyrow2inactiv
{
	background-color: #EEEEEE;
}

/*Listes avec ligne actuelle allumée*/
.listtable
{
	border: 0px;
	border-collapse: collapse; /*collapse, separate*/
	width: 100%;
}
.listcell
{
	margin: 0px;
	padding: 4px 8px;
	border-bottom:1px solid #CCCCCC;
}
.list
{
	background-color: #FFFFFF;
}
.listover
{
	background-color: #FFFFDD;
}
.listinactiv
{
	background-color: #DDDDDD;
}
.listinactiv2
{
	background-color: #EEEEEE;
}
.listoverinactiv
{
	background-color: #FFFFDD;
}

.list_green
{
	background-color: #EEFFEE;
}
.list_orange
{
	background-color: #FFF9F2;
}
.list_red
{
	background-color: #FFEEEE;
}

/*Valeur négative ou limitée*/
.negativ
{
	color: #DD0000;
}

.hr
{
	border-top:1px solid #999999;
	width:100%;
	height:0.5em;
}
.hr hr
{
	display:none;
}



/* ################################## CODE SPÉCIFIQUE AU TEMPLATE ################################### */

/* div contenant tout */
.div_general
{
	width: 898px;
	margin: 0 auto;
	text-align: left; /* on veut le texte aligné à gauche */
}

/* div contenant la bannière */
.div_header
{
	width: 898px;
	margin: 0 auto;
}

/* le TD contenant les images FR/EN */
.td_en_fr
{
	width: 24px;
	height: 42px;
}

.td_menu
{
	background: url('../themes/main/fr/images/pg/menu_end.jpg') no-repeat right top;	
}


.td_search
{
	background: url('../themes/main/fr/images/pg/box_search.jpg') no-repeat left top;
	width: 146px;
	height: 42px;
	vertical-align: top;
}

.div_search
{
	margin-top: 12px;
	margin-left: 3px;
}

input.input_search
{
	border: 0;
	background-color: transparent;
	width: 98px;
	margin: 0; /* pour chrome/safari */
	margin-top: -1px;
}

.div_footer
{
	text-align: center;
	color: #323232;
}

/* table content */

.table_content
{
	width: 880px;
	background-color: #FFFFFF;
	margin-left: 8px; /* pour alignement de la table */
}

.td_content
{
	padding: 5px 15px 10px 15px;
	vertical-align: top;
	width:100%;
}
.td_content_right
{
	padding: 5px 15px 10px 0;
	vertical-align: top;
	width:200px;
}

.table_content_bottom_rep
{
	background: url('../themes/main/fr/images/pg/boxc_bottom_rep.jpg') repeat-x left top;
	width: 888px;
}


/* table bottom */

.table_bottom
{
	width: 883px;
	background-color: #f0f0f0;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 7px; /* pour alignement de la table */
}

.table_bottom_top_rep
{
	background: url('../themes/main/fr/images/pg/boxf_top_rep.jpg') repeat-x left top;
	width: 888px;
}

.table_bottom_left
{
	background: url('../themes/main/fr/images/pg/boxf_left_rep.jpg') repeat-y left top;
}

.table_bottom_center
{
	width: 888px;
	vertical-align: top;
	height: 274px;
	padding: 3px 10px 5px 13px;
}

.table_bottom_right
{
	background: url('../themes/main/fr/images/pg/boxf_right_rep.jpg') repeat-y left top;
}

.table_bottom_bottom_rep
{
	background: url('../themes/main/fr/images/pg/boxf_bottom_rep.jpg') repeat-x left top;
	width: 888px;
}



/* table box1 */

.table_box1
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: #f0f0f0 url('../themes/main/fr/images/pg/box1_degrade.jpg') repeat-x left top;
}

.table_box1_top_rep
{
	background: url('../themes/main/fr/images/pg/box1_top_rep.jpg') repeat-x left top;
}

.table_box1_left
{
	background: url('../themes/main/fr/images/pg/box1_left_rep.jpg') repeat-y left top;
}

.table_box1_center
{
	vertical-align: top;
	padding: 5px;
}

.table_box1_right
{
	background: url('../themes/main/fr/images/pg/box1_right_rep.jpg') repeat-y right top;
}

.table_box1_bottom_rep
{
	background: url('../themes/main/fr/images/pg/box1_bottom_rep.jpg') repeat-x left top;
}



/* table box2 */

.table_box2
{
	background-color: #e3e3e3;
	margin-top: 5px;
	margin-bottom: 5px;
}

.table_box2_top_rep
{
	background: url('../themes/main/fr/images/pg/box2_top_rep.jpg') repeat-x left top;
}

.table_box2_left
{
	background: url('../themes/main/fr/images/pg/box2_left_rep.jpg') repeat-y left top;
}

.table_box2_center
{
	vertical-align: top;
	padding: 5px;
}

.table_box2_right
{
	background: url('../themes/main/fr/images/pg/box2_right_rep.jpg') repeat-y left top;
}

.table_box2_bottom_rep
{
	background: url('../themes/main/fr/images/pg/box2_bottom_rep.jpg') repeat-x left bottom;
}



.nowrap
{
	white-space: nowrap;	
}


.table_classes td
{
	border-right: 1px dotted black;
	border-bottom: 1px dotted black;
}

.prdmenu_level2
{
	padding-left: 5px;
}
.prdmenu_level3
{
	padding-left: 10px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	/*width: 66px; */
	float: right;
	padding-bottom: 0.7em;	
}

.gallerylightbox {
	/*
	background-color: #444;
	padding: 10px;
	width: 520px;
	*/
}
.gallerylightbox ul { list-style: none; }
.gallerylightbox ul li { display: inline; }
.gallerylightbox ul img {
	/*
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
	*/
}
.gallerylightbox ul a:hover img {
	/*
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
	*/
}
.gallerylightbox ul a:hover { color: #fff; }


/* Boutons du carousel */
#car_back , #car_next {
	cursor: pointer;
}

