/* ############################################################################
    STRUCTURE
############################################################################ */

/************************** Generic Styles **************************/
body {
	background: #FFFFFF url('gfx/bg-body.jpg') no-repeat 50% 174px;
	color: #505050;
	margin: 0;
	padding: 0;
}
body#smart_homepage {
	background: #FFFFFF;
}
body * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/********** Titres **********/
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
/* h1 {
	font-size: 3.3em;
	line-height: 94%;
	height: 68px;
	margin: 0;
	padding:  0.25em 0 0 0;
	color: #094B74;
} */
h1 {
	font-size: 2.5em;
	margin: 0;
	padding: 0 0 0.2em 0;
	color: #0D859F;
	line-height: 90%;
}
h3 {
	font-size: 1.3em;
	margin: 0 0 0.2em 0;
	padding: 0;
}
h4 {
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}
.siteTitle a {
	font-size: 3.3em;
	line-height: 94%;
	height: 38px;
	margin: 0;
	padding:  0.25em 0 0 0;
	color: #094B74;
        text-decoration:none;
        float: left
}
/********** Lists **********/
ul, ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/********** Links **********/
a {
	cursor: pointer;
	color: #505050;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 a {
	text-decoration: none;
	color: #094B74;
}

/********** Forms **********/
fieldset {
	border: 0px;
	margin: 0;
	padding: 0;
}
input {}

/********** Paragraphs, Text **********/
p {
	margin: 0 0 0.8em 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
	color:#CC3300;
}
/********** Images **********/
img {
	border: 0;
}

/************************** Common Classes **************************/
.smart_undisplay {
	display: none;
}
.smart_clear {
	clear: both;
}
/************************** Page Layout **************************/
#smart_main {
	width: 955px;
	margin: 0 auto;
	font-size: 0.75em;
}

/************************** HomePage Layout **************************/
#smart_homepage #smart_main {
	width: 995px;
}

/************************** Page Header **************************/
#smart_header {
	width: 955px;
	margin: 0 auto;
}
/* Global Links Top */
#smart_global_links_top {
	background: url(/templates/professional/5926/main/fr/gfx/bg-header-top-links-left.gif) no-repeat 0 100%;
	float: right;
	height: 27px;
	padding: 0 0 0 7px;
	font-size: 0.8em;
}
#smart_global_links_top ul {
	background: url(/templates/professional/5926/main/fr/gfx/bg-header-top-links-right.gif) no-repeat 100% 100%;
	float: left;
	height: 27px;
}
#smart_global_links_top li {
	background: url(/templates/professional/5926/main/fr/gfx/separator-header-top-links.gif) no-repeat 0 8px;
	float: left;
	margin: 0;
	padding: 0 8px;
}
#smart_global_links_top li.smart_global_link_print {
	background: none;
	padding: 0 8px 0 0;
}
#smart_global_links_top li.smart_global_link_enlang {
	padding: 0 7px 0 9px;
}
#smart_global_links_top li a {
	display: block;
	float: left;
	height: 19px;
	text-decoration: none;
}
#smart_global_links_top li a:hover {
	text-decoration: underline;
}
#smart_global_links_top li.smart_global_link_print a {
	background: url('gfx/picto-print.png') no-repeat 1px 5px;
	padding: 7px 0 0 22px;
}
#smart_global_links_top li.smart_global_link_suggest a {
	background: url('gfx/picto-suggest.png') no-repeat 0 6px;
	padding: 7px 0 0 25px;
}
#smart_global_links_top li.smart_global_link_sendsms a {
	background: url('gfx/picto-sendsms.png') no-repeat 0 5px;
	padding: 7px 0 0 18px;
}
#smart_global_links_top li.smart_global_link_enlang a {
	background: url('gfx/picto-enlang.png') no-repeat 0 5px;
	padding: 7px 0 0 26px;
}

/* Header Greennumber */
#smart_main_greennumber {
	float: right;
}

/* Header Main Title */
#smart_main_title {
	clear: both;
	min-height: 108px;
	height: 108px;
	color: #094B74;
}
#smart_main_title p {
	margin: 80;	
}
#smart_main_title_logo {
	float: left;
	padding: 0;
	margin: 0 13px 0 0;
	font-size: 0.9em;
	text-align: center;
}
.smart_main_title_particulars {
	clear: both;
	float: left;
	font-size: 18px;
	margin-left: 127px;
	
}

/************************** Main Navigation Menu **************************/
#smart_main_nav_menu {
	clear: both;
	border-bottom: 4px solid #D9D9D9;
	height: 39px;
	display:block;
	overflow:hidden;
text-transform:uppercase;
}
#smart_main_nav_menu li {
	float: left;
	height: 39px;
	margin: 0 2px 0 0;
	padding: 0;
	text-align: center;
}
#smart_main_nav_menu a {
	display: block;
	float: left;
	padding: 0 0 0 10px;
	height: 39px;
	text-decoration: none;
