body {
    position:relative;
    background-color:#FFFFFF;
    font-family:Verdana,Arial,sans-serif;
    text-decoration:none;
    padding:0px; 
    margin:0px;
}
#main_body {
    width:1000px;
    margin-top:0px;
    margin-left:auto;
    margin-right:auto;
 }
#plusone_aef {
    background-color:#000; 
    width: 100%; 
    color: #FFF; 
    font-size: 11px;
    height:30px;
    vertical-align:middle;
    line-height+:30px
    vertical-align: middle;
}
#plusone_aef div#smoothmenu1 {
    width:1000px;
    padding:0px auto 0px auto; 
    margin:0px;
    margin-left:auto;
    margin-right:auto;
    vertical-align: middle;
}
#plusone_aef div#icone_aef {
	float: left;
    background: #000 url(../images/icone_aef.png) no-repeat left center;
	margin-top: 2px;
	width: 23px;
	height: 23px;
}
#plusone_aef span.plusone_text {
	position: relative;
	top: -5px;
}
#plusone_aef span.plusone_button {
	position: relative;
	top: 4px;
	left: 200px;

}
#plusone_aef span.plusone_text strong.aef {
	font-style: italic;
	font-size: 15px;
}
#plusone_aef a {
    color: #FFF;
    font-weight: bold;
}
/* MENU TOP */
.ddsmoothmenu{
		width: 100%;
		margin: 0px;
		padding: 0px;
}

.ddsmoothmenu ul{
		z-index:100;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
		position: relative;
		display: inline;
		float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
		display: block;
		background: #000; /*background of menu items (default state)*/
		color: white;
		color: #2d2b2b;
		text-decoration: none;
		width: 80px;
	    /*padding: 8px 3px 9px 3px;*/
	    padding: 8px 3px 8px 3px;
		text-align: center;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
		display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
		color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	    background-color: #3399FF;
		color: white;
}

.ddsmoothmenu ul li a:hover {
	    background-color: #3399FF;
		color: white;
	}
.ddsmoothmenu ul li a:hover .bleu_cyan {
		color: white;

}
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
		position: absolute;
		left: 0;
		display: none; /*collapse all sub menus to begin with*/
		visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
		display: list-item;
		float: none;
}
.ddsmoothmenu ul li ul li a{
	text-align: left;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
		top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
		width: 160px; /*width of sub menus*/
		padding: 5px;
		margin: 0;
		border-top-width: 0;
		border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
		position: absolute;
		top: 12px;
		right: 7px;
}

.rightarrowclass{
		position: absolute;
		top: 6px;
		right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
		opacity: 0.8;
}

.bleu_cyan {
	color :#3399FF;
}	
/* */

#wrapper {
    width:1000px;
}



#header {
    height:112px;
    width:1000px;
    /* background:url("../images/fond_header.jpg") no-repeat left top; */
}
#pub_header {
    float:left;
    margin-top:10px;
    /* margin-left:10px; */
}
#logo_cci_header {
    float:right;
    background: url(../images/logo.gif) no-repeat left center;
    height: 112px;
    width: 231px;
    cursor: pointer;
}
#logo_cci_header_partenaire {
	float:right;
}
#logo_cci_header_partenaire img {
    width: 231px;
}

#header2 {
    height:24px;
    border-left:20px solid #CC0000;
    
    line-height:24px;
    padding-left:25px;
    
    /*background:#CC0000 url("../images/fond_header2.gif") no-repeat left center;*/
    background:#CC0000;
}
#header3 {
	float: right;
	position: relative;
	left: -80px;
	top: -22px;
}
#login_header {
    width:844px;
    height:32px;
    
    padding:0px;
    
    background:url("../images/fond_header_login.gif") no-repeat left center;
}
#compte_perso {
    float:left;
    
    padding-left:45px;
    padding-top:6px;
    margin-left:0px;
}
#login, #mot_passe, #devenez_membre {
    float:left;
    padding-left:12px;
    padding-top:3px;
}
#mot_passe_oublie {
    float:left;
    padding-left:12px;
    padding-top:6px;
}
#mot_passe_oublie a {
    color: #FFF;
}
#btn_validez {
    float:left;
    padding-left:4px;
    padding-top:5px;
}
#devenez_membre {
    float:right;
    padding-right:20px;
    padding-top:6px;
}






