/* 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, 2006 */


/* 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. */


body {background: #000 url(../images/background.jpg) top no-repeat; font: 11px Arial, Helvetica, sans-serif; line-height: 12px; color: #666; padding: 0; margin-left:auto; margin-right:auto; text-align:center;}
#container {width:1026px; padding-top:250px; text-align:left; margin-left:auto; margin-right:auto;}

img {border:none;}
a {color:#ffffff; text-decoration:none;}

.bandeau-menu {background:#000000; padding:10px; margin:0px 35px;}
.bandeau-menu ul {margin:0; padding:0;}
.bandeau-menu li {display:inline; list-style-type:none; padding:10px;}
.bandeau-menu li a {font-size:12px;}
.bandeau-menu li a.on {color:#dc3288;}


.mainContent {padding:0px 40px; color:#ffffff; min-height:400px; _height:400px; margin:20px 0px;}
.mainContent ul {}
.mainContent li {list-style-type:decimal; margin-bottom:10px;}

#requestForm form {margin:0; padding:0;}
#requestForm input[type=text] {border:1px solid #cccccc; font-size:10px;}
#requestForm textarea {border:1px solid #cccccc; font-size:11px;}
#requestForm label {display:block; cursor:pointer;}

.table_recap {width:100%; background:#000000;}
.table_recap td {color:#000000;}

.lnk_nobilis {width:1026px; text-align:left; margin-left:auto; margin-right:auto;}
.lnk_nobilis a {position:absolute; margin-left:830px; top:0px; width:193px; height:55px; padding:0px;}


.footer {margin:0px 35px; text-align:center;}
