@charset "UTF-8";
/* CSS Document */

html {
    margin:0;
    padding:0;
}

body {
    margin:0;
    padding:0;
    font-family: Helvetica, Arial;
    font-size:9pt;
    background-image: url(../images/fond.gif) ;
    background-position: center;
    background-repeat: repeat-y;   
    background-color: #fafafa;
    margin-left: -1px;
    #margin-left: 1px;  /* HACK IE */
}

a {
    color:#00529f;
    font-weight:bold;     
    text-decoration:none;
}

a:hover {
    text-decoration:none;
    color:#f98002;
    color:#700e12;
}

#page {
    width:1000px;
    background-color:#700e12;
    padding-top:6px;
    margin:auto;
}

#barre_jaune_top {
    background-image: url(../images/header_barre_jaune_top.png);
    height:3px;
}

#bandeau {
    background-color:#ba290f;
    background-image:url(../images/bandeau.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    height:130px;
}

#logo {
    background-image:url(../images/logo.png);
    width:128px;
    height:113px;
    margin-left:8px;
    margin-top:8px;
    float:left;
    cursor: pointer;  
}
#menu {
    padding-top:0px;
    margin-top:0;
    vertical-align:middle;    
    float:left;
    margin-left:-20px;
    padding-top:2px;
}


#menu a {
    font-family: Helvetica;
    font-weight:bold;
    color:white;
    text-decoration:none;
    font-size:16px;    
}
#menu a:hover {
    color:#ffe44b;    
}

#boutonMenu {
    margin-right:24px;    
}
#boutonMenu img {
    vertical-align:middle;    
    padding-bottom:6px;
}
    
#boutonMenuDroite {
    margin-left:100px;
    margin-right:28px;    
}
#boutonMenuDroite img {
    vertical-align:middle;
    padding-bottom:6px;    
}
#recherche {
    padding-top:6px;
    #padding-top:0px;  /* HACK CSS IE */
    #margin-top:4px;   /* HACK CSS IE */   
}

#barre_jaune_bottom {
    background-image: url(../images/header_barre_jaune_bottom.png);
    height:4px;
    margin:0;
    padding:0;
}

#trois_etapes {
    height:119px;
    margin:0px;
    padding:0;
}

#boutonChrono {
    background-image:url(../images/3etapes.png);
    margin:0;
    padding:0;
    margin-top:6px;
    //margin-top:11px;  /* HACK CSS : le commentaire est la pour que seul ie - qui ne l'interprete pas - le prenne en comte */
    width:220px;
    height:114px;
    float:left;    
    cursor: pointer;
}
#un_deux_trois {
    background-image:url(../images/123.png);
    margin:0;
    padding:0;
    margin-top:5px;
    width:764px;
    height:121px;
    margin-left:236px;         
    cursor: pointer;  
}



#main {
    vertical-align:top;
    padding-top:0;
    margin-top:0;
}

#content {
    width:770px;
    margin-left:12px;
    background-color: white;
    float:left;
    padding-top:0;
    text-align:left;
    margin-bottom:12px;
    //margin-bottom:0px; /* HACK CSS IE */
    margin-top:0px;
    //margin-top:18px; /* HACK CSS IE */
	border-radius: 16px;
    
}
#content_top {
 #   background-image: url(../images/main_top.png);
 #   height:10px;    
    margin-bottom:10px;
}
#content_middle {
    padding-left: 12px;
    padding-top: 2px;
    padding-right:12px;
}
#content_bottom {
 #   background-image: url(../images/main_bottom.png);
    height:8px;    
}


/***********************************************************
    
            M E N U    C A T E G O R I E S  

 **********************************************************/

#menupoint {
    width: 196px;             
    margin-right:16px;
    position:absolute;         
}
#menupoint #titre {
    font-family: "Arial Black",Helvetica,sans-serif;;
    font-size: 9pt;
    color: #700e12;    
    font-weight: normal;
    margin-left:65px;
    margin-top:20px;
    line-height:9pt;
}
#menupoint ul {
    margin:8px;
    margin-left:16px;
    padding:0;
    clear:both;
}
#menupoint li {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9pt;
    color: #616161;
    display : list-item;
    list-style-image : url(../images/puce.png);
    margin:0;
    padding:0;
    margin-bottom:3px;  
}
#menupoint li a {
    text-decoration:none;
    color:#616161;
    font-weight:bold;  
}
#menupoint li a:hover {
    color:#700e12;
    font-weight:bold;
}

