@import url('reset.css');
@import url('cake.debug.css');

/*
 * STRUCTURE
 * ---------------------------------------------------------------------------
 */
body {
	font: 1em Arial, Helvetica, sans-serif;
	background: #fff url('/img/body_bg.gif') repeat-x;
}
#container {
	margin: 0 auto;
	width: 960px;
}
#content-wrapper {
	overflow: auto;
}
#content {
	float: left;
	width: 630px;
}
#navigation {
	float: right;
	width: 320px;
	margin-top: 6px;
}

/*
 * HEADER
 * ---------------------------------------------------------------------------
 */
#header {
	height: 110px;
	background: url('/img/header_bg2.jpg') no-repeat;
}
#logo {
	float: left;
}
#logo a {
	display: block;
	width: 360px;
	height: 79px;
	margin-top: 16px;
	text-indent: -9999px;
}
/*#flags, .tagline {
	float: right;
	clear: right;
}
#flags ul {
	margin-top: .5em;
}
#flags ul li {
	float: left;
}
#flags ul li a {
	color: #333;
	font-size: .7em;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	margin-left: 1em;
	background-repeat: no-repeat;
	background-position: 0 1px;
}
#flags ul li a:hover {
	text-decoration: underline;	
}	
#flag-fr { background-image: url('/img/flags/fr.png'); }
#flag-en { background-image: url('/img/flags/en.png'); }
#flag-es { background-image: url('/img/flags/es.png'); }
#flag-de { background-image: url('/img/flags/de.png'); }

.tagline {
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 1em;
}
#tagline-fr { background: url('/img/tagline-fr.gif'); width: 299px; height: 23px; }
#tagline-en { background: url('/img/tagline-en.gif'); width: 307px; height: 27px; }
#tagline-es { background: url('/img/tagline-es.gif'); width: 346px; height: 29px; }
#tagline-de { background: url('/img/tagline-de.gif'); width: 382px; height: 27px; }
*/

/*
 * MENU
 * ---------------------------------------------------------------------------
 */
#topmenu {
	clear: both;
	overflow: auto;
}
#topmenu ul li {
	float: left;
	background-image: url('/img/menu_sep.gif');
	background-repeat: no-repeat;
	background-position: 0 10px;
	margin-right: 0;
}
#topmenu ul li a {
	color: #dae1e8;
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 20px 10px 10px;
	display: block;
	float: left;
}
#topmenu ul li a:hover {
	color: #fff;
	background-image: url('/img/menu_selected.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}


#topmenu ul ul {
	background-color: #405f7f;
}
#topmenu ul ul ul {
	margin-top: 0;
}
#topmenu ul ul li {
	float: none;
	background-image: none;
	padding: .15em .5em;
	height: 27px;
	border-top: 1px solid #66809b;
}
#topmenu ul ul li a {
	float: left;
	text-transform: none;
	padding: 5px 0 0;
}
#topmenu ul li li a:hover {
	background-image: none;
}
#topmenu .toplevel {
	background-color: transparent;
}

#topmenu span {
	float: right;
	color: #a1b3c7;
}


/*
 * CONTENU
 * ---------------------------------------------------------------------------
 */
#content {
	font-size: .9em;
	margin-top: 1em;
}
#content h1 {
	color: #3e658d;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: .5em;
}
#content h1 a {
	color: #3e658d;
	text-decoration: none;
	border-bottom: 1px dashed;
}
#content h1 a:hover {
	color: #f60;
}
#content h2 {
	color: #9eb2c6;
	font-size: 1.2em;
}
#content h3 {
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em 0;
}

/*
 * REFERENCES
 * ---------------------------------------------------------------------------
 */
