/**************************
Global
*************************/

body {
text-align: left;
font-family: Verdana, sans-serif;
font-size: 9pt;
margin:0;
padding:0;
background-color: #fff;
color: #333;
}

/* Reset CSS & Utils */

img {
border: 0;
}

.noborder {
border: 0;
}

.clearb {
clear: both;
}

.left {
float: left;
}

.cleaner {
clear: both;
visibility:hidden;
margin: -10px;
}

#contenu a img {
outline:none;
}

/* Links */

a, a:link, a:active {
text-decoration: underline;
color: #006699; 
}

a:visited {
text-decoration: underline;
color: #006699;
}

a:hover {
text-decoration: underline;
color: #006699;
}

#central {
margin: 0 auto;
width: 1010px;
background-color: #fff;;
color: black;
background-image: url('/upload/images/design/contour.gif');
background-repeat: repeat-y;
}

#header {
height: 248px; 
margin: 0 auto;
text-align: center;
}

#content {
margin: 1.5em auto 2em auto;
width:1000px;
}

#gauche {
width: 640px;
float: left;
padding-left: 10px;
}

#chemin {
padding: 0 0 1.2em 0;
font-size: 90%;
border-bottom: 1px dotted #000;
width: 630px;
}

#contenu {
font-size: 8pt;
padding-top: 5px;
width: 630px;
text-align: justify;
}

#droite {
float: left;
width: 335px;
padding-left: 5px;
padding-right: 10px;
padding-bottom: 20px;
}

.bloc {
width: 325px;
border: 1px solid #fadbab;
clear:both;
min-height: 70px;
}

.bloc_noborder {
width: 325px;
}

.titre_bloc {
width: 325px;
height:32px;
background: #FFF url('/upload/images/design/entete-orange.jpg') repeat-x;
border-bottom: 1px solid #fadbab;
}

.titre_bloc_contact {
background-color: #ececec;
border-bottom: 1px solid #b3b3b3;
}

.titre_bloc_border {
width: 325px;
background-color: #ececec;
border:  1px solid #fadbab;;
}

.titre_bloc h4, .titre_bloc_border h4 {
color: #1a171b; 
font-size: 1em;
line-height: 1.3em;
margin: 0.7em 0 0.1em 0.8em;
font-weight:bold;
}


#projet_moncompte {
width: 325px;
padding: 0px;
font-size: 8pt;
}

#projet_inscrire{
width: 325px;
background: url('/upload/images/design/fond-bloc-form.gif') repeat-x;
border-bottom: 1px solid #b3b3b3;
height: 75px;
}

#projet_inscrire form {
margin:0;
padding:0;
}

#projet_texts {
float:left;
width:100px;
height:45px;
padding-left:10px;
text-align:left;
vertical-align: middle;
padding-top: 20px;
}

div.text_label {
width: 100px;
text-align: left;
height: 22px;
padding-top: 2px;
}

#projet_inputs {
float:left;
width:130px;
height:45px;
padding-left:5px;
text-align:left;
vertical-align: middle;
padding-top: 20px;
}

div.text_input {
width: 130px;
text-align: left;
height: 22px;	
}

#projet_submit {
float:left;
vertical-align:middle;
height:45px;
width:80px;
padding-top: 30px;
}

#projet_footer{
width: 325px;
background-color: #ececec;
height:15px;
}

#projet_footer a {
color: #000;
font-size:9px;	
}

#projet_footer_mdp {
float:left;
text-align:left;
width:180px;
padding-left:20px;
}

#projet_footer_inscrire {
float:left;
text-align:right;
width:100px;
padding-right:20px;
}

#news_bloc{
background-color: #fff;
width: 325px;
min-height: 165px;
text-align: left;
margin: 0;
padding: 0;
}

div.news_bloc_content {
float: left;
background:url('/upload/images/design/fond-nouveautes.gif') repeat-x;
border: 1px solid #b3b3b3;
width: 140px;
font-size:9px;
text-align: left;
margin-left: 13px;
padding-left: 0;
min-height: 70px;
}

div.news_bloc_content h5 {
font-size: 1.1em;
line-height: 1.3em;
margin: 0 0 0.25em 0;
}

div.news_bloc_content_header {
padding-left: 7px;
}