/*	text-transform: uppercase; */
	color: #FFF;
	font-size: 0.8em;
	font-weight: bold;
	background: url(/templates/professional/5926/main/fr/gfx/bg-tabmenu-left-off.gif) no-repeat 0 0;
}
#smart_main_nav_menu a:hover {
	background: url(/templates/professional/5926/main/fr/gfx/bg-tabmenu-left-on.gif) no-repeat 0 0;
	color: #505050;
}
#smart_main_nav_menu a.smart_main_nav_actif {
	background: url(/templates/professional/5926/main/fr/gfx/bg-tabmenu-left-on.gif) no-repeat 0 0;
	color: #505050;
}
#smart_main_nav_menu a span {
	display: block;
	float: left;
	padding: 15px 10px 0 0;
/*	max-width: 100px; */
	height: 38px;
	background: url(/templates/professional/5926/main/fr/gfx/bg-tabmenu-right-off.gif) no-repeat 100% 0;
}
#smart_main_nav_menu a:hover span {
	background: url(/templates/professional/5926/main/fr/gfx/bg-tabmenu-right-on.gif) no-repeat 100% 0;
}
#smart_main_nav_menu a.smart_main_nav_actif span {
	background: url(/templates/professional/5926/main/fr/gfx/bg-tabmenu-right-on.gif) no-repeat 100% 0;
}
#smart_main_nav_menu a span.smart_main_nav_tab_br {
	padding: 9px 12px 0 0;
	height: 30px;
}
/************************** HomePage Main Navigation Menu **************************/
#smart_homepage #smart_main_nav_menu {
}
/************************** Body Content **************************/
#smart_workspace_content {
	margin: 20px 0 10px 0;
	width: 100%;
	float: left;
	background: url(/templates/professional/5926/main/fr/gfx/bg-page-middle.png) repeat-y 0 0;
}
#smart_workspace_content_sub {
	width: 100%;
	float: left;
	background: url(/templates/professional/5926/main/fr/gfx/bg-page-top.png) no-repeat 0 0;
}
#smart_content {
	background: url(/templates/professional/5926/main/fr/gfx/bg-page-bottom.png) no-repeat 0 100%;
	min-height: 340px;
	padding: 20px 30px;
	float: left;
}
/************************** HomePage Body Content **************************/
#smart_homepage #smart_workspace_content {
	margin: 0 0 20px 0;
	background: none;
}
#smart_homepage #smart_workspace_content_sub {
	background: none;
}
#smart_homepage #smart_content {
	background: none;
	height: 395px;
	padding: 0;
	border-bottom: 4px solid #D9D9D9;
}
/************************** Main Internal Body Content **************************/
#smart_internal_main_block {
	float: left;
	width: 567px;
}
/* Video Object Block */
.smart_video_object {
	background: #CECECE;
	height: 291px;
	margin-bottom: 15px;
}
#smart_homepage .smart_video_object {
	margin-bottom: 0;
}
/* Map Localization Block */
.smart_map_locate {
	background: url(/templates/professional/5926/main/fr/gfx/bg-map-locate.png) no-repeat 0 100%;
	padding: 15px;
	margin-bottom: 10px;
}
#smart_internal_main_block .smart_map_locate h3 {
	margin: 0;
}
.smart_map_locate iframe {
	width: 535px;
	height: 339px;
	border: 1px solid #505050;
}
/* Street Map Block */
.smart_map_streetmap {
	background: url(/templates/professional/5926/main/fr/gfx/bg-map-locate.png) no-repeat 0 100%;
	padding: 15px;
	margin-bottom: 10px;
}
#smart_internal_main_block .smart_map_streetmap h3 {
	margin: 0;
}
.smart_map_streetmap iframe {
	width: 535px;
	height: 339px;
	border: 1px solid #505050;
}
/* Location Tab Content Block */
.smart_location_content_block {
	background: url(/templates/professional/5926/main/fr/gfx/bg-locate-tabmenu-block.png) no-repeat 0 100%;
	padding: 14px 14px 15px 14px;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}