.ref {
	margin: 1.5em 0;
	background: url('/img/products_bg.gif') repeat-x bottom;
}
.ref a {
	color: #39c;
}
.ref a:hover {
	color: #f60;
}
.ref-photo {
	width: 300px;
	float: left;
	text-align: center;
}
.ref-photo a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
.ref-metadata {
	float: right;
	width: 320px;
}
.ref-metadata h2 {
	font-size: 1.1em;
	font-weight: bold;
}
.ref-metadata h2 a {
	color: #069;
	text-decoration: none;
}
.ref-metadata h2 a:hover {
	color: #f60;
}
.ref-metadata ul {
	margin: .5em 0;
	border-top: 1px solid #e2e8ee;
}
.ref-metadata ul li {
	font-size: .75em;
	line-height: 1.8;
	border-bottom: 1px solid #e2e8ee;
}
.ref-metadata ul li b {
	color: #666;
}
.print, .call-back, .reserv {
	padding: .2em 0;
	font-size: .9em;
}
.print a {
	font-weight: bold;
	padding-left: 20px;
	background: url('../img/printer.png') no-repeat;
}
.call-back a {
	font-weight: bold;
	padding-left: 20px;
	background: url('../img/call.png') no-repeat;
}
.reserv a {
	font-weight: bold;
	padding-left: 20px;
	background: url('../img/admin/add.png') no-repeat;
}
.offer-desc {
	margin: .5em 0;
	padding: .25em .75em;
	color: #333;
	font-size: .8em;
	line-height: 1.4;
	background: #f9f9f9;
}
.offer-desc p {
	margin: .5em 0;
}
.ref-chapo {
	clear: both;
	padding: 1em 2em 2em 2em;
	font-size: .8em;
	line-height: 1.7;
	color: #666;
}
.ref-chapo p {
	text-align: justify;
}
.ref-desc {
	clear: both;
	padding: 1em 2em 2em 2em;
	font-size: .85em;
	line-height: 1.7;
}
.ref-desc p, .ref-desc ul, .ref-desc ol {
	margin-bottom: 1.5em;
}
.ref-desc ul {
	list-style: disc;
	margin-left: 3em;
}
.ref-desc ol {
	margin-left: 3em;
}
.ref-video {
	width: 180px;
	float: left;
	text-align: center;
}
.ref-video img {
	padding: 1px;
	border: 1px solid #bcc9d7;
}

#video-wrapper {
	/*overflow: auto;*/
	text-align: center;
}

.more-results {
	text-align: center;
}


#search-more {
	clear: both;
	margin-top: 1em;
	/*text-align: right;*/
	font-size: .8em;
}
#search-more a {
	color: #069;
	text-decoration: none;
	border-bottom: 1px dashed;
	padding-left: 14px;
	background: url('/img/search.gif') no-repeat 0 2px;
}
#search-more a:hover {
	color: #f60;
}

/*
 * SEARCH RESULTS
 * ---------------------------------------------------------------------------
 */
.refsearch {
	width: 210px;
	float: left;
}
.refsearch-photo {
	height: 210px;
	overflow: hidden;
}
.refsearch-metadata {
	margin: 0 .25em;
	padding: .5em .75em;
	border: 1px solid #ccc;
	background: #f9f9f9;
}
.refsearch-metadata h2 a {
	color: #069;
	font-size: .7em;
	font-weight: bold;
	text-decoration: none;
}
.refsearch-metadata h2 a:hover {
	color: #39c;
}
.refsearch-metadata ul {
	margin: .5em 0;
	border-top: 1px solid #e2e8ee;
}
.refsearch-metadata ul li {
	font-size: .75em;
	line-height: 1.8;
	border-bottom: 1px solid #e2e8ee;
}
.refsearch-metadata ul li b {
	color: #666;
}
.refsearch-metadata ul li a {
	color: #39c;
}
.refsearch-metadata ul li a:hover {
	color: #f60;
}

/*
 * HOME
 * ---------------------------------------------------------------------------
 */
#home-recents {
	overflow: auto;
	margin-top: .25em;
	background: url('/img/products_bg.gif') repeat-x bottom;
}
.home-ref {
	width: 49.5%;
	float: left;
}
.home-ref-photo {
	text-align: center;
	height: 220px;
	overflow: hidden;
}
.home-ref-chapo {
	margin: .5em 1em;
}
.home-ref-chapo h2 {
	font-size: .9em;
	font-weight: bold;
}
.home-ref-chapo a {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
.home-ref-chapo a:hover {
	color: #39c;
}
.home-ref-chapo p {
	color: #333;
	font-size: .8em;
	line-height: 1.5;
	text-align: justify;
	margin: .5em 0;
}
.home-footer {
	clear: both;
	font-size: .75em;
}
.home-footer a {
	color: #000;
	font-weight: bold;
}
.home-footer a:hover {
	color: #069;
}
.home-rss {
	padding-left: 13px;
	background: url('/img/feed_icon_small.jpg') no-repeat 0 3px;
}
#home-ref-footer {
	padding: 1em;
}

