/* Bonnes bases */
html, body { height:100%; }
* { margin:0; padding:0; }
/* Agencement */
div#container { width:940px; margin:0 auto; }
div#subcontainer{ width:920px; margin:0 auto; }
div.wrapper { clear:both; float:left; width:100%; }
div.contain { margin:0 310px 0 0; }
div.sidebar { float:left; width:300px; margin:0 0 0 -300px; }
div.separator { clear:both; }
/* Mise en page */
body { font:12px Verdana, sans-serif; line-height:15px; background:#f2f2f2; }

ul#shortcuts { float:right; font-size:10px; height:15px; }
ul#shortcuts li { display:inline; margin:0; padding:0 0 0 5px; }
ul#shortcuts a { text-decoration:none; color:#000; }
ul#shortcuts a:hover { text-decoration:underline; color:#000; }

p#backmenu { color:#000; font-size:10px; height:15px; }
p#backmenu a { text-decoration:none; color:#000; }
p#backmenu a:hover { text-decoration:underline; color:#000; }

div#subcontainer { padding:10px; }
div#subcontainer { clear:both; background:#fff; border:1px solid #ccc; -moz-border-radius:10px; padding:10px; }

h1#header { float:left; width:610px; font-size:14px; margin:0 0 15px 0; }
h1#header a { display:block; background:url(../images/logo.png) no-repeat left top; padding:0 0 0 55px; color:#000; text-decoration:none; }
h1#header strong { line-height:30px; font-size:22px; }

div#search { float:right; width:300px; padding:10px 0; }
div#search fieldset { border:0; }
div#search fieldset legend, div#search fieldset label { display:none; }
div#search fieldset input[type=text] { display:block; float:left; border:2px solid #000; color:#000; background:#fff; width:230px; height:20px; font-size:14px; padding:2px 5px; line-height:20px; }
div#search fieldset input[type=submit] { display:block; float:left; border:2px solid #000; color:#000; background:#ececec; width:40px; margin:0 0 0 10px; font-weight:bold; height:28px; font-size:14px; padding:2px 5px; line-height:20px; }

div#menu { clear:both; background:url(../images/menu-bg.png) repeat-x top left; height:40px; margin:0 0 15px 0; }
div#menu div { background:url(../images/menu-left.png) no-repeat top left; }
div#menu div ul { background:url(../images/menu-right.png) no-repeat top right; list-style-type:none; height:40px; }
div#menu div ul li { background:url(../images/menu-separator.png) no-repeat top right; float:left; padding:0 1px 0 0; }
div#menu div ul li:last-child { background:none; }
div#menu div ul li a { display:block; line-height:40px; color:#e1e1e1; text-decoration:none; padding:0 29px 0 30px; font-size:20px; }
div#menu div ul li a:hover { color:#fff; }
div#menu div ul li a.selected { color:#bbb; }

ul#footer { clear:both; text-align:right; list-style-type:none; }
ul#footer li { display:inline; font-size:10px; padding:0 0 0 5px;}
ul#footer a { text-decoration:none; color:#000; }
ul#footer a:hover { color:#000; text-decoration:underline; }
/* Traitement de texte */
/* Blocs titres */
.main-content { color:#222; border:1px solid #dbdbdb; -moz-border-radius:10px; padding:0 30px; }
#pageaccueil .main-content { border:0; -moz-border-radius:0; padding:0; }
.main-content h2 { margin:0 0 15px 0; font-size:20px; font-weight:normal; line-height:30px; }
.main-content h3 { margin:15px 0 0 0; font-size:14px; font-weight:bold; }
.main-content h4 { margin:15px 0 0 0; font-size:14px; font-weight:normal; text-decoration:underline; font-style:italic; }
.main-content h5 { margin:15px 0 0 0; font-weight:bold; }
.main-content h6 { margin:15px 0 0 0; font-weight:normal; text-decoration:underline; font-style:italic;  }
.main-content dt { font-weight:bold; }
/* Blocs contenus */
.main-content p, .main-content ul, .main-content dl { margin:0 0 15px 0; }
.main-content ol { margin:0 0 15px 15px; padding:0; }
.main-content dd { margin:0; padding:0; }
.main-content li { margin:0 0 0 15px; padding:0; }
.main-content p { text-align:justify; }
/* Super blocs */
.main-content blockquote, .main-content address ,.main-content pre { text-align:left; border-left:1px solid #000; margin:15px 10px; padding:0 0 0 10px; }
.main-content pre { font-family:"Courier New", monospace; }
.main-content pre { _width:90%; overflow:auto; }
/* Balises en ligne */
.main-content a { }
.main-content a:hover { }
.main-content a:visited {  }
.main-content code { text-align:left; }
.main-content em { font-style:italic; }
.main-content strong { font-weight:bold; }
.main-content cite { text-decoration:underline; }
.main-content q { font-style:italic; }
.main-content q:before { content:"\201C"; }
.main-content q:after { content:"\201D"; }
.main-content img { border-style:none; margin:10px; }
.main-content kbd { border: 1px solid #888; padding: 1px 2px; }
.main-content kbd { border: 3px outset #f3f3f3; background-color:#f3f3f3; padding: 0px 2px; cursor: default; }
.main-content kbd:hover { border: 3px inset #f3f3f3; }
.main-content abbr, acronym { cursor:help; }
/* Formulaires */
.main-content fieldset { font-weight:bold; border:1px solid #787e82; margin:15px 0; padding:0; }
fieldset#quicksearch input[type="text"] { width:60%; margin:0 10px; }
fieldset#quicksearch input[type="submit"] { width:20%; }
.main-content legend { font-size:16px; line-height:30px; color:#787e82; padding:0 5px; margin:0 10px; }
.main-content label { cursor:pointer; }
.main-content fieldset strong, .main-content label { color:#000; font-weight:bold; }
.main-content fieldset p { text-align:left; }
.main-content fieldset p.summary { padding:0 15px; }
.main-content fieldset br { display:none; }
.main-content span.radio, .main-content span.select , .main-content span.input, .main-content span.password, .main-content span.textarea, .main-content span.checkbox, .main-content span.file, .main-content span.submit { display:block; float:left; clear:both; width:96%; margin:0 0 15px 0; padding:0 1%; }
.main-content span.code img, .main-content span.code object { float:right; margin:0; }
.main-content span.input label, .main-content span.textarea label, .main-content span.select label, .main-content span.password  label, .main-content span.file label { float:left; width:45%; text-align:right; }
.main-content span.input input, .main-content span.textarea textarea, .main-content span.select select, .main-content span.password input, .main-content span.file input, .main-content span.submit input { float:right; width:45%; margin:0; padding:0; font-size:12px; }
.main-content span.radio strong { float:left; width:45%; text-align:right; }
.main-content span.radio label, .main-content span.checkbox label { clear:right; float:right; padding:0; width:45%; }
.main-content fieldset span small { display:block; float:left; width:45%; clear:left; font-size:10px; color:#666; text-align:right; }
.main-content optgroup { padding:0 0 0 15px; }
.main-content fieldset span small.format, .main-content fieldset span small.required  { display:none; }
.main-content fieldset span.invalid  small.format, .main-content fieldset span.invalid  small.required  { display:inline; color:#ff0000; }
/* Tableaux */
.main-content table { border:1px solid #9e9e9e; border-collapse:collapse; width:100%; margin:auto; overflow: visible;  margin:0 0 15px 0; }
.main-content th { border:1px dotted #9e9e9e; font-size:12px; }
.main-content td { font-size:10px; border:none; text-align:center; }
.main-content caption { font-weight:bold; font-size:12px; margin:15px; text-align:center; }
/* Listes */
.main-content div.entries div.item  { margin:0; }
.main-content div.entries div.item h3 { clear:left; margin:0; }
.main-content div.entries div.item h3 a { text-decoration:none; }
.main-content div.entries div.item img { float:left; margin:0 10px 10px 0; }
.main-content div.entries div.item p.description { margin:0 0 15px 0; }
.main-content div.entries div.item p.stats { clear:left; font-size:10px; line-height:14px; color:#222; border-top:1px dotted #222; text-align:right; margin:0 0 15px 0; padding:0; }
.main-content div.entry p.options { text-align:center; clear:both; }
.main-content p.page { clear:both; text-align:right; line-height:17px; vertical-align:top; margin:0 10px; padding:20px 0 0 0; }
/*.main-content p.page a[rel=Prev] { background:url(../images/arrow-left.png) no-repeat center left; padding:0 15px 0 0; }
.main-content p.page a[rel=Next] { background:url(../images/arrow-right.png) no-repeat center right; padding:0 15px 0 0; }
.main-content p.page a[rel=Prev] span, .main-content p.page a[rel=Next] span { display:none; }*/
/* Boxes */
div.cbox { margin:0; padding:0 0 9px 0; }
div.cbox h2 { float:left; background:#999; color:#fff; -moz-border-radius:0 10px 0 0; margin:0; padding:9px 20px 5px 10px; font-size:12px; line-height:15px; }
div.cbox h2 a { color:#fff; text-decoration:none; }
div.cbox h2 a:hover { color:#fff; }
div.cbox h2 a:visited { color:#fff; }
div.cbox h2 a:after { content:" >"; }
div.cbox div { clear:left; border:1px solid #d3d3d3; -moz-border-radius:0 10px 10px 10px; margin:0; padding:4px 10px 0 10px; }
div.cbox div  div{ clear:none; border:0; -moz-border-radius:0; margin:0; padding:0; }
div.box { float:left; clear:left; width:300px; background:url(../images/pro-bottom-left.png) no-repeat left bottom; margin:10px 0 15px 0; }
div.box div { background:url(../images/pro-bottom-right.png) no-repeat right bottom; }
div.box div div { background:url(../images/pro-top-left.png) no-repeat left top; }
div.box div div div { background:url(../images/pro-top-right.png) no-repeat right top; padding:20px 10px 15px 10px; }
div.box h2 { font-size:14px; font-weight:bold; }
div.box ul { list-style-type:none; }
div.box li:before { content:'- '; }
div.box a { text-decoration:none; color:#000; }
div.box a:after { content:'>'; }
div.box strong { font-size:14px; }
div.pro { margin-top:-5px; }
div.surfer { background:url(../images/surfer-bottom-left.png) no-repeat left bottom; color:#fff; }
div.surfer div { background:url(../images/surfer-bottom-right.png) no-repeat right bottom; }
div.surfer div div { background:url(../images/surfer-top-left.png) no-repeat left top; }
div.surfer div div div { background:url(../images/surfer-top-right.png) no-repeat right top; padding:5px 130px 15px 10px; }
div.surfer a { color:#fff; }
div.city { background:url(../images/city-bottom-left.png) no-repeat left bottom; color:#fff; margin-bottom:0; }
div.city div { background:url(../images/city-bottom-right.png) no-repeat right bottom; }
div.city div div { background:url(../images/city-top-left.png) no-repeat left top; }
div.city div div div { background:url(../images/city-top-right.png) no-repeat right top; padding:10px 50px 15px 10px; }
div.city li:before { content:' - '; }
div.city li:first-child:before { content:''; }
div.city a { color:#fff; }
div.city a:after { content:none; }
div.city li { list-style-type:none; display:inline; }
div.hotel { background:url(../images/hotel-bottom-left.png) no-repeat left bottom; color:#fff; margin-bottom:0; }
div.hotel div { background:url(../images/hotel-bottom-right.png) no-repeat right bottom; }
div.hotel div div { background:url(../images/hotel-top-left.png) no-repeat left top; }
div.hotel div div div { background:url(../images/hotel-top-right.png) no-repeat right top; padding:35px 50px 15px 10px; }
div.hotel a { color:#fff; }
div.restaurant { background:url(../images/restaurant-bottom-left.png) no-repeat left bottom; color:#fff; }
div.restaurant div { background:url(../images/restaurant-bottom-right.png) no-repeat right bottom; }
div.restaurant div div { background:url(../images/restaurant-top-left.png) no-repeat left top; }
div.restaurant div div div { background:url(../images/restaurant-top-right.png) no-repeat right top; padding:35px 50px 15px 10px; }
div.restaurant a { color:#fff; }
div.job { background:url(../images/job-bottom-left.png) no-repeat left bottom; color:#fff; margin-top:-10px; }
div.job div { background:url(../images/job-bottom-right.png) no-repeat right bottom; }
div.job div div { background:url(../images/job-top-left.png) no-repeat left top; }
div.job div div div { background:url(../images/job-top-right.png) no-repeat right top; padding:35px 130px 15px 10px; }
div.job a { color:#fff; }
div.feed { background:url(../images/feed-bottom-left.png) no-repeat left bottom; color:#fff; }
div.feed div { background:url(../images/feed-bottom-right.png) no-repeat right bottom; }
div.feed div div { background:url(../images/feed-top-left.png) no-repeat left top; }
div.feed div div div { background:url(../images/feed-top-right.png) no-repeat right top; padding:5px 60px 15px 10px; }
div.feed a { color:#fff; }
div.gps { background:url(../images/gps-bottom-left.png) no-repeat left bottom; color:#fff; }
div.gps div { background:url(../images/gps-bottom-right.png) no-repeat right bottom; }
div.gps div div { background:url(../images/gps-top-left.png) no-repeat left top; }
div.gps div div div { background:url(../images/gps-top-right.png) no-repeat right top; padding:5px 60px 15px 10px; }
div.gps a { color:#fff; }
div.twitter { background:url(../images/twitter-bottom-left.png) no-repeat left bottom; color:#fff; }
div.twitter div { background:url(../images/twitter-bottom-right.png) no-repeat right bottom; }
div.twitter div div { background:url(../images/twitter-top-left.png) no-repeat left top; }
div.twitter div div div { background:url(../images/twitter-top-right.png) no-repeat right top; padding:5px 60px 15px 10px; }
div.twitter a { color:#fff; }