/* MEDIAIDEA TECHNOLOGIES - 'Mediaidea', by Benoit Baverel & Alexandre Viennot, http://mediaidea.fr/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2006, Mediaidea Technologies */
/* Added: October 1st, 2009 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the
   designer's written permission. However, feel free to study the CSS and use
   techniques you learn from it elsewhere. */


/** Elements Génériques */
html{background:#c8c8c8 url('../images/bg/ads_bg.png')}
body {margin:0; padding:0; font: 62.5%/1.5em Tahoma, Arial, Helvetica, Sans-Serif; margin-left:auto; margin-right:auto}
img {border:none; vertical-align:middle}
input, option, select {font-size:11px}
input[type=checkbox] {cursor:pointer; vertical-align:middle}
input[type=submit], input[type=reset], input[type=button] {cursor:pointer}
form {margin:0; padding:0}
a {color: #737373; text-decoration: none; cursor:pointer}
label {cursor:pointer}
hr {margin:0; padding:0; height:1px; border:none; border-top:1px solid #ccc; margin-bottom:10px}
p {padding:0; margin:0}
h1, h2, h3, h4, h5, h6, p {margin-top : 0; margin-bottom: 0.6em}
h1 {font-size: 1.2em; color : #069; font-weight: bold; margin-top: 10px; margin-right: 0; margin-bottom: 10px; margin-left: 0}
h2 {font-family : Arial,Helvetica,sans-serif; color : #069; font-size : 1.4em}
h3 {color : #333; font-size : 1.2em}
/*------------------------------------------------------ */


div#atffc {display:none; height:0;}


/** Entete */
div#logo {height:75px; font-family:Arial, sans-serif}
div#logo .logo_main {}
div#logo .logo_auth {float:right; width:190px; height:100px; padding-left:10px; border-left:1px solid #ccc}
div#logo .logo_auth_lib {margin-bottom:10px; margin-top:5px}
div#logo .logo_auth input[type=text], div#logo .logo_auth input[type=password] {width:185px; font-size:10px; border:1px solid #ccc; margin-top:10px}
div#logo .logo_clear {clear:right}
/*------------------------------------------------------ */


/** Pied de Page */
div#footer {background:#666; clear:both; padding-top:5px; padding-bottom:5px; text-align:center; font-weight:bold; color:#fff}
div#footer a {text-decoration:none; color:#fff}
div#footer .footer_copyright {margin-top:0px}
div#footer .footer_menu {margin-top:2px}
div#footer .footer_mediaidea {margin-top:10px; font-weight:normal; font-size:10px; color:#333}
/*------------------------------------------------------ */


/** Conteneur du site */
div#site {position:absolute; z-index:10; width:100%}

div#container {font-family:Arial, sans-serif; color:#737373; width:1040px; min-height:600px; _height:600px; margin-left:auto; margin-right:auto}

div#main {min-height:600px; _height:600px; line-height:normal}
/*------------------------------------------------------ */


/** Flash */
div#flash-bg {position:absolute; top:0; left:0; z-index:1; margin:0; padding:0; width:100%; height:100%}
div#flash-bandeau {margin-top:10px; margin-bottom:10px}
/*------------------------------------------------------ */


/** Identification */
div.auth {background:url('../images/auth_background.png') no-repeat; width:701px; height:440px; margin-left:auto; margin-right:auto; margin-top:50px}
div.auth div.auth_form {float:right; padding:5px; margin-top:120px; margin-right:112px; width:168px; height:110px}
div.auth div.auth_form div.label {padding-top: 3px; padding-right: 0; padding-bottom: 3px; padding-left: 0; margin:0}
div.auth div.auth_form input[type=text], div.auth div.auth_form input[type=password] {background:#000; border:none; color:#fff; width:160px; height:15px}
div.auth div.auth_form input[type=submit] {float:right; cursor:pointer}
/*------------------------------------------------------ */


/** Partie Menu */
div#menu {height:28px; background:#fff; font-size:14px; font-family:Arial, sans-serif; letter-spacing:1px; }

div#menu div.menuElement {height:30px; float:left; color:#7d6554}
div#menu div.menuElement a {display:block; _width:50px; padding-top:7px; padding-left:15px; padding-right:15px; height:20px; text-align:center; color:#000; font-size:13px; white-space:nowrap}
div#menu div.menuElement a:hover {text-decoration:none}
div#menu div.menuElement a.inactive {color:#7d6554}
div#menu div.menuElement a.inactive:hover {color:#b09887}
div#menu div.menuElement div.menuColor {display:block; margin-top:2px; padding:2px}

div#menu div.subElement {float:left; color:#7d6554}
div#menu div.subElement a {display:block; font-size:11px; padding:7px 5px; padding-right:10px; text-align:center; color:#000}
div#menu div.subElement a:hover {text-decoration:underline}
div#menu div.subElement a.inactive {color:#7d6554}
div#menu div.subElement a.inactive:hover {color:#b09887}
div#menu div.subElement a.active {text-decoration:underline}
div#menu div.subElement a.active:hover {background:#fff; color:#000}

div#menu option {}

div#menu div.anim_flash_menu {margin-top:30px; margin-left:auto}

div#menu ul.drop-down-menu {}
div#menu ul.drop-down-menu a {padding-top:7px; font-size:13px; padding-left:15px; padding-right:15px; color:#000}
div#menu ul.drop-down-menu ul {height:30px; background:#777}
div#menu ul.drop-down-menu ul li a {background:#777; color:#fff}
div#menu ul.drop-down-menu ul li a:hover {color:#f6832b}

div#menu ul.drop-down-menu ul li.firstline {border-top:1px solid #fff;}
div#menu ul.drop-down-menu ul li.lastline {}

div#menu ul.drop-down-menu .splitter {}
div#menu ul.drop-down-menu .splitter hr {}

div#menu ul.drop-down-menu .menulink {}
div#menu ul.drop-down-menu .menulink:hover, ul.menu .menuhover {}


#menu_left ul {margin:0; padding-left:10px}
#menu_left li {margin:0; padding:0}
#menu_left li.menu_tiret {list-style-type:none}
#menu_left li.menu_bullet {list-style-type:none}
#menu_left a {color:#999}
#menu_left a:hover {}
#menu_left .active {}
#menu_left .active a {color:#fff}
#menu_left .active a:hover {}
/*------------------------------------------------------ */


/** Partie affichage des pages. */
#cms-block-container {padding-top:30px; background:#fff}

#cms-block-1 {float:left; width:180px; padding:0 5px; margin-right:20px; min-height:600px; _height:600px}
#cms-block-1 ul {margin:0; padding-left:15px}
#cms-block-1 li {margin:0; padding:0}
#cms-block-1 li.menu_tiret {list-style-type:none}
#cms-block-1 li.menu_bullet {list-style-type:none}

#cms-block-2 {float:left; width:520px; margin-right:20px; min-height:600px; _height:600px}

#cms-block-3 {float:left; width:264px; padding:0 5px; min-height:600px; _height:600px}

#cms-block-4 {float:left; width:800px; min-height:600px; _height:600px}
#cms-block-4 div.cms-mailing-content {margin-left:auto; margin-right:auto}


#cms-block-5 {float:left; width:260px; min-width:260px }
#cms-block-5-bg {float:left; background-color:#fff; width:255px; min-width:255px; margin:5px 0 5px 5px; min-height:468px; _height:468px }
#cms-block-6 {float:left; width:780px }
#cms-block-6-bg {float:left; background-color:#fff; width:770px; margin:5px 5px 5px 5px; min-height:468px; _height:468px }


#cms-block-center {background:url('../images/bg/fond_hachures.jpg'); width:1040px; min-height:468px; _height:468px; margin-bottom:10px;}
#cms-block-top {margin-bottom:10px}
#cms-block-bottom {clear:both}

#cms-block-clear {clear:left}
/*------------------------------------------------------ */


/** Partie outils pour les articles */
div.tools_article {border-top:1px solid #ccc; border-bottom:1px solid #ccc; margin-bottom:10px; padding:5px}

div.tools_main {float:left; text-align:center; margin-right:15px}
div.tools_main a {display:block; color:#333}
div.tools_main a:hover {color:#666}

div.tools_social_main {padding-top:7px}
div.tools_social_lib {float:left; margin-right:20px; font-size:11px; color:#333}
div.tools_social {float:left; text-align:center; margin-right:10px}
/*------------------------------------------------------ */


/** Formulaire Email Article **/
table.article-mail-form label {font-size:11px; font-weight:bold}
table.article-mail-form input[type=text], table.article-mail-form textarea {border:1px solid #ccc; font-size:11px; padding:2px}
/*------------------------------------------------------ */


/** Formulaire commentaire Article **/
table.article-comment-form label {font-size:11px; font-weight:bold}
table.article-comment-form input[type=text], table.article-comment-form textarea {border:1px solid #ccc; font-size:11px; padding:2px}
/*------------------------------------------------------ */


/** Actualités **/
div#cms-news-head {font-size:20px; font-family:tahoma; color:#F5791F; margin-left:10px; margin-bottom:10px}
div.cms-news-block {padding:9px; height:330px;}
div.cms-news-block ul {margin:0; padding:0}
div.cms-news-block li {_height:350px; min-height:350px}
div.cms-news-date {font-size:11px; color:#fff}
div.cms-news-title {font-size:14px; font-weight:bold}
div.cms-news-excerpt {margin-top:5px; font-size:11px; color:#fff}
div.cms-news-lnk {margin-top:5px; font-size:11px; color:#fff; text-align:right}
div.cms-news-lnk a {color:#fff}
div.cms-news-splitter {border-top:1px solid #c7b29a; margin-bottom:8px; margin-top:8px}
/*------------------------------------------------------ */


/** Breadcrumb **/
div.cms-breadcrumb {color:#333}
div.cms-breadcrumb a {color:#333}
/*------------------------------------------------------ */


/** Home page **/
#home-actu {background:#fff; width:244px; height:448px; margin-right:10px; margin-left:10px; margin-top:10px; margin-bottom:10px;}
#home-actu-container {}
#home-text {background:#fff; width:770px; height:198px; margin-right:10px; margin-top:10px; margin-bottom:10px; font-size:15px;}
#home-animation {background:#fff; width:770px; height:240px; margin-right:10px;}
/*------------------------------------------------------ */


/** Sitemap **/
div.sitemap-menu {background:#666; padding:5px 10px;}
div.sitemap-menu ul {}
div.sitemap-menu ul li {float:left; min-width:50px; _width:50px; padding-top:10px; margin-right:22px; font-size:13px; white-space:nowrap; list-style-type:none; text-align:left}
div.sitemap-menu ul li a {text-decoration:none; color:#fff}
div.sitemap-menu ul li.splitter {min-height:50px; _height:50px; padding-top:0; min-width:5px; border-right:1px solid #ccc}
div.sitemap-menu ul li.last-item {clear:left; height:0; width:0}
div.sitemap-menu ul li ul {display:block; margin:0; padding-left:10px}
div.sitemap-menu ul li ul li {border:none}
div.sitemap-menu-clear {clear:left}
/*------------------------------------------------------ */


/** Common **/
div.splitter {background:url('../images/splitter.png') no-repeat center; height:5px}
div.art_splitter {border-bottom:1px solid #ccc}

div.msg {font-size:11px; border:1px solid #ccc; background:#fff; padding:10px}

div.lnk_page {background:#fff; margin-top:20px; border:1px solid #ccc; text-align:center; padding:5px}

div.no_result{margin-left:10px; margin-top:10px; font-size:12px; font-weight:bold; background:url('../images/icones/warningS.png') no-repeat; padding-left:20px}

span.required {font-size:12px; padding-left:5px; color:#e00; font-weight:bold}

div.error_message {color:#900; margin-bottom:10px}
div.error_message div.error_title {font-size:12px; font-weight:bold; text-decoration:underline; margin-bottom:5px}
div.error_message li {margin-left:10px}
/*------------------------------------------------------ */


/* DEBUG */
#debug {position: absolute; top: 0; width: 100%; height: 4px; background: #d99; z-index:12000}
#debug div {display: none; padding: 3px 0.5em 2px}
#debug p {margin : 0.5em 0}
#debug:hover {height: auto}
#debug:hover div {display: block}
/*------------------------------------------------------ */