.smart_location_content_block iframe {
	width: 535px;
	height: 339px;
	border: 1px solid #E1E1E1;
}
.smart_location_content_block iframe#smart_location_map_street_iframe {
	border: 1px solid #505050;
}
#smart_location_map_aerial, #smart_location_map_mixed, #smart_location_map_route {
	display: none;
}
/* Location Tab Menu */
.smart_location_tabmenu {
	padding: 15px 0 0;
	border-bottom: 1px solid #E1E1E1;
	height: 35px;
}
.smart_location_tabmenu ul {
	clear: both;
	height: 35px;
}
.smart_location_tabmenu li {
	float: left;
	height: 34px;
	margin: 0 2px 0 0;
	padding: 0;
	text-align: center;
}
.smart_location_tabmenu a {
	display: block;
	float: left;
	padding: 0 0 0 10px;
	height: 34px;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	background: #E5E5E5 url(/templates/professional/5926/main/fr/gfx/bg-locate-tabmenu-item-off.png) repeat-x 0 0;
	border: 1px solid #E1E1E1;
	color: #7E7E7E;
}
.smart_location_tabmenu a:hover {
	background: url(/templates/professional/5926/main/fr/gfx/bg-locate-tabmenu-item-on.png) repeat-x 0 0;
	color: #505050;
}
.smart_location_tabmenu a.smart_location_tabmenu_actif {
	background: url(/templates/professional/5926/main/fr/gfx/bg-locate-tabmenu-item-on.png) repeat-x 0 0;
	color: #505050;
	border-bottom: 1px solid #FFF;
}
.smart_location_tabmenu a span {
	display: block;
	float: left;
	padding: 11px 10px 0 0;
	height: 23px;
}
.smart_location_tabmenu a:hover span {}
.smart_location_tabmenu a.smart_location_tabmenu_actif span {}
/* Catalogue List Block */
.smart_catalogue_list {}
.smart_catalogue_top_pages {
	padding: 6px 0 3px 0;
	text-align: right;
	font-size: 0.9em;
}
.smart_catalogue_top_pages a {
	text-decoration: none;
}
.smart_catalogue_top_pages a:hover {
	text-decoration: underline;
}
.smart_catalogue_top_pages a.smart_catalogue_current_page {
	text-decoration: underline;
	font-weight: bold;
	cursor: default;
}
.smart_catalogue_bottom_pages {
	float: left;
	width: 100%;
	position: relative;
	top: -7px;
}
.smart_catalogue_bottom_pages .smart_catalogue_maj {
	float: left;
	font-size: 0.8em;
	color: #A7A7A7;
}
.smart_catalogue_bottom_pages .smart_catalogue_next_page {
	float: right;
	font-size: 0.9em;
}
.smart_catalogue_bottom_pages .smart_catalogue_next_page a {
	background: url(/templates/professional/5926/main/fr/gfx/link-blue-close-arrow.gif) no-repeat 100% 0.4em;
	padding-right: 8px;
	text-decoration: none;
	font-weight: bold;
	color: #0D859F;
}
.smart_catalogue_bottom_pages .smart_catalogue_next_page a:hover {
	text-decoration: underline;
}
.smart_catalogue_list li {
	padding: 8px;
	margin: 0 0 12px 0;
	border: 1px solid #D5D5D5;
}
.smart_catalogue_list_image {
	float: left;
	position: relative;
	margin: 0 15px 0 0;
}
.smart_catalogue_list_image a {
	text-decoration: none;
}
.smart_catalogue_list_image span {
	background: url(/templates/professional/5926/main/fr/gfx/picto-loupe.gif) no-repeat 0 0;
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 1px;
	bottom: 1px;
}
.smart_catalogue_list_image img {
	background: url(/templates/professional/5926/main/fr/gfx/picto-loupe.gif) no-repeat 0 0;
	display: block;
	border: 1px solid #CECECE;
}
.smart_catalogue_list_text {
	margin-left: 97px;
	min-height: 82px;
}
.smart_catalogue_list_text h3 {
	background: #DADADA url(/templates/professional/5926/main/fr/gfx/bg-catalogue-list-title.jpg) repeat-x 0 0;
	font-size: 1.1em;
	color: #0D859F;
	padding: 2px 0 1px 7px;
	margin: 0 0 0.7em 0;
}
.smart_catalogue_list_text p {
	padding: 0 0 0 7px;
	margin: 0 0 0.7em 0;
}
p.smart_catalogue_list_note {
	margin: 0;
}
.smart_catalogue_list_note strong {
	font-weight: bold;
	font-size: 1.2em;
}
.smart_catalogue_list_note em {
	font-style: italic;
	font-size: 0.9em;
}
/* Catalogue Zoom Images */
.smart_zoom_image {
	background: #D9D9D9 url(/templates/professional/5926/main/fr/gfx/bg-zoom-image.jpg) no-repeat 0 0;
	width: 302px;
	margin: 0 0 8px 8px;
	padding: 23px;
	border: 1px solid #CECECE;
	display: none;
}
.smart_zoom_image img {
	border: 1px solid #505050;
}
/* Slide Show */
#smart_slideshow_picture {
	position: relative;
	margin: 0 0 0 1px;
	width: 557px;
	height: 365px;
}
#smart_slideshow_picture img {
	display: block;
	float: left;
}
#smart_slideshow_picture a {
	display: block;
	width: 31px;
	height: 62px;
	text-decoration: none;
}
#smart_slideshow_text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 557px;
	height: 45px;
	background-color: #000;
	opacity: .60;
	-moz-opacity: .60;
}
#smart_slideshow_caption {
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 470px;
	height: 32px;
	padding: 0 0 0 9px;
	color: #FFF;
	font-weight: bold;
}
#smart_slideshow_numbering {
	position: absolute;
	right: 4px;
	bottom: 0;
	width: 78px;
	height: 16px;
	color: #FFF;
	font-size: 0.9em;
	text-align: right;
}
#smart_slideshow_g_arrow_left, #smart_slideshow_g_arrow_right {
	position: absolute;
	top: 152px;
	width: 31px;
	height: 62px;
}
#smart_slideshow_g_arrow_left {
	background: url(/templates/professional/5926/main/fr/gfx/slideshow-g-arrow-left.png) no-repeat 0 0;
	left: 0;
}
#smart_slideshow_g_arrow_right {
	background: url(/templates/professional/5926/main/fr/gfx/slideshow-g-arrow-right.png) no-repeat 0 0;
	right: 0;
}
#smart_slideshow_thumbnails {
	position: relative;
	width: 558px;
	height: 107px;
	overflow: hidden;
	margin: 7px 0 0 0;
}
#smart_slideshow_v_arrow_left a, #smart_slideshow_v_arrow_right a {
	display: block;
	width: 21px;
	height: 46px;
	text-decoration: none;
}
#smart_slideshow_v_arrow_left, #smart_slideshow_v_arrow_right {
	width: 21px;
	height: 46px;
	position: absolute;
	top: 30px;
}
#smart_slideshow_v_arrow_left {
	background: url(/templates/professional/5926/main/fr/gfx/slideshow-v-arrow-left.png) no-repeat 0 0;
	left: 0;
}
#smart_slideshow_v_arrow_right {
	background: url(/templates/professional/5926/main/fr/gfx/slideshow-v-arrow-right.png) no-repeat 0 0;
	right: 0;
}
#smart_slideshow_thumbnails ul {
	width: 100000px;
	height: 107px;
}
#smart_slideshow_thumbnails li {
	float: left;
}
#smart_slideshow_thumbnails li span {
	display: none;
}
#smart_slideshow_thumbnails li a span {
	display: block;
}
#smart_slideshow_thumbnails li a {
	display: block;
	width: 105px;
	height: 105px;
	border: 1px solid #FFF;
	margin: 0 6px 0 0;
	position: relative;
	text-decoration: none;
}
#smart_slideshow_thumbnails li a:hover {
	border: 1px solid #1D8EA7;
}
#smart_slideshow_thumbnails li a span {
	display: block;
	float: left;
	width: 105px;
	height: 105px;
	position: absolute;
	left: 0;
	top: 0;
}
#smart_slideshow_thumbnails li a:hover span {
	background: #000;
	opacity: .60;
	-moz-opacity: .60;
}
#smart_slideshow_thumbnails li a.smart_thumbnail_selected span {
	background: #000;
	opacity: .60;
	-moz-opacity: .60;
}
/* Photos Slide Show */
#smart_photos_slideshow {
	border: 1px solid #E1E1E1;
	padding: 4px 0 3px 3px;
	margin: 10px 0 10px 0;
	width: 562px;
}
/* Videos Slide Show */
#smart_videos_slideshow {
	border: 1px solid #E1E1E1;
	padding: 4px 0 3px 3px;
	margin: 10px 0 10px 0;
	width: 562px;
}
#smart_videos_slideshow #smart_slideshow_picture {
	height: 307px;
}
#smart_videos_slideshow #smart_slideshow_text {
	bottom: 35px;
	height: 35px;
}
#smart_videos_slideshow #smart_slideshow_caption {
	bottom: 36px;
	height: 28px;
}
#smart_videos_slideshow #smart_slideshow_numbering {
	bottom: 36px;
}
#smart_videos_slideshow #smart_slideshow_g_arrow_left, #smart_videos_slideshow #smart_slideshow_g_arrow_right {
	top: 105px;
}
#smart_videos_slideshow #smart_slideshow_thumbnails {
	margin: 4px 0 0 0;
}
/* Shade Block */
.smart_shade_block_wrapper {
	margin: 0 0 10px 0;
}
.smart_shade_block {
	background: url(/templates/professional/5926/main/fr/gfx/bg-shade-block-a.png) repeat-x 0 100%;
	padding: 15px 0 11px 15px;
	clear: both;
	width: 552px;
}
.smart_shade_block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .smart_shade_block {
	height: 1%;
}
*:first-child+html .smart_shade_block {
	min-height: 1%;
}
.smart_shade_block span {
	color: #0D859F;
}
.smart_shade_block a.smart_site_link {
	background: url(/templates/professional/5926/main/fr/gfx/link-blue-close-arrow.gif) no-repeat 0 0.4em;
	display: block;
	padding-left: 8px;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}
