/* ===| TYPOGRAPHY |============================================*/

body{font: 12px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; color:#ffffff; text-align:justify;}


h1{font: bold 15px/20px Verdana, Geneva, Helvetica, sans-serif; color:#c0c0c0; margin:0 0 12px 0; padding:0 0 10px 0; background:url(images/h1-bg.gif) left bottom no-repeat; }
h2{font: bold 14px/18px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; margin:0 0 12px 0; color:#ff221d; text-transform:uppercase;}
h3{font: bold 14px/18px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; margin:0 0 12px 0; color:#c0c0c0;}
h4{font: normal 1.8em/1.5em Arial;}
h5{font: normal 1.2em/1.5em Arial;}
h6{font: bold 1em/1.5em Arial;}

/*
pre{	padding: 0 10px;}
p {
	font: 1em/1.5em arial,sans-serif;
	text-align: justify;}
.copyright{
	font: 0.8em arial, sans-serif;}
*/
	
/* ========== Typography Preset Styles ============== */

pre {padding: 10px;background: #f6f6f6;border-top: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}

blockquote {display: block;font-style: italic;font-size: 120%;line-height: 150%;width: auto;padding: 10px 20px 10px 20px;margin: 15px 0;background: #f6f6f6;border-top: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
blockquote.blue, blockquote.red, blockquote.green, blockquote.purple, blockquote.orange, blockquote.brown, blockquote.grey {display: block;font-style: italic;font-size: 120%;line-height: 150%;width: auto;padding: 0px 20px;margin: 15px 0;border: 0;background: 0;}
blockquote.blue{color: #0D507A;}
blockquote.red{color: #D12E2E;}
blockquote.green{color: #74A824;}
blockquote.purple{color: #9E0E87;}
blockquote.orange{color: #CC8300;}
blockquote.brown{color: #8B6846;}
blockquote.grey {color: #666;}
blockquote.quotes {display: block;background: url(images/typo/quote-start.png) 0 5px no-repeat;padding: 0px 20px 0 38px;margin: 20px 0;font-size: 120%;line-height: 150%;width: auto;color: #666;border: 0;}
blockquote.quotes p {padding: 0 38px 0 0;margin-top: 0;background: url(images/typo/quote-end.png) 100% 100% no-repeat;}

.important, .important-blue, .important-red, .important-green, .important-purple, .important-orange, .important-brown, .important-grey {padding: 15px;margin: 15px 0;}
span.important-title, span.important-title-blue, span.important-title-red, span.important-title-green, span.important-title-purple, span.important-title-orange, span.important-title-brown, span.important-title-grey {position: absolute;display: block;margin-top: -24px;background: #fff;padding: 0 8px;font-weight: bold;font-size: 120%;}
.important {border: 1px solid #333;}
.important-blue {border: 1px solid #0D507A;}
.important-red {border: 1px solid #D12E2E;}
.important-green {border: 1px solid #74A824;}
.important-purple {border: 1px solid #9E0E87;}
.important-orange {border: 1px solid #CC8300;}
.important-brown {border: 1px solid #8B6846;}
.important-grey {border: 1px solid #666;}
span.important-title {color: #333;}
span.important-title-blue {color: #0D507A;}
span.important-title-red {color: #D12E2E;}
span.important-title-green {color: #74A824;}
span.important-title-purple {color: #9E0E87;}
span.important-title-orange {color: #CC8300;}
span.important-title-brown {color: #8B6846;}
span.important-title-grey {color: #666;}

span.number, span.number-blue, span.number-red, span.number-green, span.number-purple, span.number-orange, span.number-brown, span.number-grey {display: block;font-size: 170%;float: left;margin: 2px 10px 0 15px;}
span.number {color: #333;}
span.number-blue {color: #0D507A;}
span.number-red {color: #D12E2E;}
span.number-green {color: #74A824;}
span.number-purple {color: #9E0E87;}
span.number-orange {color: #CC8300;}
span.number-brown {color: #8B6846;}
span.number-grey {color: #666;}

span.highlight {background: #FFFBD5;padding: 1px 2px;}
span.highlight-blue {color: #0D507A;}
span.highlight-red {color: #D12E2E;}
span.highlight-green {color: #74A824;}
span.highlight-purple {color: #9E0E87;}
span.highlight-orange {color: #CC8300;}
span.highlight-brown {color: #8B6846;}
span.highlight-grey {color: #666;}
span.highlight-bold {font-weight: bold;font-size: 120%;}

span.dropcap, span.dropcap-blue, span.dropcap-red, span.dropcap-green, span.dropcap-purple, span.dropcap-orange, span.dropcap-brown, span.dropcap-grey {display: block;font-size: 260%;float: left;margin: 0px 4px 0 0;line-height: 100%;}
span.dropcap {color: #333;}
span.dropcap-blue {color: #0D507A;}
span.dropcap-red {color: #D12E2E;}
span.dropcap-green {color: #74A824;}
span.dropcap-purple {color: #9E0E87;}
span.dropcap-orange {color: #CC8300;}
span.dropcap-brown {color: #8B6846;}
span.dropcap-grey {color: #666;}

span.inset-left {display: block;color: #000;padding: 15px;float: left;width: 20%;font-size: 110%;font-weight: bold;font-style: italic;}
span.inset-right {display: block;color: #000;padding: 15px;float: right;width: 20%;font-size: 110%;font-weight: bold;font-style: italic;}

span.attention, span.notice, span.alert, span.download, span.approved, span.media, span.note, span.cart, span.camera, span.doc {display: block;padding: 8px 10px 8px 36px;margin: 15px 0;}
span.attention {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3 url(images/typo/attention.png) 10px 50% no-repeat;}
span.notice {color: #648434;border: 1px solid #9BCC54;background: #CDEFA6 url(images/typo/notice.png) 10px 50% no-repeat;}
span.alert {color: #CF3738;border: 1px solid #FFACAD;background: #FFD5D5 url(images/typo/alert.png) 10px 50% no-repeat;}
span.download {color: #1C6B8B;border: 1px solid #6ABCE2;background: #A8CDE3 url(images/typo/download.png) 10px 50% no-repeat;}
span.approved {color: #666;border: 1px solid #a8a8a8;background: #ccc url(images/typo/approved.png) 10px 50% no-repeat;}
span.media {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(images/typo/media.png) 10px 50% no-repeat;}
span.note {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3 url(images/typo/note.png) 10px 50% no-repeat;}
span.cart {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(images/typo/cart.png) 10px 50% no-repeat;}
span.camera {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(images/typo/camera.png) 10px 50% no-repeat;}
span.doc {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(images/typo/doc.png) 10px 50% no-repeat;}

div.number-block1, div.number-block2, div.number-block3 {padding-left: 50px;}
div.number-block1 {background: url(images/typo/number-1.png) 0 0 no-repeat;}
div.number-block2 {background: url(images/typo/number-2.png) 0 0 no-repeat;}
div.number-block3 {background: url(images/typo/number-3.png) 0 0 no-repeat;}

span.subline {display: block;font-size: 90%;margin-bottom: 5px;padding: 0px;margin-top: -15px;font-weight: bold;text-transform:uppercase;}



/* ========== Styles ============== */
a:link, a:visited { color:#df0600; text-decoration: underline; }
a:focus, a:hover { color:#df0600; text-decoration: none; }

.listHead { color:#596487; }

.color{color:#ff5250;}
.color-1{color:#feadac;}

p { line-height: 20px;  text-align: justify; margin-bottom:12px; }

.mail a:link, .mail a:visited { color:#ffffff; text-decoration:none; }
.mail a:hover, .mail a:focus { text-decoration:none; color:#df0600; }

.ico-plan a:link, .ico-plan a:visited { color:#ffffff; text-decoration:none; }
.ico-plan a:hover, .ico-plan a:focus { text-decoration:none; color:#df0600; }

.cliquez { padding:6px 0 0 0; }
.cliquez a:link, .cliquez a:visited { color:#01991e; font-weight:bold; text-decoration:underline; background:url(images/bullet-plan.gif) left 3px no-repeat; padding:0 0 0 16px; }
.cliquez a:hover, .cliquez a:focus { text-decoration:none; color:#000000; }

.savoir { /*clear:right;*/ line-height:normal; float:right; }
.savoir a:link, .savoir a:visited { color:#fe332e; text-decoration:none; }
.savoir a:hover, .savoir a:active { text-decoration:none; color:#ffffff; }

ul.bullet-1, ul.bullet-2{overflow: hidden;}
ul.bullet-1 li,  ul.bullet-2 li {list-style: none;padding-bottom: 0px !important;margin-bottom: 0px !important;padding-left: 20px !important; }

ul.bullet-1 li { background: url(images/bullet-1.gif) 0 4px no-repeat !important; line-height:20px; }
ul.bullet-2 li {background: url(images/bullet-2.gif) 0 5px no-repeat !important; line-height:20px; }

/* ========== PLAN ============== */
.plan-adr { margin: 0; padding:0px 0 0 0; float: left; width: 340px; }
#plan_image {  }
#plan_image img { border:1px solid #6b6b6b; }

.plan-button { width: 100px; float: right; padding:40px 0 0 0; }
#btn1, #btn2, #btn3, #btn4, #btn5 { float:left; width:23px; height:25px; padding-right:2px; }
#btn1 a{width:23px; height:25px; text-decoration: none; float:left; background-image:url(images/plan/btn01.gif); background-position: left top; background-repeat: no-repeat;}
#btn2 a{width:23px; height:25px; text-decoration: none; float:left; background-image:url(images/plan/btn02.gif); background-position: left top; background-repeat: no-repeat;}
#btn3 a{width:23px; height:25px; text-decoration: none; float:left; background-image:url(images/plan/btn03.gif); background-position: left top; background-repeat: no-repeat;}
#btn4 a{width:23px; height:25px; text-decoration: none; float:left; background-image:url(images/plan/imprimer.gif); background-position: left top; background-repeat: no-repeat;}
#btn1 a:hover, #btn2 a:hover, #btn3 a:hover, #btn4 a:hover{ background-position: left bottom;}

/* ========== LEFT ============== */
#info { color:#9b9b9b; font-size:11px; margin:0; }
#info h4 { margin:0; height:33px; }
#info p { margin:0px; line-height:13px; }
#info .site-name  { margin:0; padding:0 0 0 32px; font-size:11px; color:#ffffff; font-weight:normal; }
#info .adresse { /*background:url(images/ico-address.gif) left 4px no-repeat;*/ margin:0 0 10px 0; }
#info .teleph { background:url(images/ico-tel.gif) left top no-repeat; padding:0 0 8px 20px; margin:0 0 10px 0; float:left; }
#info .mail { background:url(images/ico-mail.gif) left 2px no-repeat; padding:0 0 8px 24px; float:left; }
#info .ico-plan { background:url(images/ico-plan.gif) left top no-repeat; padding:0 0 8px 24px; float:left; }

#actualite { font-size:11px; color:#aaaaaa; margin:0;  }
#actualite h4 { font-size:11px; color:#aaaaaa; margin:0; padding:0px; font-weight:bold; line-height:18px; }
#actualite p { line-height:18px; margin:0px; text-align:justify; }
#actualite .image-mdm img { border:1px solid #dadada; float:left; margin-right:14px; margin-bottom:20px; }
#actualite .txt-mdm { height:84px; overflow:hidden; }

#promo { color:#696969; font-size:11px; margin:0 0 30px 0; }
#promo h4 { margin:0; }
#promo p { margin:0px; line-height:16px; }


#frmSearch a:link input.crecherche, #frmSearch a:visited input.crecherche{background:url(images/btn-recherche.gif) left top no-repeat; float:left; border:none; padding:0; margin:0; cursor:pointer; width:66px; height:22px; }
#frmSearch a:hover input.crecherche, #frmSearch a:focus input.crecherche{background:url(images/btn-recherche-over.gif) left top no-repeat;}



/* ========== FOOTER ============== */
#footer, #footer p { font-size:11px; line-height:18px; color:#ff2f1f; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; }

#menu2 { text-align:right; }
#menu2 a:link, #menu2 a:visited { color:#ff2f1f; text-decoration: none; padding:0 7px 0 6px; margin:0; }
#menu2 a:focus, #menu2 a:hover { color:#ffffff; text-decoration: none; }

#footer .copyright { padding:0 7px 0 0; float:left; }
.copyright a:link, .copyright a:visited { color:#ffffff; text-decoration:none; }
.copyright a:focus, .copyright a:hover { color:#ff2f1f; text-decoration:none; }

.digitalage a:link, .digitalage a:visited { color:#ffffff; text-decoration: none; }
.digitalage a:focus, .digitalage a:hover { color:#ff2f1f; text-decoration: none; }
