/*Contenu de toutes les pages*/
body,html,.site_body
{
	color:#4b4b4b;
	background-color: #2c2c2c;
	font-size: 12px;
	font-family: arial,verdana,helvetica,sans-serif;
}

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

/*Liens placés dans le bas des pages*/
.site_links, .site_links:link, .site_links:visited
{
	color: #008ac9;
	text-decoration: none;
	font-weight: bold;
}
.site_links:hover, .site_links:active
{
	color: #008ac9;
	text-decoration: underline;
}

/*Liens*/
a:link, a:visited
{
	color: #006897; /*#db5d00;*/
	/*font-weight: normal;*/
	text-decoration: none;
}
a:hover, a:active
{
	color: #006897;
	text-decoration: underline;
}

/*Champs de formulaire*/
input, textarea, select, .formfield, .formfield_error
{
	font-size: 12px;
	font-family: arial,verdana,helvetica,sans-serif;
	padding: 2px 0;
}
.formfield
{
	border-width: 1px;
	border-style: solid;
	border-color: #0e669b;
	background-color: #fff;
	color: #000;
}
.formfield_error
{
	border-width: 1px;
	border-style: solid;
	border-color: #DD0000;
}

/*Boutons*/
.button
{
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #008AC9;/*#000000;*/
	border-width: 1px;
	border-style: solid;
	border-color: #0e669b;
	background-color:#eee;
	padding: 1px 5px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
}
.button:hover
{
	background-color: #fff;
	color: #008AC9;
}

/*Menus JavaScript*/
.menu_container
{
	border-collapse: collapse;
}
.menu, .menu_over
{
	padding: 0 2px;
	border: 0;
}
.menu
{
}
.menu_over, .menu.selected
{
}

.submenu, .submenu_over
{
}
.submenu
{
}
.submenu_over, .submenu.selected
{
}