.smart_shade_block a.smart_site_link:hover {
	text-decoration: underline;
}
.smart_flyinglist .smart_shade_block h4 {
	color: #0D859F;
	margin: 0 0 2px 0;
}
.smart_flyinglist .smart_shade_block li {
	background: url(/templates/professional/5926/main/fr/gfx/list-dot.png) no-repeat 0 0.3em;
	float: left;
	width: 254px;
	padding: 0 0 0 10px;
	margin: 0 10px 2px 0;
}
.smart_flyinglist .smart_shade_block img {
	float: left;
	display: block;
	margin: 0 14px 4px 0;
	border: 1px solid #CECECE;
}
.smart_shade_block .smart_address_town {
	text-transform: uppercase;
	color: #505050;
}
.smart_shade_block .smart_address_titel {
	font-size: 1.3em;
	font-weight: bold;
	color: #505050;
}
/* Access Block */
.smart_access_list {
	padding: 0.2em 0 0 0;
}
.smart_access_list li {
	margin: 0 0 0.4em 0;
}
.smart_access_parking {
	background: url(/templates/professional/5926/main/fr/gfx/picto-parking.png) no-repeat 0 0;
	padding: 1px 0 2px 21px;
}
.smart_access_handicap {
	background: url(/templates/professional/5926/main/fr/gfx/picto-handicap.png) no-repeat 0 0;
	padding: 1px 0 2px 21px;
}