#bloc_contenu {
    float:left;
    
    margin:5px 0px 0px 2px;
}
#bloc_pub {
    float:left;
    
    margin:-5px 0px 0px 8px;
}





#bloc_contenu1 {
    float:left;

    margin-bottom:10px;
}
#bloc_contenu2 {
    float:left;
    
    margin:0px 0px 10px 8px;
}



#pub_autres {
	margin-top : 10px;
}

.imgPub1 {
	display: block;
	
	margin-top: 10px;
}
.imgPub2 {
	display: block;
	float: left;
	
	margin-top: 10px;
}
.imgPub3 {
	display: block;
	float: left;
	
	margin-top: 10px;
	margin-left: 10px;
}



#AEF_fichier, #AEF_actualite, #thematique_complementaire, #recherche_entreprise, #acheter_fichier, #entreprise_mois {
    font-size:10px;
    text-decoration:none;
    color:#666666;
}
#AEF_fichier, #AEF_actualite, #recherche_entreprise {
    background:#FFFFFF url("../images/fond_blanc_200.gif") repeat-y left center;
}
#AEF_fichier_contenu, #AEF_actualite_contenu, #recherche_entreprise_contenu {
    background:url("../images/fond_blanc_footer_200.gif") no-repeat left bottom;
}
#AEF_fichier_header, #AEF_actualite_header, #thematique_complementaire_header, #recherche_entreprise_header, #acheter_fichier_header, #entreprise_mois_header {
    height:38px;
}
#AEF_fichier_header, #AEF_actualite_header {
    background:#FFFFFF url("../images/fond_blanc_header_200.gif") no-repeat left top;
}
#AEF_fichier h2, #AEF_actualite h2, #thematique_complementaire h2, #recherche_entreprise h2, #acheter_fichier h2, #entreprise_mois h2 {
    position:relative;
    top:4px;
    height:37px;
    margin:0px;
    padding:0px;
    font-size:12px;
}
#AEF_fichier h2, #AEF_actualite h2, #thematique_complementaire h2 {
    color:#666666;
    
    padding-left:45px;
    
}
#recherche_entreprise h2, #acheter_fichier h2, #entreprise_mois h2 {
    color:#FFFFFF;
    
    padding-left:45px;
}
#AEF_fichier p, #AEF_actualite p, #thematique_complementaire p, #recherche_entreprise p, #acheter_fichier p, #entreprise_mois p {
    margin:0px 8px 8px 8px;
}
#AEF_actualite br, #thematique_complementaire br, #recherche_entreprise br, #acheter_fichier br, #entreprise_mois br {
    font-size:5px;
}




#AEF_fichier {
    width:200px;
    height:215px;
}
#AEF_fichier_contenu {
    height:179px;
}
#AEF_fichier br {
    font-size:15px;
}
#AEF_fichier ul {
    margin:0px;
    padding-left:30px;
}
#AEF_fichier li {
    display:list-item;
    list-style-image:url("../images/fleche_bleue.gif");
    list-style-position:outside;
    margin:0px 0px 10px 0px;
}
#AEF_fichier li a {
    color:#666666;
}

#AEF_actualite {
    width:200px;
    height:215px;
    
    margin-top:10px;
}
#AEF_actualite_contenu {
    height:179px;
}
#AEF_actualite ul {
    margin:0px;
    padding-left:30px;
    padding-right:10px;
}
#AEF_actualite li {
    display:list-item;
    list-style-image:url("../images/fleche_bleue.gif");
    list-style-position:outside;
    margin:0px 0px 5px 0px;
}
#AEF_actualite li a {
    color:#666666;
}
#AEF_actualite li img {
    margin-top:7px;
}