/*Titre de page*/
.pagetitle
{
	font-size: 27px;
	color: #008ac9;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing:2px;
	text-shadow: 1px 1px 2px #A8A8A8;
}
.pagetitle_details
{
	font-size: 19px;
}
/*Titre*/
.sectiontitle
{
	font-size: 23px;
	color: #008ac9;
	font-weight: bold;
	text-shadow: 1px 1px 2px #A8A8A8;
}
.sectiontitle_details
{
	font-size: 17px;
}
/*Sous-titre*/
.subtitle
{
	font-size: 21px;
	color: #008ac9;
	font-weight: normal;
	margin-bottom: 10px;
}
.subtitle_details
{
	font-size: 15px;
	line-height: 160%;
}
.bigcontent_title
{
	font-size: 19px;
	color: #008ac9;
	font-weight: bold;
}
.bigcontent
{
	font-size: 17px;
	line-height: 160%;
}
.content_title
{
	font-size: 15px;
	/*color: #008ac9;*/
	font-weight: bold;
}
.content
{
	font-size: 15px;
	line-height: 160%;
}
.smallcontent_title
{
	font-size: 12px;
	color: #008ac9;
	font-weight: bold;
}
.smallcontent
{
	font-size: 12px;
}
.whitecontent_title
{
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.whitecontent
{
	font-size: 15px;
	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:#4b4b4b;
	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;*/
	color:#008ac9;
	border: 0px;
	border-bottom: 1px solid #bbbbbb;
	/*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 4px 8px;
	border-bottom:1px solid #bbbbbb;
}
.list
{
	background-color: transparent;
}
.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;
}


/* ############################### CLASSE DU TEMPLATE ########################### */

.table_header
{
	width: 100%;
	height: 169px;/*174px;*/
	background: url('../themes/pw1/fr/images/pg/header_repeat.jpg') repeat-x top left;
}

/* pour thème 1 qui a besoin d'un header sans shadow */
.table_header.short
{
	height: 159px;
}

.td_logo
{
	width: 556px;
	background: url('../themes/pw1/fr/images/pg/header_2.jpg') no-repeat top left;
}

.img_logo
{
	margin-top: 45px;
	margin-left: 45px;
}

.td_header_left
{
	background: url('../themes/pw1/fr/images/pg/header_1.jpg') no-repeat top right;
}

.td_header_center
{
	width: 962px;
	vertical-align: top;
}

.td_menus
{
	vertical-align: top;
}

.div_theme_top
{
}

.div_top_links
{
	overflow: hidden;
	margin: 6px 0px 22px 0px;
	padding-left: 70px;
	height:42px;
}

.div_menu
{
	height: 22px;
	margin-bottom: 5px;
}

.div_language
{
	float: left;
	margin-right: 30px;
}
.div_language.en
{
	background: url('../themes/pw1/en/images/pg/language.png') no-repeat top left;
}
.div_language.fr
{
	background: url('../themes/pw1/fr/images/pg/language.png') no-repeat top left;
}

.div_account_container
{
	position: absolute;
	right: 350px;
	z-index: 90000;
}

.div_account_info
{
	position: relative;
	display: none;
	background-color: #d3d2d2;
}

.div_account
{
	float: right;
}
.div_account.en
{
	background: url('../themes/pw1/en/images/pg/account.png') no-repeat top left;
}
.div_account.fr
{
	background: url('../themes/pw1/fr/images/pg/account.png') no-repeat top left;
}

.td_big_menu
{
	vertical-align: bottom;
	cursor: pointer;
}
#menu_cms.td_big_menu
{
	background: url('../themes/pw1/fr/images/pg/cms_over.jpg') no-repeat bottom center;
	padding-top: 3px;
}
#menu_solutions.td_big_menu
{
	background: url('../themes/pw1/fr/images/pg/solutions_web_over.jpg') no-repeat bottom center;
	padding-top: 3px;
}

.div_content_zone
{
	background-color: #f0f0f0;
}

.theme_2
{
	width: 985px;
	margin: 0 auto;
	padding: 55px 0 0 40px;
	background: url('../themes/pw2/fr/images/pg/pages.jpg') no-repeat top center;
}

.theme_1
{
	
}

.theme_2 .div_content
{
	width: 875px;
	margin-left: 40px;
}

.theme_1 .div_content
{
	width: 965px;
	margin: 0 auto;
}

.div_left
{
	width: 500px;
	height: 366px;
	background: url('../themes/pw1/fr/images/pg/dropdown_1.png') no-repeat top left;
	padding: 10px 27px 0px 20px; /* pour ne pas mettre le contenu sur les shadow */
	display: none;
	position: absolute;
	cursor: default;
}

/* liens en dessous de "nos produits" */
.div_left .products_links a
{
	margin-left: 18px;
	font-size: 13px;
	font-weight: bold;
}
.div_left .products_links div
{
	padding-bottom: 3px;
}

/* les liens avec les flèches */
.div_left .black_link a
{
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

/* table contenant les liens avec les flèches */
.div_left .black_link.margin table
{
	margin-left: 125px;
}

.div_right
{
	width: 232px;
	height: 366px;
	background: url('../themes/pw1/fr/images/pg/dropdown_2.png') no-repeat top left;
	padding: 10px 12px 0px 22px;
	display: none;
	position: absolute;
	cursor: default;
}
.div_right div, .div_right div a
{
	color: #000;
}

/* le texte bleue ne doit pas avoir de margin */
/*
.div_right div.content_title
{
	margin:0;
}
*/
.div_right .content_title
{
	font-size: 18px;
	margin:0;
	margin-bottom: 0px;
}

.div_footer
{
}
.div_footer a
{
	/*font-weight: bold;*/
}
.div_footer a:hover
{
	text-decoration: underline;
}

.li_title
{
	font-size: 15px;
}

.li_text
{
	font-size: 12px;
	padding-left: 44px;
}

.li_img {
    padding: 3px 8px 0 24px;
}

/* ---------- classes utilisées dans la gestion ----------- */

/*.gestion_theme_top
{
	background: url('../themes/pw1/fr/images/pg/ads.jpg') no-repeat top center;
}*/

.gestion_before_footer
{
	background: #f0f0f0 url('../themes/pw1/fr/images/pg/before_footer_repeat.jpg') repeat-x top left;
}

.gestion_before_footer_middle
{
	background: #f0f0f0 url('../themes/pw1/fr/images/pg/before_footer.png') no-repeat bottom center;
	height: 122px;
}

.gestion_footer
{
	background: url('../themes/pw1/fr/images/pg/footer_repeat.png') repeat-x top left;
}

.footer_text
{
	text-align: center;
	margin-top: 44px;
}

.footer_after_links
{
	height: 20px;
}

.gestion_footer_middle
{
	background: url('../themes/pw1/fr/images/pg/footer.png') no-repeat top center;
	height: 390px;/*444px;*/
	color: #fff;
}

.gestion_footer_arrow
{
	margin-left: 50px;
}


/* bouton "en savoir plus" des annonces dans le slider */
.gestion_ads_button
{
	position: absolute;
	top: 230px;
	left: 590px;
}
.gestion_ads
{
	background: #f0f0f0 url('../themes/pw1/fr/images/pg/ads_repeat.jpg') repeat-x top left;
	height: 301px;
}
.gestion_ads_left
{
	background: url('../themes/pw1/fr/images/pg/ads_left.jpg') no-repeat top right;
	height: 301px;
}
.gestion_ads_right
{
	background: url('../themes/pw1/fr/images/pg/ads_right.jpg') no-repeat top left;
	height: 301px;
}

.evaluation_input_width input, .evaluation_input_width textarea
{
	width: 450px;
}


/* ---------- classes utilisées pour les modules ----------- */

.mod_search
{
	overflow: hidden;
}

.mod_search .search_input
{
	background: url('../themes/pw1/fr/images/pg/search_left.png') no-repeat top right;
	width: 114px;
	height: 28px;
}

.mod_search #frmsearch_keyword
{
	border-width: 0;
	background: transparent;
	margin: 6px 0 0 13px;
	padding: 0;
	width: 100px;
	line-height: 28px;
}

.mod_search  #btSearch
{
	font-size: 0;
	width: 40px;
	height: 28px;
	padding: 0;
	border-width: 0;
	background: url('../themes/pw1/fr/images/pg/search_right.png') no-repeat top right;
	/* override le radius des boutons par défaut */
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
}

.mod_search .search_input, .mod_search .search_button
{
	float: left;
}

.mod_cntdomavl
{
	font-size: 14px;
	line-height: 150%;
}

.mod_cntdomavl_frm
{
	height: 21px;
	max-height: 21px;
}
.mod_cntdomavl_frm table
{
	border-collapse: collapse;
	height: 24px;
}
.mod_cntdomavl_frm table td
{
	padding: 0;
	vertical-align: top;
}
.mod_cntdomavl_frm .formfield
{
	border: 0;
	background: url('../themes/pw1/fr/images/pg/domain_txt.png') no-repeat top left;
	width: 136px;
	height: 24px;
	line-height: 24px; /* IE */
	padding: 0 0 0 42px;
	color: #008ac9;
	font-weight: bold;
}
.mod_cntdomavl_frm .button
{
	width: 37px;
	height: 24px;
	border: 0;
	background: url('../themes/pw1/fr/images/pg/domain_btn.png') no-repeat top left;
	font-size: 0;
	padding: 0;
	/* override le radius des boutons par défaut */
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
}

/* pour le slider */
.showcase-button-wrapper
{
	background: url('../themes/pw1/fr/images/pg/after_ads.png') no-repeat bottom center;
	height: 71px;
	text-align: center;
	position: relative;
	margin: 0px;
}

.showcase-button-wrapper span
{
	/*width: 16px;
	height: 15px;
	background: url('../themes/pw1/fr/images/pg/ads_button.jpg') no-repeat center center;*/
	font-size: 28px;
	cursor: pointer;
	color: #a6a6a3;
	position: relative;
	top: -5px;
}
.showcase-button-wrapper span.active
{
	color: #008ac9;
}


/* ---------- classes utilisées par les gabarits ----------- */

.blog_container_articles
{
	width: 650px;
	margin: 0 auto;
}

.blog_container_articles .lnk_readmore
{
	font-weight: bold;
}
.blog_container_articles .div_readmore
{
	margin-top: 3px;
	text-align: right;
}
.blog_container_articles h3 a
{
	color: #008AC9;
	font-size: 18px;
	font-weight: bold;
}
.blog_container_articles h3 a:hover
{
	text-decoration: none;
}
.gab_date
{
	margin: 5px 0 15px 0;
}
.gab_teaser, .gab_details
{
	margin-top: 30px;
	margin-bottom: 25px;
}

.breadcrumb, .breadcrumb a
{
	color: #888;
}

.mod_basket_horizontal
{
	padding: 2px 10px;
	background-color:#f1f1f1;
	border-color:#c0bcbd;
	border-width: 1px 1px 1px 1px;
	border-style:solid;
	-khtml-border-bottom-right-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	
    -moz-box-shadow:2px 2px 3px #8d9190;
    -webkit-box-shadow:2px 2px 3px #8d9190;
    box-shadow:2px 2px 3px #8d9190;
}
.mod_basket_horizontal td
{
	padding:0;
	margin:0;
}