#home-bottom {
	clear: both;
	margin-top: 10px;
}
.standard-box {
	float: left;
	background: url('/img/standard_box_body.gif') repeat-y;
	width: 310px;
	margin-bottom: 10px;
}
.standard-box-header {
	background: url('/img/standard_box_top.gif') no-repeat;
	height: 4px;
}
.standard-box-body {
	background: url('/img/standard_box_bottom.gif') no-repeat bottom left;
	padding: 1em 1.4em;
}
.standard-box-body h2 {
	font-size: .9em;
	font-weight: bold;
}
.standard-box-body p {
	color: #333;
	font-size: .8em;
	line-height: 1.5;
	text-align: justify;
	margin: .5em 0;
}
#home-video-chapo {
	margin-top: .5em;
}
#home-video {
	float: left;
}
#home-video-body {
	height: 338px;
}
#home-brands {
	float: right;
}
.home-actus h1 {
	font-size: 1em;
}
.home-actus ul {
	margin: .5em 0;
}
.home-actus ul li {
	font-size: .8em;
	line-height: 1.5;
}
.home-actus ul li small {
	font-size: .95em;
}
.home-actus ul li a {
	font-weight: bold;
	text-decoration: none;
}
.home-actus ul li a:hover {
	text-decoration: underline;
}

#home-actus-storvision {
	float: right;
}
#home-actus-storvision small {
	color: #09c;
}
#home-actus-storvision ul li a {
	color: #036;
}

#home-actus-metier {
	margin-top: 3px;
	float: right;
}
#home-actus-metier h1 {
	color: #693;
}
#home-actus-metier small {
	color: #690;
}
#home-actus-metier ul li a {
	color: #030;
}

/*
 * NEWS
 * ---------------------------------------------------------------------------
 */
.news {
	margin: 1.5em 0;
	padding: 1em;
	background: url('/img/products_bg.gif') repeat-x bottom;
	clear: both;
	overflow: auto;
}
.news small {
	color: #666;
	font-size: .9em;
}
.news h2 {
	font-size: 1.1em;
	font-weight: bold;
}
.news h2 a {
	color: #069;
	text-decoration: none;
}
.news h2 a:hover {
	color: #f60;
}
.news-photo {
	float: left;
	padding-right: 1em;
}
.news-body {
	/*overflow: auto;*/
}
.news-desc {
	font-size: .85em;
	line-height: 1.7;
	margin: 1em;
}
.news-desc p, .news-desc ul {
	margin-bottom: 1.5em;
}
.news-desc a {
	color: #39c;
}
.news-desc a:hover {
	color: #f60;
}

/*
 * DEFINITIONS
 * ---------------------------------------------------------------------------
 */
.definition {
	margin: 1.5em 0;
	padding: 1em;
	background: url('/img/products_bg.gif') repeat-x bottom;
}
.definition h2 {
	color: #069;
	border-bottom: 1px solid;
	font-size: 1.1em;
	font-weight: bold;
}
.definition-desc {
	font-size: .85em;
	line-height: 1.7;
	margin: 1em;
}
.definition-desc p, .definition-desc ul {
	margin-bottom: 1.5em;
}
.definition-desc a {
	color: #39c;
}
.definition-desc a:hover {
	color: #f60;
}

/*
 * PAGES
 * ---------------------------------------------------------------------------
 */