#menupoint #menupoint_top {
    background-image: url(../images/menupoint_top.png);
    height: 10px;
}
#menupoint #menupoint_middle {
    background-image: url(../images/menupoint_back.png);
    background-repeat: repeat-y;
    padding:6px;
}
#menupoint #menupoint_bottom {
    background-image: url(../images/menupoint_bottom.png);
    height: 10px;
}



#navCatExemple li {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9pt;
    color: #616161;
    display : list-item;
    list-style-image : url(../images/puce.png);
    margin:0;
    padding:0;
    margin-top:5px;  
}
#navCatExemple li a {
	color:#666;
	#font-weight:normal;	
}



#content_left {
    margin-left: 200px;
    padding-left: 10px;
    min-height:842px; 
    min-height:858px;  /* HACK IE */
}

#titrePage {
    margin-left:-70px;
    margin-right:26px;  
}
#txtAccueil {
    margin-top:24px;
    margin-left:310px;
    margin-right:0px;
    line-height: 12pt;
}
 
#accueil_dossier {
    margin-top: 20px;
    margin-right: 12px;    
}

/******************************************************************

                S I D E B A R 
                
 *****************************************************************/

#sidebar {
    width:195px;
    margin-top:12px;
    //margin-top:6px; /* HACK CSS IE */
    margin-left: 796px;
}

    #sidebar .bloc {
        margin-bottom:12px;
        margin-top:12px;        
    }
    

#blocDossier_top {
    background-image: url(../images/bloc_dossier_top.png);
    height:27px;
}
#blocDossier_content, #blocExemple_content {
    background-color:white;       
     
}
#blocDossier_content #selectLine {
	padding-top:2px; 
	padding-bottom:2px; 
	margin-bottom:4px; 
	margin-left:-10px; 
	margin-right:-10px; 
	background-color:#ff6600;
}
#blocDossier_content #selectLine a {
	padding-left:26px;
	color:white; 
}

#selectLineKw {
	padding:4px 0 4px 28px; 
	background-color:#ff6620; 
	margin:0 -10px 6px -10px
}
#selectLineKw a {
	color:#fff;	
}


#bloc_bottom {
    background-image: url(../images/bloc_bottom.png);
    height:8px;
}

#blocExemple_top {
    background-image: url(../images/bloc_exemple_top.png);
    height:27px;	
}

#blocLien_top {
    background-image: url(../images/Box_partenariat_top.png);
    height:30px;		
}
#blocLien {
	width:171px; 
	background-image:url(../images/Box_partenariat_bg.png); 
	padding: 12px; 
	font-size:10pt; 
	color:white
}
#blocLien a {
	color:white;
	font-size:9pt;
	font-weight:normal;
}

#blocVille_top {
	margin-top:12px;
    background-image: url(../images/Box_ville_top.png);
    height:30px;	
}
#blocVille_titre {
	padding-top: 6px;
	margin-left: 20px;
	font-size: 15px;
	color: #660000;
	font-weight: bold;	
}

#miniArticle {
    padding:10px;
}
#miniArticle #titreArticle, #miniArticle #titreArticle a {
    color:#00529f;
    font-size:10pt;
    font-weight:bold;
    margin-bottom:10px;
    text-decoration:none;
}
#miniArticle #titreArticle a:hover {
    text-decoration: underline;    
}
#miniArticle #presArticle {
    font-size:9pt;
    color:black;
}

#miniArticle p, #miniArticleListe p {
    margin-top: 6px;
}

#savoirPlus, #savoirPlus a {
    color:#f98002;
    font-weight:bold;
    font-size:8pt;
    text-align:left;
    text-decoration:none;
    margin-top:1px;
    font-family: Helvetica, Arial black;
}
#savoirPlus a:hover {
    text-decoration:underline;
}

.photoArticle {
    float:left;
    margin-right: 4px;
    margin-bottom: 0px;
    margin-top:0;
    max-width:76px;
    max-height:76px;    
}




/*****************************************************************

                F O O T E R
                
 ****************************************************************/
.mots_cles, .mots_cles a{
    font-size:8pt;
    color:#777;
    margin-left: 12px;
}
 
#footer {
    background-image: url(../images/footer.png);
    background-repeat:no-repeat;
    height:180px;
    width:976px;
    margin:auto;
    margin-top:12px;
    clear: both;
}