#recherche_entreprise {
    width:200px;
    height:215px;
}
#recherche_entreprise_header {
    background:#FFFFFF url("../images/fond_bleu_header_200_loupe.gif") no-repeat left top;
}
#recherche_entreprise_contenu {
    height:178px;
}
#recherche_entreprise h2 {
}
#recherche_entreprise h3 {
    color:#CC0000;
    font-size:12px;
    text-align:center;
    margin:0px 0px 8px 0px;
}
#recherche_entreprise form {
    margin:0px 8px 0px 8px;
}
#recherche_entreprise label {
    display:block;
    float:left;
    width:90px;
    padding-top:3px;
}
#recherche_entreprise input {
    width:85px;
    margin-top:0px;
    margin-bottom:3px;

    font-size:12px;
}
#recherche_entreprise #dep {
    width:30px;
}
#recherche_entreprise #valider {
    width:125px;
    height:20px;
    
    margin:10px 0px 10px 30px;
    
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: -moz-use-text-color;
    border-right-color: -moz-use-text-color;
    border-bottom-color: -moz-use-text-color;
    border-left-color: -moz-use-text-color;
    
    background:url("../images/bouton.gif") no-repeat left center;
    
    font-weight:bold;
    font-size:11px;
    color:#FFFFFF;
    text-align:center;
}

#entreprise_mois {
    width:200px;
    height:215px;
    
    background:#FFFFFF url("../images/fond_blanc_200.gif") repeat-y left center;
    
    margin-top:10px;
}
#entreprise_mois_header {
    background:#FFFFFF url("../images/fond_bleu_header_200_mois.gif") no-repeat left top;
}
#entreprise_mois h2 {
}
#entreprise_mois h3 {
    color:#CC0000;
    font-size:12px;
    text-align:center;
    margin:0px 0px 8px 0px;
}
#entreprise_mois_contenu {
    height:179px;
    background:url("../images/fond_blanc_footer_200.gif") no-repeat left bottom;
}
#entreprise_mois_contenu p {
    text-align:justify
}
#entreprise_mois_contenu img {
    position:relative;
    left:18%;
    border:0px;
}
#entreprise_mois_contenu a {
    color:#006699;
    font-size:11px;
    font-weight:bolder;

    float:right;
}





#acheter_fichier {
    float:left;
    width:270px;
    height:441px;
    
    margin-left:10px;
    margin-bottom:10px;
    
    background:#FFFFFF url("../images/fond_blanc_270.gif") repeat-y left center;
}
#acheter_fichier_header {
    background:#FFFFFF url("../images/fond_rouge_header_270.gif") no-repeat left top;
}
#acheter_fichier h2 {
}
#acheter_fichier_contenu {
    height:404px;
    background:url("../images/fond_blanc_footer_270.gif") no-repeat left bottom;
}
#acheter_fichier h3 {
    color:#006699;
    font-size:12px;
    
    margin:0px 8px 8px 8px;
}
#acheter_fichier h3 a {
    color:#CC0000;
    font-size:smaller;
}
#acheter_fichier p {
    text-align:justify
}
#acheter_fichier ul {
    margin-top:0px;
    margin-bottom:0px;
}
#acheter_fichier li {
    margin-bottom:4px;
    list-style-image:url("../images/fleche_rouge.gif");
}
#acheter_fichier img {
    position:relative;
    left:20%;
    border:0px;
    margin-bottom:10px;
}




#thematique_complementaire {
    clear:both;
    width:688px;
    height:110px;
    
    background:#FFFFFF url("../images/fond_blanc_690.gif") repeat-y left center;
}
#thematique_complementaire_header {
    background:#FFFFFF url("../images/fond_blanc_header_690.gif") no-repeat left top;
}
#thematique_complementaire_contenu {
    height:74px;
    background:url("../images/fond_blanc_footer_690.gif") no-repeat left bottom;
}
#menu_thematique_complementaire1, #menu_thematique_complementaire2, #menu_thematique_complementaire3, #menu_thematique_complementaire4 {
    float:left;
}
#thematique_complementaire ul {
    margin:0px;
    padding-left:30px;
}
#thematique_complementaire li {
    display:list-item;
    list-style-image:url("../images/fleche_rouge.gif");
    list-style-position:outside;
}
#thematique_complementaire li a {
    color:#666666;
}




.text_bold_white {
    font-weight:bold;
    font-size:12px;
    color:white;
}
.text_bold_little_white {
    font-weight:bold;
    font-size:11px;
    color:white;
}
.text_white {
    font-size:11px;
    color:white;
}
.text_little_white {
    font-size:9px;
    color:white;
}
.text_little_black {
    font-size:9px;
    color:black;
}









#footer {
    clear:both;
    padding-top:10px;
    margin:0px;
}

#footer p {
    padding:0px;
    margin:0px;
    
    font-size:9px;
    text-align:center;
    color:#666666;
}

#footer p a {
    color:#666666;
    text-decoration:none
}