.pages-submenu {
	text-align: center;
	font-size: .75em;
}
.pages-submenu a {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
.pages-submenu a:hover {
	/*border-bottom: 1px dashed;*/
	text-decoration: underline;
}
.reseau-adresse li {
	list-style-type: none;
	display: block;
	clear: both;
}
.reseau-adresse b {
	float: left;
}
.reseau-adresse span {
	display: block;
	margin-left: 7em;
	
}
	
/*
 * PAGINATOR
 * ---------------------------------------------------------------------------
 */
.paginatorstatus {
	color: #c2b7ac;
	font-size: .8em;
	padding: .5em;
	border-bottom: 1px solid #e2e8ee;
	text-align: right;
}
.paginatornumbers {
	font-size: .75em;
	padding: .5em 0;
	text-align: center;
}
.paginatornumbers .current {
	margin: .5em .25em;
    padding: .25em .5em;
    border: 1px solid #069;
    font-weight: bold;
}
.paginatornumbers a {
	margin: .5em .25em;
    padding: .25em .5em;
    border: 1px solid #d0dae3;
    color: #069;
    background: #f7f8fa;
	font-weight: bold;
	text-decoration: none;
}
.paginatornumbers a:hover {
	background: #fff;
	border: 1px solid #069;
}

/*
 * NAVIGATION
 * ---------------------------------------------------------------------------
 */
.navbox {
	margin: .5em 0 .6em;
	background-repeat: repeat-y;
}
#financement{ background-image: url('/img/financement_box_bg.gif');}
#search     { background-image: url('/img/search_box_bg.gif');     }
#newsletter { background-image: url('/img/newsletter_box_bg.gif'); }
#contact    { background-image: url('/img/contact_box_bg.gif');    }

.navbox-header {
	height: 33px;
	background-repeat: no-repeat;
}
#financement-header{ background-image: url('/img/financement_box_header.gif');}
#search-header     { background-image: url('/img/search_box_header.gif');     }
#newsletter-header { background-image: url('/img/newsletter_box_header.gif'); }
#contact-header    { background-image: url('/img/contact_box_header.gif');    }

.navbox h3 {
	color: #fff;
	font-size: .95em;
	font-weight: bold;
	text-transform: uppercase;
	padding: .5em;
}

.navbox-body {
	font-size: .7em;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: .5em .75em;
}
#financement-body{ background-image: url('/img/financement_box_footer.jpg');}
#search-body     { background-image: url('/img/search_box_footer.jpg');     }
#newsletter-body { background-image: url('/img/newsletter_box_footer.jpg'); }
#contact-body    { background-image: url('/img/contact_box_footer.jpg');    }

.navbox fieldset {
	padding: 5px;
	margin: 3px 0;
	border-width: 1px;
	border-style: solid;
}
#financement-body fieldset{ border-color: #becbd8; }
#search-body fieldset     { border-color: #e5abaa; }
#newsletter-body fieldset { border-color: #abd99e; }
#contact-body fieldset    { border-color: #f5c974; }

.navbox fieldset legend {
	font-weight: bold;
	padding: 0 5px;
}
#financement-body legend,#financement-body a{ color: #3e668d; }
#search-body legend,     #search-body a     { color: #b10202; }
#newsletter-body legend, #newsletter-body a { color: #339900; }
#contact-body legend,    #contact-body a    { color: #ff9900; }

.navbox-body a {
	font-weight: bold;
}

.navbox-input {
	padding: 3px 0;
	clear: both;
	line-height: 1.7;
}

.navbox-required {
	/*background: url('/img/required.png') no-repeat 90px 4px;*/
}

.navbox fieldset label {
	width: 95px;
	padding-right: 4px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
	font-weight: bold;
}
.navbox-submit {
	margin: .5em 0 0 97px;
}

.navbox p {
	margin: 1em 0 .25em;
}
.navbox ul {
	line-height: 1.8;
}
.navbox ul li {
	padding: 1px 0 1px 8px;
	background: url('/img/bullet.gif') no-repeat 0 7px;
}
.navbox input,
.navbox select {
	font-size: .9em;
}

/*
 * FORMS
 * ---------------------------------------------------------------------------
 */
#content form fieldset {
	margin: 10px 0;
	padding: 10px;
	border: #ccc 1px solid;
	font-size: .9em;
}
#content form fieldset legend {
	font-weight: bold;
	color: #999;
	padding: 0 5px;
}
.input {
	padding: 4px 0;
	clear: both;
}
.input label {
	margin-right: 5px;
	padding-right: 5px;
	width: 180px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
	line-height: 1.8;
}
.input small {
	font-size: .8em;
}
.submit {
	text-align: center;
}
.form-error {
	border: 1px solid #c00;
	background: #fcf5f6;
}
.error-message {
	margin-left: 190px;
	color: #c00;
	font-size: .75em;
	font-weight: bold;
}
.required {
	background-image: url('/img/required.png');
	background-repeat: no-repeat;
	background-position: 180px 4px;
}
.legal {
	margin: 1.5em;
	font-size: .8em;
	color: #999;
	line-height: 1.5;
}

