/* ------------------------------------ */
/* Journée de l'artisan : SCREEN css	*/
/* ------------------------------------ */
/* Creation : 27/10/2009 */
/* Author : JFE 		 */
/* --------------------- */

/* --------- */
/* RESET ALL */
/* --------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{ margin:0; padding:0; border:0; outline:0; font-size: 100%; vertical-align: baseline; background: transparent;}
body{ line-height:1;}
ol, ul{ list-style:none;}
blockquote, q{ quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{ content:'';	content:none;}
/* remember to define focus styles! */
:focus{ outline:0;}
/* remember to highlight inserts somehow! */
ins{ text-decoration:none;}
del{ text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table{ border-collapse:collapse; border-spacing:0;}


/* ------------- */
/* GLOBAL STYLES */
/* ------------- */
body{ background:none; font-family:Georgia, "Times New Roman", Times, serif;}

a,
a:link,
a:active,
a:visited{ color:#f6ac1a; text-decoration:none;}
a:hover{ text-decoration:underline;}

p{font:17px Georgia, "Times New Roman", Times, serif; color:#7d7c71;}

/* ------------- */
/* SPECIFIC ID's */
/* ------------- */
#wrapper{ background:#fff; position:relative; z-index:0; width:940px; margin:0 auto; padding:0;}

/* --------------- */
/* GENERIC CLASSES */
/* --------------- */
.clear{ clear:both; float:none; width:0; height:0; margin:0; padding:0; border:0; outline:0; background:transparent; font-size:0; line-height:0;}
.white{ color:#fff !important;}
.error{ color:#bb1b1b !important;}
.confirmation{color:#fff !important; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.underline{ text-decoration:underline !important;}
.bold{ font-weight:bold !important;}

.noPadding{padding:0 !important;}
.noMargin{margin:0 !important;}
.noBorder{ border:0 none !important;}
.noItalic{ font-style:normal !important;}



/* -------------- */
/* SPECIFIC LINKS */
/* -------------- */
a.forgot,
a.forgot:link,
a.forgot:active,
a.forgot:visited{ color:#f6ac1a; text-decoration:none; font-weight:normal;}
a.forgot:hover{ text-decoration:underline;}

a.subscribe,
a.subscribe:link,
a.subscribe:active,
a.subscribe:visited{ color:#f6ac1a; text-decoration:none; font-weight:normal;}
a.subscribe:hover{ text-decoration:underline;}
/* ------ */
/* TITLES */
/* ------ */
h1{ display:none;}
h2{ font:36px Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:normal; line-height:30px;}
h3{ font:20px Georgia, "Times New Roman", Times, serif; font-style:italic; line-height:20px;}
h4{ font:18px Georgia, "Times New Roman", Times, serif; color:#0098C6; font-style:italic;}
h5{ font-size:12px; color:#FFF; font-weight:bold; text-transform:uppercase;}
h6{ font-size:11px; color:#DADBDF; font-weight:normal;}

#secondaryContent .resultIntro h4{display: block; background-color:#FFF; z-index:1000;}

/* ------- */
/* HEADERS */
/* ------- */
#header_fr{display:none}
#header_nl{display:none}
#header_fr a.map{display:none}
#header_nl a.map{display:none}

/* ---------- */
/* CONTAINER */
/* ---------- */
#secondaryContent .resultIntro{border-bottom: 1px solid #6B6A61; border-top : none;  border-right : none;  border-left : none}

/* ---------- */
/* NAVIGATION */
/* ---------- */

/* LEVEL 1 */
#navigation{ display:none}
#navigation ul li{ display:none}

.btn_print{ display:none; text-indent:-9999px;}
.btn_action{ display:none; text-indent:-9999px;}
.backToList{ display:none; text-indent:-9999px;}

#primaryContent .right{ margin-left:15px; margin-top:20px; padding-left:20px;}
#primaryContent .right .flash_map{display:none}
#primaryContent .right .google_map{display:block}
#primaryContent .right h3, #primaryContent .right h4, #primaryContent .right ul{ display:none} 
#primaryContent .right h3.path_map{display:block}
.sendToContainer, .sendToBanner{ display:none}
form { display:none;}
/* ------ */
/* FOOTER */
/* ------ */
#footer { display:none}