/* Buttons In Shade Block */
.smart_shade_block .smart_block_buttons {
	float: right;
	padding: 0 15px 0 0;
}
/* Free Call Button */
.smart_shade_block .smart_block_buttons .smart_bt_freecall {
	float: left;
	margin: 0 0 0 10px;
}
.smart_bt_freecall a {
	background: transparent url(/templates/professional/5926/main/fr/gfx/corner-lightbox-phone-bluebutton-left.png) no-repeat scroll 0 0;
	display: block;
	float: left;
	padding: 0 0 0 19px;
	color: #FFF;
	height: 26px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
.smart_bt_freecall span {
	background: transparent url(/templates/professional/5926/main/fr/gfx/corner-lightbox-bluebutton-right.png) no-repeat 100% 0;
	display: block;
	float: left;
	padding: 5px 10px 6px 5px;
	height: 15px;
	color: #FFF;
}
.smart_bt_freecall a:hover {
	text-decoration: underline;
}

/************************** Secondary Internal Body Content **************************/
#smart_internal_secondary_block {
	float: left;
	width: 273px;
	margin: 0 0 0 21px;
}
/* Off Setting in Pages with Photos Slide Show or Videos Slide Show */
#smart_internal_secondary_block.smart_off_setting {
	margin: 43px 0 0 21px;
}
#smart_internal_secondary_block a {
	color: #505050;
}
#smart_internal_secondary_block a:hover {
	text-decoration: none;
}
#smart_internal_secondary_block h2 {
	color: #505050;
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 0 0 0.2em 0;
}

#smart_internal_secondary_block h3 {
	color: #505050;
	font-size: 1.0em;
	padding: 0;
}
#smart_internal_secondary_block p {
	margin: 0 0 0.6em 0;
}
#smart_internal_secondary_block .smart_block_last {
	margin: 0 0 10px 0;
}
/* Video Link Block */
.smart_block_video_link {
	margin: 0 0 15px 0;
	font-size: 0.9em;
}
.smart_block_video_link a {
	color: #FFF!important;
	text-decoration: none;
	position: relative;
	display: block;
}
.smart_block_video_link span {
	position: absolute;
	top: 8px;
	left: 10px;
}
/* Rounded Angles Block */
.smart_block_rounded_angles_wrapper {
	background: url(/templates/professional/5926/main/fr/gfx/bg-block-rounded-angle-middle.png) repeat-y 0 0;
	margin: 0 0 15px 0;
}
.smart_block_rounded_angles_sub_wrapper {
	background: url(/templates/professional/5926/main/fr/gfx/bg-block-rounded-angle-top.png) no-repeat 0 0;
}
.smart_block_rounded_angles {
	background: url(/templates/professional/5926/main/fr/gfx/bg-block-rounded-angle-bottom.png) no-repeat 0 100%;
	padding: 12px 10px 10px 10px;
	font-size: 0.9em;
}
#smart_internal_secondary_block .smart_block_rounded_angles h2 {
	color: #0D859F;
	padding: 0 0 0.5em 0;
}
/* Rounded Grey Button */
.smart_block_rounded_greybutton_wrapper {
	background: url(/templates/professional/5926/main/fr/gfx/bg-block-rounded-greybutton-middle.png) repeat-y 0 0;
	margin: 0 0 15px 0;
}
.smart_block_rounded_greybutton_sub_wrapper {
	background: url(/templates/professional/5926/main/fr/gfx/bg-block-rounded-greybutton-top.png) no-repeat 0 0;
}
.smart_block_rounded_greybutton {
	background: url(/templates/professional/5926/main/fr/gfx/bg-block-rounded-greybutton-bottom.png) no-repeat 0 100%;
	padding: 6px 6px 3px 6px;
	font-size: 1.2em;
}
.smart_block_rounded_greybutton a span {
	font-size: 0.7em;
}
/* Booklet Link Block */
#smart_block_booklet_link p {
	margin: 0 0 0.1em 0;
}
#smart_block_booklet_link a {
	background: url(/templates/professional/5926/main/fr/gfx/picto-pdf.png) no-repeat 0 0;
	display: block;
	padding: 0.3em 0 0.4em 28px;
	font-weight: bold;
	text-decoration: none;