.contact-block {
	background-repeat: no-repeat;
	border: 1px solid #bbbdbc;
}
.contact-block p {
	color: #7d7e80;
	font-size: 1.2em;
	margin: 10px 0 10px 160px;
}
#contact-phone {
	background-image: url('/img/contact_bg_phone.jpg');
	padding: 36px 0;
	margin-bottom: 12px;
}
#contact-form {
	background-image: url('/img/contact_bg_mail.jpg');
	padding: 12px 0;
}
#contact-form form {
	margin: 12px 0;
}
#contact-form label {
	width: 115px;
	margin-left: 160px;
	text-align: left;
}
#contact-form .required {
	background: none;
}
#contact-form .submit {
	margin-top: 20px;
	margin-left: 285px;
	text-align: left;
}

/* 
 * MESSAGES
 * ---------------------------------------------------------------------------
 */
.message {
	border: 1px solid;
	margin: 12px 0;
	background: no-repeat 8px 10px;
}
.mssg_txt {
	font-size: .8em;
	line-height: 1.4;
	color: #333;
	margin: 8px 8px 8px 48px;
}
.mssg_success {
	border-color: #47c518;
	background-color: #f6fcf3;
	background-image: url('/img/admin/success.png');
}
.mssg_notice,
.mssg_restricted {
	border-color: #f57900;
	background-color: #fef8f2;
}
.mssg_notice {
	background-image: url('/img/admin/exclamation.png');
}
.mssg_restricted {
	background-image: url('/img/admin/restricted.png');
}
.mssg_error strong {
	color: #47c518;
}
.mssg_error {
	border-color: #e01616;
	background-color: #fdf3f3;
	background-image: url('/img/admin/forbidden.png');
}
.mssg_notice strong,
.mssg_restricted strong {
	color: #f57900;
}
.mssg_error strong {
	color: #e01616;
}

/*
 * FOOTER
 * ---------------------------------------------------------------------------
 */
#footer {
	color: #444;
	font-size: .7em;
	margin: 1em 0;
	clear: both;
}
#footer a {
	color: #3e658d;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer-copyright,
#footer-logo,
#footer-infos {
	float: left;
}
#footer-infos {
	margin-left: 5px;
}
#footer-links {
	float: right;
}
#footer-links ul li {
	float: left;
	margin-left: 4px;
	background: url('/img/footer_sep.gif') no-repeat 0 2px;
}
#footer-links ul li a {
	margin-left: 6px;
}
#footer-links ul li:first-child {
	background: none;
}

/* 
 * LETTERS
 * ------------------------------------------------------------------------------------------
 */
.alphabet {
	font-size: .75em;
	list-style: none;
	margin: 1em 0;
	text-align: center;
}
.alphabet li {
	display: inline;
	text-transform: uppercase;
}
.alphabet li a {
	color: #06c;
	margin: .5em .15em;
    padding: .25em .5em;
    border: 1px solid #ccc;
    background-color: #f6f9ff;
	font-weight: bold;
	text-decoration: none;
}
.alphabet .letter-current {
	border: 1px solid #ccc;
    background-color: #ddeeff;
}
.alphabet li a:hover {
	border-color: #69c;
    background: #fff;
}

/*
 * TABLES
 * ---------------------------------------------------------------------------
 */
.tablelist {
	font-size: .85em;
	width: 92%;
}
.tablelist th,
.tablelist td {
	padding: .7em;
	vertical-align: middle;
}
.tablelist th {
	background: url('/img/body_bg.gif') repeat-x 0 -108px;
	border-right:  1px solid #869bb2;
	color: #fff;
	font-weight: bold;
}
.tablelist th a {
	color: #fff;
}
.tablelist tr {
	background-color: #f3f8fd;
}
tr.odd {
	background-color: #fcfcfc;
}
.tablelist td {
	border-bottom: 1px solid #d9e0e8;
}
.tdcenter {
	text-align: center;
}
.tdright {
	text-align: right;
}
