html,body{
margin:0;
padding:0;
}
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#000;
background-color:#718695;
background-image:url(/media/interface/background.png);
background-repeat:repeat-x;
background-position:left top;
text-align:center;
}
.no_display{
display:none;
}
p{
margin:0.6em 0;
padding:0;
}
ul{
margin:0.8em 0 0.8em 1.5em;
padding:0;
list-style-type:square;
}
li{
margin:0.5em 0;
padding:0;
}
.for_print{
display:none;
}
p.separateur_elt{
clear:both;
margin:0;
padding:0;
height:2.5em;
}
div.clear, p.clear, p.separateur_clear {
clear:both;
padding:0;
margin:0;
height:1px;
border-width:0;
visibility:hidden;
line-height:1px;
font-size:1px;
}
div.clear hr{
display:none;
}
div.bloc_erreurs{
margin:0 10px;
font-size:1em;
}
div.bloc_erreurs h4{
color:#f00;
font-size:1.3em;
margin-bottom:0;
padding-bottom:0;
}
div.bloc_erreurs ul{
padding:0;
margin:0;
margin-top:0.4em;
margin-bottom:1.5em;
margin-left:1.5em;
color:#f00;
list-style:square;
}
img{
border:none;
}
img.left, object.left{
float:left;
margin-right:6px;
margin-bottom:6px;
border:none;
}
img.right, object.right{
float:right;
margin-left:6px;
margin-bottom:6px;
border:none;
}
p.right, h4.right, h5.right, h6.right, table td.right, table th.right{
text-align:right;
}
p.center, h4.center, h5.center, h6.center, table td.center, table th.center{
text-align:center;
}
*>object{
margin-bottom:-3px;
}
table td.left, table th.left{
text-align:left;
}
#main{
margin:0 auto;
text-align:left;
width:782px;
background-color:#fff;
background-image:url(/media/interface/main.png);
background-repeat:repeat-y;
background-position:left top;
}
#top{
background-image:url(/media/interface/main-top.png);
background-repeat:no-repeat;
background-position:left top;
padding-top:7px;
}
#bottom{
background-color:#718695;
background-image:url(/media/interface/main-bottom.png);
background-repeat:no-repeat;
background-position:left top;
padding:15px 5px 3px 17px;
position:relative;
height:20px;
}
#bottom h2, #bottom hr{
display:none;
}
#evitement{
background-color:#ebebeb;
margin:0 11px 0 23px;
font-size:0.8em;
text-align:right;
padding:1px 5px 3px 5px;
color:#999;
}
#evitement a{
color:#666;
text-decoration:underline;
}
#evitement a:hover{
text-decoration:none;
}
#header{
position:relative;
height:203px;
margin:0 30px 0 23px;
background-image:url(/media/interface/header.jpg);
background-repeat:no-repeat;
background-position:right top;
}
#header hr{
display:none;
}
#header h1{
position:absolute;
left:25px;
top:50px;
margin:0;
padding:0;
background-image:url(/media/interface/logo.gif);
background-repeat:no-repeat;
background-position:left top;
}
#header h1 a{
display:block;
text-indent:-99999px;
text-decoration:none;
height:95px;
width:312px;
}
#header h1 a:hover{
text-decoration:none;
}
#header p{
margin:0;
padding:0;
}
#langage_selection{
position:relative;
height:0;
line-height:1px;
font-size:1px;
}
#langage_selection h2, #langage_selection hr{
display:none;
}
#langage_selection ul{
position:absolute;
z-index:100;
left:30px;
top:-8px;
width:50px;
height:15px;
margin:0;
padding:0;
background-image:url(/media/interface/langages.png);
background-repeat:no-repeat;
background-position:left top;
list-style-type:none;
}
#langage_selection li{
margin:0;
padding:0;
}
#langage_selection li a{
position:absolute;
display:block;
text-indent:-99999px;
top:0;
width:14px;
height:15px;
}
#langage_fr{
left:2px;
}
#langage_de{
left:18px;
}
#langage_en{
left:33px;
}
#navbar{
background-image:url(/media/interface/nav-bar.png);
background-repeat:no-repeat;
background-position:left bottom;
margin:0 5px 0 17px;
font-size:0.95em;
}
#navbar hr{
display:none;
}
#navbar_top{
padding:4px 7px 0px 7px;
background-image:url(/media/interface/nav-bar-top.png);
background-repeat:no-repeat;
background-position:left top;
}
#navbar_bottom{
height:1px;
clear:both;
margin-bottom:-1px;
}
#search{
float:left;
width:185px;
font-size:0.85em;
padding:7px 0 5px 3px;
height:1.5em;
}
#search h2, #search label{
display:none;
}
#search form, #search p{
padding:0;
margin:0;
}
#searchfield{
width:75%;
}
#main_menu h2{
display:none;
}
#main_menu ul{
font-size:1.05em;
font-family:Arial, Helvetica, sans-serif;
margin:5px 0 0 195px;
padding:0;
list-style-type:none;
}
#main_menu li{
margin:0;
padding:0;
float:left;
background-image:url(/media/interface/main-menu-item-right.png);
background-repeat:no-repeat;
background-position:right top;
}
#main_menu li.selected{
background-image:url(/media/interface/main-menu-item-active-right.png);
}
#main_menu li span{
display:block;
background-image:url(/media/interface/main-menu-item-left.png);
background-repeat:no-repeat;
background-position:left top;
}
#main_menu li.selected span{
background-image:url(/media/interface/main-menu-item-active-left.png);
}
#main_menu a{
display:block;
padding:5px 7px 3px 7px;
color:#1a2f6e;
font-weight:bold;
text-decoration:none;
}
#main_menu a:hover{
text-decoration:none;
color:#0068b5;
}
#main_menu li.selected a{
color:#000;
}
#page{
margin:0 11px 0 23px;
background-image:url(/media/interface/page-background.png);
background-repeat:repeat-y;
background-position:left top;
}
#page-estjob{
padding:5px 11px 5px 23px;
}
#page_bottom{
clear:both;
background-image:url(/media/interface/page-bottom.png);
background-repeat:no-repeat;
background-position:left bottom;
height:75px;
}
#page_bottom hr{
display:none;
}
#page_main{
padding:1px 5px;
float:right;
width:540px;
font-size:0.9em;
}
#titre_page{
display:none;
}
#breadcrumb{
font-size:0.9em;
margin:0.8em 0 2em 0;
color:#666;
}
#breadcrumb a{
color:#333;
text-decoration:underline;
}
#breadcrumb a:hover{
text-decoration:none;
}
#page_side{
padding:20px 0 1px 0;
width:190px;
float:left;
}
#submenu{
width:210px;
margin-left:-23px;
background-image:url(/media/interface/submenu.png);
background-repeat:no-repeat;
background-position:left bottom;
}
#submenu h2, #submenu hr{
display:none;
}
#submenu_root{
background-image:url(/media/interface/submenu-top.png);
background-repeat:no-repeat;
background-position:left top;
padding:15px 10px;
margin:0;
list-style-type:none;
}
#submenu_root ul{
margin:0;
padding:0;
list-style-type:none;
font-size:0.9em;
margin-top:0.8em;
}
#submenu_root li{
margin:0;
padding:0;
color:#666;
}
#submenu_root a{
color:#666;
text-decoration:none;
}
#submenu_root a{
text-decoration:none;
}
#submenu_root ul ul{
padding:1px 0 5px 10px;
margin:0;
font-size:0.9em;
}
#submenu_root ul ul ul{
padding:1px 0 5px 10px;
margin:0;
font-size:1em;
}
#submenu_root ul li{
list-style-type:none;
margin:0.3em 0;
padding:0;
border-bottom:1px solid #fdd6af;
}
#submenu_root ul ul li{
border-bottom:none;
margin:0.2em 0;
}
#submenu_root ul ul ul li{
margin:0;
}
#submenu_root ul span{
display:block;
background-image:url(/media/interface/submenu-item.png);
background-repeat:no-repeat;
background-position:left center;
}
#submenu_root ul span.selected{
background-image:url(/media/interface/submenu-item-active.png);
}
#submenu_root ul ul span{
display:block;
background-image:none;
background-repeat:no-repeat;
background-position:left center;
}
#submenu_root ul ul span.selected{
background-image:url(/media/interface/submenu-sublevel-item-active.png);
}
#submenu_root ul a{
display:block;
padding:3px 0 3px 20px;
text-decoration:none;
color:#4d4d4d;
font-weight:bold;
}
#submenu_root ul a:hover{
text-decoration:none;
color:#000;
}
#submenu_root ul ul a{
padding-left:10px;
font-weight:normal;
color:#666;
}
#submenu_root ul ul a:hover{
color:#000;
}
#submenu_root ul ul span.selected a{
color:#333;
}
#submenu_root ul ul span.selected a:hover{
color:#000;
}
#footer_links{
font-size:0.85em;
color:#333;
margin:0;
text-align:right;
margin-left:195px;
}
#footer_links a{
color:#333;
text-decoration:none;
}
#footer_links a:hover{
text-decoration:underline;
}
#ufa{
position:absolute;
top:15px;
left:17px;
font-size:0.7em;
color:#333;
margin:0;
}
#ufa a{
color:#333;
text-decoration:underline;
}
#ufa a:hover{
text-decoration:none;
}
#credits{
position:absolute;
top:3em;
left:17px;
font-size:0.7em;
color:#333;
margin:0;
padding:0 0 10px 0;
}
#credits a{
color:#333;
text-decoration:underline;
}
#credits a:hover{
text-decoration:none;
}
.page_side_zone{
width:174px;
background-image:url(/media/interface/page-side-zone.png);
background-repeat:no-repeat;
background-position:left bottom;
margin:15px 8px 15px 8px;
font-size:0.8em;
}
.page_side_zone_top{
background-image:url(/media/interface/page-side-zone-top.png);
background-repeat:no-repeat;
background-position:left top;
padding:3px 5px;
}
form{
margin:0;
padding:0;
font-size:inherit !important;
}
form .input, form .valider{
border:1px solid #999;
background-color:#fff;
color:inherit !important;
font-family:inherit !important;
margin:0;
font-size:1em;
}
form.fullwidth .input{
width:99%;
}
form label.break{
display:block;
margin-bottom:0.3em;
}
form label.requis{
font-weight:bold;
color:#333;
}
form p{
margin-top:0.4em;
margin-bottom:0.5em;
}
form fieldset{
margin:0;
padding:0.7em;
border-width:1px;
border-color:#999;
border-style:solid;
margin-bottom:1em;
}
form fieldset legend{
color:#333;
font-style: italic;
}
.commun p {
margin-top:0.8em;
margin-bottom:0.8em;
}
.commun ul{
margin: 0px;
padding:0;
margin-top:0.6em;
margin-bottom:0.6em;
margin-left:2em;
list-style-image:url(/media/interface/puce.png);
list-style-type:square;
}
.commun li{
margin: 0px;
padding:0 0 0 0;
margin-top:0.4em;
margin-bottom:0.4em;
}
.commun .chapo{
font-size:12px;
color:#111;
font-weight:bold;
margin:0.6em 3px;
padding:0;
}
.commun .corps{
font-size:12px;
margin:0.6em 3px;
color:#111;
padding:0;
line-height:1.5em;
}
.commun img{
border:none;
}
.commun h4, .commun h5, .commun h6{
margin:0;
margin-bottom:0.8em;
margin-top:1em;
}
.commun h4{
font-size:15px;
color:#1a2f6e;
}
.commun h5{
font-size:12px;
padding-left:17px;
color:#1a2f6e;
}
.commun h6{
font-size:11px;
color:#1a2f6e;
}
.commun a{
color:#105ea8;
text-decoration:underline;
}
.commun a:hover{
color:#105ea8;
text-decoration:none;
}
#page_main .commun h3.titre{
font-family:Arial, Helvetica, sans-serif;
background-image:url(/media/interface/common-title-background.gif);
background-repeat:no-repeat;
background-position:right top;
margin:0;
padding:4px 13px 1px 3px;
color:#fff;
font-size:1.3em;
font-weight:bold;
}
#page_side .commun h3.titre{
background-image:url(/media/interface/page-side-zone-common-title-background.png);
background-repeat:no-repeat;
background-position:left 0.5em;
margin:0;
padding:0.3em 0 0.5em 0;
text-indent:18px;
color:#0068b5;
font-size:1.2em;
font-weight:bold;
}
#page_side .commun .chapo, #page_side .commun .corps{
margin:0.4em 0;
}
.article .article_col1{
float:left;
width:45%;
}
.article .article_col2{
float:right;
width:45%;
}
.extranet div.conteneur{
padding:5px 10px;
}
.extranet form.login .input{
width:20em;
}
.extranet form.login p{
clear:both;
}
.extranet form.login label{
float:left;
width:10em;
}
div#connexion_extranet, div#extranet_connected_controls{
color:#333;
margin:2em 8px 2em 2px;
border:1px solid #999;
padding:2px;
background-color:#eee;
}
div#connexion_extranet h2, div#extranet_connected_controls h2{
margin:0 0 0.5em 0;
font-size:1em;
font-weight:bold;
}
div#connexion_extranet form{
padding:0;
margin:0;
}
div#connexion_extranet p{
margin:0;
}
div#connexion_extranet label{
display:none;
}
div#connexion_extranet input.input{
width:11em;
padding-left:2px;
font-size:0.9em;
}
div#connexion_extranet input.valider{
color:#666;
font-size:0.9em;
}
div#extranet_connected_controls p{
margin:0.2em 0;
}
div#extranet_connected_controls ul{
margin:0;
padding:0;
margin-left:1.5em;
list-style-type:square;
}
div#extranet_connected_controls li{
padding:0;
margin:0.2em 0;
color:#105ea8;
}
div#extranet_connected_controls a{
color:#105ea8;
text-decoration:none;
}
div#extranet_connected_controls a:hover{
text-decoration:underline;
}
.plan_site ul {
clear:both;
padding:0;
margin:0;
margin-left:1em;
margin-top:1em;
}
.plan_site ul ul{
margin-top:0;
}
.plan_site li {
margin-top:0.2em;
margin-left:1em;
color:#105ea8;
list-style-type:square;
}
.plan_site a{
text-decoration:none;
}
.plan_site a:hover{
text-decoration:underline;
}
.form_contact form{
font-size:11px;
margin-bottom:0;
padding:0 10px;
}
.form_contact label.requis{
font-weight:bold;
color:#333;
}
form span.requis{
font-weight:bold;
color:#333;
}
.form_contact textarea, .form_contact fieldset input, .form_contact fieldset select{
width:99%;
}
.form_contact fieldset p.radio input, .form_contact fieldset p.checkbox input{
width:auto;
}
.form_contact p{
margin-top:0.4em;
margin-bottom:0.5em;
}
.form_contact fieldset{
margin:0;
padding:0.7em;
border-width:1px;
border-color:#999;
border-style:solid;
margin-bottom:1em;
}
.form_contact fieldset legend{
color:#333;
font-style: italic;
}
.form_contact label{
display:block;
padding-bottom:0.2em;
}
.form_contact fieldset p.radio label, .form_contact fieldset p.checkbox label {
display:inline;
padding-bottom:0;
}
.form_contact .aide{
margin-top:0.5em;
padding-left:0.5em;
font-size:9px;
color:#666;
}
.form_contact form{
margin-top:1.5em;
}
.form_contact .aide p{
margin-top:0;
margin-bottom:0.7em;
}
form span.label{
display:block;
padding-bottom:0.2em;
}
.form_contact fieldset.small{
width:50%;
}
div.actus .separateur_elt{
height:1em;
}
div.actus h2{
margin:0;
padding:0;
display:none;
font-size:12px;
margin-bottom:7px;
color:#666;
}
div.actus img{
border:none;
}
div.actus div.commun{
font-size:11px;
margin-bottom:7px;
color:#333;
}
div.actus div.commun .titre{
margin : 0px;
padding: 0px;
margin-bottom:7px;
}
div.actus div.commun h3{
margin : 0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
text-indent:20px;
padding-bottom:4px;
font-size:12px;
line-height:17px;
margin-bottom:7px;
font-weight:bold;
color:#666666;
}
div.actus div.commun p{
font-size:10px;
color:#666666;
margin-top:0.6em;
margin-bottom:0.6em;
line-height:1.2em;
}
div.actus div.commun a{
color:#61920a;
text-decoration:none;
}
div.actus div.commun a:hover{
color:#666;
text-decoration:underline;
}
div.actus div.commun a:focus{
background-color:#defca0;
text-decoration:underline;
color:#333;
}
div.actus div.commun a:active{
background-color:#defca0;
text-decoration:underline;
color:#333;
}
.forum .conteneur{
padding:5px 10px;
}
.forum p.link_to_forum{
clear:both;
margin:10px 0;
font-size:1.2em;
font-weight:bold;
text-align:center;
}
.forum p.link_to_forum a{
color:#105ea8;
}
.forum p.link_to_forum a:hover{
text-decoration:underline;
}
.forum table{
width:100%;
border-collapse:collapse;
}
.forum td, .forum th{
border:1px solid #999;
padding:3px;
}
.forum th{
color:#fff;
background-color:#999;
}
.forum table p{
margin:0.2em 0;
}
.forum th, .forum td{
text-align:center;
}
.forum .liste_posts th, .forum .liste_posts td{
text-align:left;
vertical-align:top;
}
.forum .liste_cats a{
font-size:1.2em;
font-weight:bold;
}
.forum .liste_cats a, .forum .liste_sujets a{
text-decoration:none;
color:#105ea8;
}
.forum .liste_cats a:hover, .forum .liste_sujets a:hover{
text-decoration:underline;
}
#logoexposants_image{
margin:0;
padding:0;
height:110px;
text-align:center;
}
#logoexposants_image img{
border:none;
}
div.liste_exposants table{
width:100%;
margin:1em 0;
padding:0;
border-collapse:collapse;
font-size:0.9em;
border-bottom:1px solid #eee;
}
div.liste_exposants td, div.liste_exposants th{
text-align:center;
border:none;
margin:0;
padding:3px 2px;
border-left:1px solid #eee;
border-right:1px solid #eee;
}
div.liste_exposants td.left, div.liste_exposants th.left{
text-align:left;
}
div.liste_exposants th{
background-color:#eee;
font-size:0.9em;
}
div.liste_exposants tr.pair{
background-color:#f6f6f6;
}
div.liste_exposants span.yes{
color:#060;
}
div.liste_annonces form{
font-size:0.9em !important;
}
div.liste_annonces table{
width:100%;
margin:1em 0;
padding:0;
border-collapse:collapse;
font-size:0.9em;
border-bottom:1px solid #eee;
}
div.liste_annonces td, div.liste_annonces th{
text-align:left;
border:none;
margin:0;
padding:3px 2px;
border-left:1px solid #eee;
border-right:1px solid #eee;
}
div.liste_annonces th{
background-color:#eee;
font-size:0.9em;
}
div.liste_annonces tr.pair{
background-color:#f6f6f6;
}
div.annonce h4{
font-size:1.05em;
}
.commun .rss h4{
font-size:1em;
margin:1.8em 0 0.2em 0;
padding:0;
}
.commun .rss_body{
font-size:0.95em;
}
.commun .rss .suite{
margin:0.2em 0;
padding:0;
font-size:0.9em;
}
#sendtoafriend p{
margin:0.3em 0;
}
#sendtoafriend_email{
width:97%;
}
div.sendtoafriend .input{
width:99%;
}
div.fiche_exposant ul{
    list-style-type:square;
    list-style-image:none;
}
div.fiche_exposant dl{
   
}
div.fiche_exposant dt{
font-size:15px;
color:#1a2f6e;
font-weight:bold;
}
div.fiche_exposant dd{
margin:0.6em 0 1.5em 1em;
}