font-size: 12px;
}
#smart_block_booklet_link a:hover {
	text-decoration: underline;
}
/* Rounded Blue Button */
.smart_block_rounded_bluebutton_wrapper {
	background: url(/templates/professional/5926/main/fr/gfx/bg-block-rounded-bluebutton-middle.png) repeat-y 0 0;
	margin: 0 0 15px 0;
}
.smart_block_rounded_bluebutton_sub_wrapper {
	background: url(/templates/professional/5926/main/fr/gfx/bg-block-rounded-bluebutton-top.png) no-repeat 0 0;
}
.smart_block_rounded_bluebutton {
	background: url(/templates/professional/5926/main/fr/gfx/bg-block-rounded-bluebutton-bottom.png) no-repeat 0 100%;
	padding: 6px 6px 2px 10px;
	font-size: 0.9em;
}
.smart_block_rounded_bluebutton a {
	color: #FFF!important;
}
.smart_block_rounded_bluebutton a span {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.4em;
}
/* Order Form Link Block */
#smart_block_orderform_link p {
	margin: 0 0 0.1em 0;
}
#smart_block_orderform_link a {
	background: url(/templates/professional/5926/main/fr/gfx/button-blue-arrow.png) no-repeat 100% 0;
	display: block;
	padding: 0.4em 30px 0.5em 0;
	text-decoration: none;
}
#smart_block_orderform_link a:hover {
	text-decoration: underline;
}
/* Right Angles Block */
.smart_block_right_angles_wrapper {
	background: #D9D9D9 url(/templates/professional/5926/main/fr/gfx/bg-block-right-angle.png) no-repeat 0 0;
	margin: 0 0 15px 0;
	padding: 3px;
}
.smart_block_right_angles {
	border: 1px solid #CECECE;
	padding: 8px 10px 10px 10px;
	font-size: 0.9em;
}
/* Links Block */
.smart_block_links {
	padding: 0.6em 0 0 0;
}
.smart_block_links li {
	padding: 0 0 0.2em 0;
}
.smart_block_links li a {
	background: url(/templates/professional/5926/main/fr/gfx/links-list-dot-a.png) no-repeat 0 0;
	display: block;
	text-decoration: none;
	padding: 0 0 0.3em 28px;
}
#smart_internal_secondary_block .smart_block_links a:hover {
	text-decoration: underline;
}
.smart_block_links li a.smart_link_other {
	background: url(/templates/professional/5926/main/fr/gfx/links-list-dot-b.gif) no-repeat 0 0;
}
/* Weather Block (in Right Angles Block) */
.smart_block_weather_wrapper {
	border: 1px solid #CECECE;
}
.smart_block_weather {
	background: url(/templates/professional/5926/main/fr/gfx/bg-block-weather.png) no-repeat 0 100%;
	position: relative;
	left: -10px;
	bottom: -13px;
}
#smart_block_weather .smart_block_right_angles {
	position: relative;
	left: 10px;
	bottom: 13px;
	border: none;
}
.smart_block_weather p, .smart_block_weather ul {
	float: left;
	font-size: 1.1em;
}
#smart_internal_secondary_block .smart_block_weather p {
	margin:  0;
	padding: 0.2em 0 0.2em 58px;
}
.smart_block_weather ul {
	padding: 0.2em 0 0.2em 25px;
}
.smart_block_weather strong {
	font-weight: bold;
}
/* Push Showcase Block */
.smart_block_pushshowcase {
	background: #D9D9D9 url(/templates/professional/5926/main/fr/gfx/bg-block-push-showcase.png) no-repeat 0 0;
	padding: 12px 0 9px 9px;
	margin: 0 0 15px 0;
}
#smart_internal_secondary_block .smart_block_pushshowcase h2 {
	font-size: 1.25em;
	color: #0D859F;
}
#smart_internal_secondary_block .smart_block_pushshowcase h2 a {
	color: #0D859F;
	text-decoration: none;
}
#smart_internal_secondary_block .smart_block_pushshowcase h2 a:hover {
	text-decoration: underline;
}
#smart_internal_secondary_block .smart_block_pushshowcase p {
	margin: 0 13px 0.3em 4px;
	font-size: 0.9em;
}
#smart_internal_secondary_block .smart_block_pushshowcase p a {
	background: url(/templates/professional/5926/main/fr/gfx/link-blue-close-arrow.gif) no-repeat 0 0.4em;
	padding-left: 8px;
	text-decoration: none;
}
#smart_internal_secondary_block .smart_block_pushshowcase p a:hover {
	text-decoration: underline;
}
.smart_block_pushshowcase li {
	float: left;
	padding: 4px;
}
.smart_block_pushshowcase li a {
	border: 1px solid #CECECE;
	display: block;
	float: left;
	width: 75px;
	height: 56px;
	text-decoration: none;
	text-align: center;
}
.smart_block_pushshowcase li a:hover {
	border: 1px solid #1D8EA7;
}
/* Advertisements Block */
#smart_block_advertisements h2 {
	background: url(/templates/professional/5926/main/fr/gfx/picto-house.gif) no-repeat 0 0;
	padding-left: 20px;
}
/* Catalogue Block */
#smart_block_catalogue h2 {
	padding-left: 4px;
}
/* Expandable Block */
#smart_internal_secondary_block .smart_block_expand {
	font-size: 0.9em;
	margin: 0 0 15px 0;
}
.smart_block_expand h2 a {
	background: url(/templates/professional/5926/main/fr/gfx/title-grey-close-arrow.gif) no-repeat 0 0.1em;
	display: block;
	padding: 0 0 0 14px;
}
.smart_block_expand h2 a.smart_open_header {
	background: url(/templates/professional/5926/main/fr/gfx/title-grey-close-arrow.gif) no-repeat 0 0.1em;
}
.smart_block_expand h2 a.smart_block_expanded {
	background: url(/templates/professional/5926/main/fr/gfx/title-grey-open-arrow.gif) no-repeat 0 0.3em;
}
/* Level 3 Titel  In Internal Main Block - Expandable Block */
.smart_block_expand h3 a {
	background: url(/templates/professional/5926/main/fr/gfx/title-grey-close-arrow.gif) no-repeat 0 0.3em;
	display: block;
	padding: 0 0 0 14px;
}
.smart_block_expand h3 a.smart_open_header {
	background: url(/templates/professional/5926/main/fr/gfx/title-grey-close-arrow.gif) no-repeat 0 0.3em;
}
.smart_block_expand h3 a.smart_block_expanded {
	background: url(/templates/professional/5926/main/fr/gfx/title-grey-open-arrow.gif) no-repeat 0 0.5em;
}
.smart_block_expand div {
	display: none;
}
#smart_internal_secondary_block .smart_block_expand ul {
	padding: 0.4em 0 0 0;
}
#smart_internal_secondary_block .smart_block_expand ul ul {
	padding: 0.2em 0 0 0;
	display: none;
}
#smart_internal_secondary_block .smart_block_expand li {
	padding: 0 0 0.2em 10px;
}
#smart_internal_secondary_block .smart_block_expand li a {
	background: url(/templates/professional/5926/main/fr/gfx/list-grey-close-arrow.gif) no-repeat 2px 0.4em;
	display: block;
	color: #0D859F;
	font-weight: bold;
	padding: 0 0 0 10px;
}
#smart_internal_secondary_block .smart_block_expand li a.smart_block_expanded {
	background: url(/templates/professional/5926/main/fr/gfx/list-grey-open-arrow.gif) no-repeat 0 0.6em;
}
#smart_internal_secondary_block .smart_block_expand li li a {
	background: url(/templates/professional/5926/main/fr/gfx/list-blue-close-arrow.gif) no-repeat 2px 50%;
	color: #505050;
	text-decoration: none;
	font-weight: normal;
}
#smart_internal_secondary_block .smart_block_expand li li a:hover {
	text-decoration: underline;
}
/************************** Page Footer **************************/
#smart_footer {
	font-size: 0.9em;
	width: 921px;
	clear: both;
	margin: 0 auto;
}
#smart_footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html #smart_footer {
	height: 1%;
}
*:first-child+html #smart_footer {
	min-height: 1%;
}
#smart_footer div {
	float: left;
	padding: 0 13px;
	background: url(/templates/professional/5926/main/fr/gfx/separator-footer-elements.gif) no-repeat 0 0;
}
#smart_footer #smart_footer_element_01 {
	padding: 0 10px;
	background: none;
}
#smart_footer_element_04 img {
	margin-top: 2px;
}
#smart_footer p {
	margin: 0.4em 0;
}
#smart_footer a {
	color: #505050;
}
#smart_footer a:hover {
	text-decoration: none;
}

