@import url('reset.css');

/*
 * STRUCTURE
 * ---------------------------------------------------------------------------
 */
body {
	font: 1em Arial, Helvetica, sans-serif;
}
#navigation {
	display: none;
}
.cake-sql-log {
	display: none;
}

/*
 * HEADER
 * ---------------------------------------------------------------------------
 */
#logo a {
	font-size: .9em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#flags, .tagline {
	display: none;
}

/*
 * MENU
 * ---------------------------------------------------------------------------
 */
#topmenu {
	display: none;
}

/*
 * CONTENU
 * ---------------------------------------------------------------------------
 */
#content {
	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 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-photo {
	width: 300px;
	float: left;
	text-align: center;
}
.ref-photo a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
.ref-metadata {
	margin-left: 320px;
}
.ref-metadata h2 {
	font-size: 1.1em;
	font-weight: bold;
}
.ref-metadata h2 a {
	color: #069;
	text-decoration: none;
}
.ref-metadata ul {
	margin-top: .5em;
	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 {
	display: none;
}
.ref-chapo {
	clear: both;
	padding: 1em;
	font-size: .8em;
	line-height: 1.7;
	color: #666;
}
.ref-chapo p {
	text-align: justify;
}
.ref-desc {
	clear: both;
	padding: 1em;
	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 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 {
	margin-left: .75em;
	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-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: left;
}
#home-actus-storvision small {
	color: #09c;
}
#home-actus-storvision ul li a {
	color: #036;
}

#home-actus-metier {
	
	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;
}


/*
 * 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;
	font-weight: bold;
}
.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: url('/img/required.png') no-repeat 180px 4px;
}
.legal {
	margin: 1.5em;
	font-size: .8em;
	color: #999;
	line-height: 1.5;
}

/* 
 * 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_success strong {
	color: #47c518;
}

/*
 * FOOTER
 * ---------------------------------------------------------------------------
 */
#footer {
	color: #444;
	font-size: .7em;
	margin: 1em 0;
	clear: both;
}
#footer a {
	color: #3e658d;
	font-weight: bold;
	text-decoration: none;
}
#footer-copyright {
	float: left;
}
#footer-logo {
	display: none;
}
#footer-infos {
	margin-left: 5px;
}
#footer-infos-links {
	display: none;
}
#footer-links {
	display: 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;
}