#footer #menu_footer {
    font-size: 11pt;    
    color: white;
    padding-top: 14px;
    margin-left: 165px;
}
#footer #menu_footer a {
    font-size: 11pt; 
    text-decoration: none;    
    color: white;    
    margin-right: 18px;
}
#footer #menu_footer a:hover {
    color:#ffe44b;    
}

#footer #rubrique_footer  {
    font-size: 8pt;
    color: white;
    margin-left: 165px;    
    font-weight: normal;
    padding-top: 15px;
    padding-right: 20px;
    line-height:1.5em;
    height:126px;
}
#footer #rubrique_footer a  {
    font-size: 8pt;
    color: white;
    font-weight: normal;
}
#footer a {
    color:white;
    text-decoration:none;
}
#footer #rubrique_footer a:hover {
    color:#ffe44b;
    
}
#footer #signature_footer {
    #padding-top:22px;
    margin-left:12px;
    color: white;
    font-size:8pt;    
}

#blocEssenciels {
    background:white;    
}
#essentiels_top {
    background-image: url(../images/essentiels_top.png);
    height:39px;    
}


.imgLink {
    border:0;
}
.puce_gd {
    vertical-align:middle;
    margin-right: 4px;    
}

.separation {
    background: transparent url(../images/barre.png) no-repeat;
    margin:auto;
    width: 179px;
    height: 2px;        
}
.separation hr {
    display:none;
}
.separation_long {
    background: transparent url(../images/barre_long.png) no-repeat;
    margin:0;
    width: 530px;
    height: 5px;        
}
.separation_long hr {
    display:none;
}

.separation_full {
    background: transparent url(../images/barre_full.png) no-repeat;
    margin:0;
    width: 724px;
    height: 3px;        
}
.separation_full hr {
    display:none;
}

.gdtitre {
    color: #c22510;;
    font-family: Arial black, Helvetica;
    font-size: 17pt;
}




.qbox {
    background:url(../images/recherche_back.jpg) no-repeat;
    border:0;
    width:126px;
}


/**************************************************************************

			A R T I C L E 
			
 *************************************************************************/
#article {
	text-align:justify;
	margin:0px; 
	margin-top:22px;
	line-height:1.5em;
	margin-left:4px;
	margin-left:30px;
	margin-right:16px;
	margin-right:40px;
	font-size:9.5pt;
}
#article p {
    margin:0;
    padding:0;
}
#article a {
#	font-weight:normal;
}

#article_chapo {
	color:#3b74ce;
	color:#00529f;
	font-weight: bold;
}
	
#article h2 {
	font-size:12pt;
	text-align:left;	
	color:#000;
	
}
#article h3 {
	font-size: 10pt;
	text-align:left;
	color: #700e12;	
	color:#000;
	margin-bottom:4px;
}

h2.titreArticle {
    color:#c22510; 
    margin-top:20px; 
}
h2.titreArticle a {
	font-size:13pt;
	margin:0px;	
	padding:0px;	
	color:#c22510;
}
h1.titreArticle {
	font-size:17pt;
	margin:0px;	
	padding:0px;
	margin-top:-10px;	
}

#article b, #article strong {
	color:#700e12;
}
#article a strong {
    text-decoration: underline;
}

a.lienUnderline:hover {
	text-decoration:underline;
}

#bonplanlisting {
	margin-left:0px;
	margin-top:12px;	
}
#bonplanlisting ul {
	margin-top:6px;
	margin-left:58px;
	
		
}

/**************************************************************************

            D E V I S 
            
 *************************************************************************/

 /**       C A T E G O R I E S     ****/ 
 
#listeSsCat {
    margin-top:20px;
    margin-left: 40px; 
}
#listeSsCat #titre {
    font-size:11pt;
    color:#700e12;
    font-weight:bold;
}
#listeSsCat ul {
    margin-left: 25px;
    #margin-left: 40px; /* HACK CSS IE */
    
}
#listeSsCat li {
    margin-bottom:3px;
    display : list-item;
    list-style-image : url(../images/puceG.png);
}
 
 
/**   S O U S    C A T E G O R I E S ****/
 
#pageSsCat {
    padding:8px;
}
#pageSsCat b, #pageSsCat strong {
    color: #700e12;
}
 
#photoCat {
    float: left;
}
 