/************************** Light Box **************************/
#SmartLightBoxFix {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	height: 1px;
	width: 1px;
	overflow: hidden;
	background-color: #000;
	opacity: .60;
	-moz-opacity: .60;
	display: none;
}
#SmartLightBoxScroll {
	position: absolute;
	top :0;
	left: 0;
	z-index: 1001; 
	height :1px;
	width: 1px;
	overflow: hidden;
	display: none;
	font-size: 0.75em;
}
.SmartLightBoxDialogue {
	background: #E2E1E1 url(/templates/professional/5926/main/fr/gfx/bg-lightbox.png) no-repeat 0 0;
	margin: 0 auto;
	position: relative;
	display: none;
	min-height: 1px;
}
* html .SmartLightBoxDialogue {
	height: 1%;
}
.SmartLightBoxContent {
	position: relative;
}
.SmartLightBoxWrapper {
	padding: 12px 15px 0 15px;
}
.SmartLightBoxWrapper h2 {
	line-height: 100%;
	padding: 0 0 0.3em 0;
}
.SmartLightBoxWrapper h3 {
	margin: 0 0 0.5em 0;
}
/************************** Form in Light Box **************************/
.smart_block_form:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .smart_block_form {
	height: 1%;
}
*:first-child+html .smart_block_form {
	min-height: 1%;
}
#smart_form_suggest_recipient_other {
	display: none;
}
#smart_form_sendsms_recipient_other {
	display: none;
}
.smart_block_fields {
	padding: 0 0 10px 0;
	clear: both;
}
.smart_block_fields.topmarges {
	padding: 5px 0 0 0;
}
.smart_block_fields:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .smart_block_fields {
	height: 1%;
}
*:first-child+html .smart_block_fields {
	min-height: 1%;
}
.smart_block_fields label {
	display: block;
	float: left;
	width: 142px;
	text-align: right;
	margin: 0 5px 0 0;
	color: #505050;
}
.smart_block_fields input {
	display: block;
	float: left;
	width: 240px;
	margin: 0;
	padding: 1px;
	border: 2px solid #0e878d;
}
.smart_block_fields_right {
padding: 5px 0 5px 0;
}
.smart_block_fields_right input {
	margin: 0;
	padding: 1px;
	border: 2px solid #0e878d;
	color:#000;
font-weight:bold;
}
.smart_block_fields textarea {
	display: block;
	float: left;
	width: 500px;
	border: 2px solid #0e878d;
}
.smart_block_form .smart_required_fields {
	clear: both;
	color: #505050;
	font-style: italic;
	margin: 0 0 10px 141px;
}
.smart_block_form em {
	font-style: normal;
}
.smart_block_buttons {
	float: right;
	padding: 0 4px 15px 0;
}
.smart_block_buttons .smart_form_button {
	float: left;
	margin: 0 0 0 10px;
}
.smart_form_button {
	font-size: 1.2em;
}
.smart_form_button span {
	background: transparent url(/templates/professional/5926/main/fr/gfx/corner-lightbox-bluebutton-left.png) no-repeat scroll 0 0;
	display: block;
	float: left;
	padding-left: 5px;
}
.smart_form_button_bottomtext {
color:#CC3300; 
width:450px;
float:left;
font-size:12px;
font-weight:bold;
}
.smart_form_button.grey_bt span {
	background: transparent url(/templates/professional/5926/main/fr/gfx/corner-lightbox-greybutton-left.png) no-repeat scroll 0 0;
}
.smart_form_button input {
	background: transparent url(/templates/professional/5926/main/fr/gfx/corner-lightbox-bluebutton-right.png) no-repeat 100% 0;
	display: block;
	float: left;
	border: none;
	margin: 0;
	padding: 0 8px 2px 2px;
	height: 26px;
	cursor: pointer;
	font-weight: bold;
	width: auto;
	color: #FFF;
}
.smart_form_button.grey_bt input {
	background: transparent url(/templates/professional/5926/main/fr/gfx/corner-lightbox-greybutton-right.png) no-repeat 100% 0;
	color: #0D859F;
}
/************************** Form in Contact Form **************************/
.smart_shade_block.smart_shade_block_contact {
	background: url(/templates/professional/5926/main/fr/gfx/bg-shade-block.png) repeat-x 0 100%;
}
#smart_form_contact h3 {
	float: left;
	margin: 0 0 0.3em 0;
}
#smart_form_contact .smart_required_fields {
	font-size: 0.9em;
	float: right;
	margin: 0;
	padding: 0 15px 0 0;
}
#smart_form_contact form {
	padding: 0;
	margin: 0;
}
#smart_form_contact fieldset {
	clear: both;
	padding: 3px 0 0 0;
	margin: 0;
}
#smart_form_contact .smart_block_fields {
	padding: 0 13px 10px 0;
	clear: both;
	float: left;
}
#smart_form_contact label {
width:auto;
text-align:left;
}
#smart_form_contact .smart_block_fields input, #smart_form_contact .smart_block_fields textarea {
	color: #000;
	padding: 1px 4px;