div.news_bloc_content_img {
width: 140px;
text-align: center;
}

div.news_bloc_content img {
border: 1px solid #000;
}

div.news_bloc_content_text {
padding-left: 7px;
}

#partenaire_bloc{
width: 317px;
background-color: #fff;
text-align: center;
padding: 4px;
}

div.liens_utiles_bloc {
background-color: #fff;
float:left;
width:100px;
height: 40px;
margin-left:5px;
font-size:7pt;
margin-top: 5px;
padding-bottom: 5px;
}

div.liens_utiles_bloc ul {
list-style:none;
margin: 0;
padding: 0;
}

div.liens_utiles_bloc li {
margin-left:5px;
padding-left: 10px;
background-image: url('/upload/images/design/fleche_grise.gif');
background-repeat: no-repeat;
background-position: 0 .4em;
}

div.liens_utiles_bloc a {
color: black;
text-decoration: underline;
}

#footer {
clear:both;
color: #022833;
border-top:1px solid #f39501;
background: #FFF url('/upload/images/design/footer-bleu.jpg') repeat-x;
text-align: center;
height:88px;
padding: 0px;
font-size:8pt;
width: 997px;
margin: 0 auto;
margin-top:15px;
}


p.footer-bas {
margin-top:40px;
font-weight:bold;
}

#footer a {
color: #022833;
font-size:8pt;
text-decoration:none;
margin-top:40px;
font-weight:bold;
}

/**************************
Headings
*************************/

#contenu h1 {
font-size: 2em; 
line-height: 1em;
margin: 0;
}

#contenu h2 {
color: #006699; 
font-size: 1.5em; 
text-align: left; 
padding-bottom: 1px;
line-height: 1.5em;
margin: 0;
padding-left: 0;
}
#contenu h3 {
color: #006699; 
font-size: 1.3em;
line-height: 1.3em;
margin: 0 0 0.5em 0;
}
#contenu h4 {
color: #1a171b; 
font-size: 1em;
line-height: 1.3em;
margin: 0.7em 0 0.1em 0.8em;
font-weight: bold ;
}
#contenu h5 {
font-size: 1.1em;
line-height: 1.3em;
margin: 0 0 0.25em 0;
}
#contenu h6 {
font-size: 1em;
line-height: 1.3em;
margin: 0 0 0.25em 0;
}

/**************************
Headings
*************************/

.select_grey {
font-family: Verdana; 
border-width:1px; 
border-color:#000; 
border-style:solid;
width:100px;
}

#bloc_text {
width: 305px;
float:left;
padding-left:5px;
padding-right:5px;
text-align:justify;
height: 120px;
}

.bloc_text {
width: 305px;
float:left;
padding-left:5px;
padding-right:5px;
text-align:justify;
height: 120px;
}
#bloc_text_monprojet {
width: 290px;
float:left;
padding-left:5px;
margin-right:5px;
margin-left:5px;
height: 120px;
background-color:#ECECEC;
border: 1px solid #C6C6C6;
}

#bloc_text_monprojet img {
padding-bottom:2px;
text-align:center;
}

/**************************
Home
*************************/

#home-gmap {
overflow:hidden;
}

/**************************
Contactez-nous
*************************/

#contactez-nous {
}

.contact-text {
float:left;
width:50%;
margin:10px 0;
}

.contact-text-bloc {
background: url('/upload/images/design/fond-bloc-form.gif') repeat-x;
}

#home_intro {
margin: 0 0 10px 0;
float:left;
}

.home_bloc {
width: 300px;
border: 1px solid #b3b3b3;
float:left;
margin: 0 10px 15px 0;
}

.home_text {
margin: 0 0 20px 0;
}

.home_bloc_fixe {
width: 300px;
height: 280px;
border: 1px solid #fadbab;
float:left;
margin: 0 10px 15px 0;
}

.home_bloc_content {
padding:10px;
text-align: center;
}

.home_bloc_text {
padding: 0px;
background: url('/upload/images/design/fnaim_fade.jpg') no-repeat right 40px;
}

.home_bloc_text p {
margin: 5px 0 10px 0;
}

.home_bloc_wide  {
width: 614px;
border: 1px solid #fadbab;
float: left;
margin: 0 0 15px 0;
text-align: center;
}