#devisDetail {
    border:2px solid #c1d5e8;
    width:200px;
    margin-left:1px;
    padding:8px;
    font-size: 8pt;
    float:right;
    color: #10314b;
    margin-top:0px;
}

#txtSsCat {     
    clear:left;
    padding-top:1px;
    color: #10314b;  
}

#txtSsCat h1 {
    color: #004497;
    font-size:12pt;
}

#exemple_categorie {
    margin-left:12px;
    margin-right:12px;
    background-color: #f2f2f2;
    padding:20px;
    font-style: italic;
}

/***********              F O R M U L A I R E          ***********/

#formulaire {
    width: 721px;

}
#formAccroche {
    font-size:12pt;
    color: #004497;
    font-weight:bold;
}

#form {
    background-color: #f2f2f2;
    background-image: url(../images/formbottom.png);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 695px;
}
#form2 {
    background-color: #f2f2f2;
    background-image: url(../images/formbottom-small.png);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 695px;
}

#formEtape {
    text-align:center;
    padding-top:12px;
    font-family: "Arial Black", Helvetica, Arial;
}

#boutonForm {
    background-image: url(../images/bouton-jaune.png);
    background-repeat: no-repeat;
    cursor: pointer;
    color:#700e12;
    width:309px;
    height:24px;    
    padding-top:6px;
    text-align: center; 
    #margin-bottom: -26px; /* CSS 4 IE */
    margin-left: 355px;
}
#boutonForm2 {
    background-image: url(../images/bouton-jaune.png);
    background-repeat: no-repeat;
    cursor: pointer;
    color:#700e12;
    width:309px;
    height:24px;    
    padding-top:6px;
    text-align: center;  
    #margin-bottom: -26px;  /* CSS 4 IE */
    margin-left: 220px;
}


#champsForm {
    font-family: Helvetica, Arial, sans-serif;
    color: #292929;
    margin-left:40px;     
    margin-top:20px;
    font-weight: bold;
    font-size:8pt;
}
#champsForm2 {
    font-family: Helvetica, Arial, sans-serif;
    color: #292929;
    margin-left:160px;         
    #margin-left:171px;         
    margin-top:20px;
    font-weight: bold;
    font-size:8pt;
    width:400px;
}                


#champsForm select, #champsForm2 select {
    font-size:8pt;
    border:1px solid #bdd0e1;  
    width:165px;
   
}
#champsForm input, #champsForm2 input {
    font-size:8pt;
    border:1px solid #bdd0e1;  
    width:150px;
    padding:3px;
}

#formBulle {
    background-image: url(../images/form-bulle.png);
    background-repeat: no-repeat;
    width:89px;
    height:174px;
    padding-left:26px;
    padding-right:14px;
    padding-top:10px;
    position:absolute;
    margin-left: 510px;
    margin-top: 90px;
    font-weight: normal;
}
#formBulleAdresse {
    background-image: url(../images/form-bulle.png);
    background-image: url(../images/form-bulle-haut.png);
    background-repeat: no-repeat;
    #width:89px;
    #height:174px;
    width:90px;
    height:141px;
    padding-left:26px;
    padding-right:14px;
    padding-top:10px;
    position:absolute;
    margin-left: 365px;
    #margin-left: 340px;
    margin-top: 0px;
    font-weight: normal;
}
#formBulleTel {
    background-image: url(../images/form-bulle-large.png);
    background-repeat: no-repeat;
    width:112px;
    height:174px;
    padding-left:26px;
    padding-right:14px;
    padding-top:10px;
    position:absolute;
    margin-left: 340px;
    #margin-left: 315px;
    margin-top: 163px;
    font-weight: normal;
}
#formBulleEmail {
    background-image: url(../images/form-bulle-email.png);
    background-repeat: no-repeat;
    width:89px;
    height:134px;
    padding-left:26px;
    padding-right:14px;
    padding-top:10px;
    position:absolute;
    margin-left: 340px;
    #margin-left: 315px;
    margin-top: 190px;
    font-weight: normal;
}