font-weight:bold;
}
#smart_form_contact .smart_block_field_alone input, #smart_form_contact .smart_block_field_alone textarea {
	width: 527px;
}
#smart_form_contact .smart_form_contact_authorizations .smart_block_fields {
	padding: 0 0 10px 0;
	clear: both;
	float: none;
}
#smart_form_contact .smart_form_contact_authorizations label {
	display: block;
	width: 500px;
text-align:left;
}
#smart_form_contact .smart_form_contact_authorizations input {
	width: auto;
	border: none;
	margin: 0 5px 0 0;
	padding: 0;
}
#smart_form_contact .smart_block_buttons {
	padding: 0 15px 5px 0;
}
.menu_rollover {
	background: url(/templates/professional/5926/main/fr/gfx/bg-tabmenu-left-on.gif) no-repeat 0 0;
	color: #505050;
}

/* Nos Plus Start */
#smart_block_more .smart_block_more_wrapper {
border:1px solid #CECECE;
font-size:0.9em;
margin:0 0 15px;
padding:11px 13px 10px;
}

#smart_internal_secondary_block .smart_block_more_wrapper h2 {
color:#0D859F;
padding:0 0 7px;
}

#smart_block_more .smart_block_more {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/templates/professional/5926/main/fr/gfx/picto-more.png) no-repeat scroll 0 0;
margin:0 0 0 1px;
min-height:39px;
padding:6px 0 0 58px;
}
/* Nos Plus End */


/*Special menu configuration*/
#menuButton1 a span {
width:48px;
}
#menuButton2 a span {
width:83px;
}
#menuButton3 a span {
width:38px;
padding: 9px 10px 0 0 !IMPORTANT;
}
#menuButton4 a span {
width:93px;
padding: 9px 10px 0 0 !IMPORTANT;
}
#menuButton5 a span {
width:113px !IMPORTANT;
padding: 9px 10px 0 0 !IMPORTANT;
}
#menuButton6 a span {
width:123px !IMPORTANT;
padding: 9px 10px 0 0 !IMPORTANT;
}
#menuButton7 a span {
width:48px !IMPORTANT;
padding: 9px 10px 0 0 !IMPORTANT;
}
#menuButton8 a span {
padding: 9px 10px 0 0 !IMPORTANT;
width:48px !IMPORTANT;
}
#menuButton9 a span {
width:53px !IMPORTANT;
padding: 9px 10px 0 0 !IMPORTANT;
}
#menuButton10 a span {
width:63px !IMPORTANT;
padding: 9px 10px 0 0 !IMPORTANT;
}
/*Special menu configuration end*/

/************************** Special configuration Numero vert page contact us **************************/
#numvert {
font-weight: bold;
width:220px;
float: right;
}
/************************** Special configuration Numero vert page contact us End **************************/