.home_titre_bloc {
height:32px;
background: #FFF url('/upload/images/design/entete-orange.jpg') repeat-x;
border-bottom: 1px solid #fadbab;
}

.home_button {
float:left;
width: 305px;
text-align:center;
margin: 0 0 20px 0;
}

#home_nos_sites {
margin: 10px 0;
}

#home_nos_sites img {
float: left;
display:block;
}

.home_bloccentral {
background-color: #ececec;
padding: 2px;
}

/**************************
Bloc recherche rapide
*************************/

#search_home {
background: url('/upload/images/design/fond-bloc-form.gif') repeat-x;
padding: 10px;
}

#search_home form {
margin: 0;
}

#search_home input{
border: 1px solid black;
}

#FNAIM_Little_Category input {
border: 0;
}

input#resultats {
border: 0;
margin: 10px 20px 0 0;
width: 132px;
height: 18px;
cursor: pointer;
color: #fff;
float:left;
}

#avancee {
float:left;
margin: 10px 0 0 0;
}

.text_label_strong {
font-weight: bold;
width: 90px;
}

#FNAIM_Little_Category, #FNAIM_Little_Type, #FNAIM_Little_Prix, #FNAIM_Little_Ville, #FNAIM_Little_Submit {
padding-left: 5px;
clear: both;
min-height: 30px;
}

#FNAIM_Little_Prix_Inner {
clear: both;
}   

#FNAIM_Little_Type_Text, #FNAIM_Little_Ville_Text, #FNAIM_Little_Prix_Text {
float: left;
width: 90px;
}

#FNAIM_Little_Type_Input, #FNAIM_Little_Ville_Input, #FNAIM_Little_Prix_Slider {
float: left;
}

#FNAIM_Little_Input_Ville {
font-size:8pt;
width:145px;
border:1px solid black;
vertical-align: middle;
}

#FNAIM_Little_Submit_Error {
clear: both;
}


.titre_bloc h4 a {
text-decoration: none;
}
.clearb { clear: both; }

#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   /*background-color: #ECECEC;*/
   background: #FFF url('/upload/images/design/fond-orange.jpg');
   border-bottom: 1px solid #C0C0C0;
   width: 1000px;
   z-index: 999;
   position: relative;
   margin: 0 auto;
   font-weight:bold;
   color:#FFF;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */

#primary-nav li li { 
   width: 200px;
}

/* Unless you know what you do, do not touch this */ 

#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px;
   height:40px; 
}

#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}

#primary-nav ul ul { 
   margin-top: -1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px;
   height:40px;

}

#primary-nav li { 
   margin-left: -1px;
   float: left; 
}

#primary-nav li li { 
   margin-left: 0px;
   margin-top: 0px;
   float: none; 
   position: relative;
   height:40px;
}

/* Styling the basic apperance of the menu elements */

#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 15px 9px; 
   text-decoration: none; 
color:#FFF;
}

#primary-nav li a { 
   border-right: 1px solid #FFF;
   border-left: 1px solid #FFF;
}

#primary-nav li li a { 
   border-left: 1px solid #C0C0C0;
   border-right: 1px solid #C0C0C0;
   margin-top:0px;
   height:40px;
   padding-top:8px;
color:#003040;

}              

#primary-nav li, #primary-nav li.menuparent { 
   /* background-color: #ececec; */
     background: #FFF url('/upload/images/design/fond-orange.jpg');
     height:40px; 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
   /* background-color: #C7C7C7; */
   background: #FFF url('/upload/images/design/fond-bleu.jpg');
}

/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */

#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 

/* arrow for menuparents */
/*   background-image: url('/upload/images/arrow-right.gif');*/
   background: #FFF url('/upload/images/design/fond-bleu.jpg');
/*   background-repeat: no-repeat;*/
/*   background-position: center right;*/
   height:40px;
}

/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   /* background-color: #E7AB0B; */
   background: #FFF url('/upload/images/design/fond-bleu.jpg');
   height:40px;
}

#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none;
   margin-top : 0px;
   height:40px;

}

 
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block;
   height:40px;


}

/* IE Hacks */

#primary-nav li li { 
   float: left; 
   clear: both; 
}

#primary-nav li li a { 
/* height: 1%; */
   height: 18px;
}