#bulleBasSmall {
    background-image: url(../images/bulle-bas-small.png);
    background-repeat: no-repeat;
    width: 503px;
    height: 77px;
    font-size: 8pt;
    padding-top:20px;
    padding-left:18px;
    padding-right: 12px;
    margin-left:198px;
    margin-top:4px;
    color: #4a7fd2;
}
#bulleBasBig {
    background-image: url(../images/bulle-bas-big.png);
    background-repeat: no-repeat;
    width: 703px;
    height: 77px;
    font-size: 8pt;
    padding-top:20px;
    padding-left:16px;
    padding-right: 20px;
    margin-left:0px;
    margin-top:4px;
    color: #324e65;
}



/**************************************************************************

            P A G E     E X E M P L E
            
 *************************************************************************/

#exemple {
    margin-left:50px;
    margin-right:50px;
    background-color: #f2f2f2;
    padding:12px;
    font-style: italic;
}

#exemple a {
	font-weight:normal;
}

#bloc3_720 {
	margin-left:6px;
	margin-top:30px;
	width:720px; 
	border-top:solid 10px #F4F4F4;
	border-bottom:solid 10px #F4F4F4;
	background-color:#F4F4F4;
	background-image:url(../images/back_3blocsHoriz.png);
	background-repeat:repeat-y;
}

#titreBloc3 {
	font-family: "Arial Black",Helvetica,sans-serif;
	font-size: 9pt;
	color: #700e12;
	font-weight: normal;
	margin-left: 50px;
	line-height: 9pt;
}

#ulBloc3 {
	list-style-image: url("../images/puce.png");
	margin-top:5px;
}
#ulBloc3 li {
	margin-bottom:2px;
}

#ulBloc3 a {
	color:#666;
	font-weight:normal;
}



/**************************************************************************

            P A G E     D E V I S
            
 *************************************************************************/
#pageDevisTitre {
    font-size:10pt;
    margin-top:12px;
    margin-left:6px;
    color:#1b1b1b;  
}
 
#pageDevisGauche {
    position:absolute;
    width: 290px;
    margin-top: 40px;
    margin-left:0;
    #margin-left:-290px; /* CSS IE */
}
#minitexte {
    width: 165px;
    margin:auto;
    margin-top: 30px; 
}
#pageDevisGauche #pageDevisSousTitre {
    margin-bottom: 14px;
    color:#c22510;
    font-weight: bold;
}
#minitexte #texte {
    font-size: 8pt;
}


#pageDevisDroite {
    margin-left: 290px;
    margin-top: 20px;
}
#pageDevisDroite #titre {
    font-family: "Arial Black", Helvetica, Arial;
    color: #700e12;
    line-height: 1em;
}
#pageDevisDroite ul {
    margin-top:30px;
}
#pageDevisDroite li {
    margin-bottom:3px;
    display : list-item;
    list-style-image : url(../images/puceG.png);
}
#barreDevis {
    clear:both;
    margin-bottom: 20px;
    #margin-bottom:0px;
    margin-top:0px;
    #margin-top: -34px; /* HACK IE */
}


/**************************************************************************

			N A V B A R
			
 *************************************************************************/

.nav_accueil {
	color:#700e12;
	font-weight:bold;
    margin-right: 4px;
    margin-left: 4px;
}
.nav_n1 {
	color:#000;
	font-weight:bold;
    margin-right: 4px;
    margin-left: 4px;
}
.nav_n2 {
	color:#444;
	font-weight:bold;
    margin-right: 4px;
    margin-left: 4px;
}
.nav_n3 {
	color:#777;
	font-weight:bold;
    margin-right: 4px;
    margin-left: 4px;
}

.selectCat {
    background-color:#ff6600; 
    padding-top:2px; 
    padding-bottom:2px; 
    text-align:right; 
    padding-right:6px; 
    margin-right:"-14px"; 
    margin-left:-22px;
    list-style-image: none;
    list-style: none;
}
.selectCat a {
    color:white;
}

.txtBleu {
	color:#00529f;		
}

.txtRouge {
    color: #c22510;  
}
.txtMarron {
    color:#700e12;
}

.lieninvert {
    color:#700e12;
    color:#000;
}

.lieninvert:hover {
    color:#00529f;
    color:#700e12;
}

.liste_kw, .liste_projets {
	margin-left:120px; 
	#margin-left:0px; /* Cheat CSS IE */
	width:590px; 
	margin-top:-12px;
}

.liste_kw a {
	float:left;
	margin-left:0;
	margin-right:25px;
	width:170px;
}


.liste_projets a {
	float:left;
	margin-left:0;
	margin-right:15px;
	width:275px;
	font-weight:normal;
}