/**********************************************************************************************************
*	Stylesheet du site http://www.franchise-pro.fr/
*	*
*	Produit par Yoann Bordage
*
*	2008 © copyrigth société 1001
*************************************************************************************************************/
/*------------------------------------------------------------------------------------------------------------------*
Necessaire à toutes les pages :
*-------------------------------------------------------------------------------------------------------------------*/
body{
	background-image:url(/img/fond.jpg);
	background-position:center top;
	background-color:#FFF;
	margin:0pt auto;
	text-align:center;
}

img{
	border:none;
}

#conteneur{
	position:relative;
	width:1000px;
	left:0px;
	margin: 0 auto;
}

li{
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0px;
}

ul{
	padding-left:0px;
	margin-left:0px;
}

.menu{
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:right;
	position:absolute;
	top:180px;
	right:0px;
	float:right;
	width:175px;
	margin-bottom:20px;
	height:690px;
}
html>body .menu{
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:right;
	position:absolute;
	top:160px;
	right:0px;
	float:right;
	width:175px;
	margin-bottom:20px;
	height:690px;
}

.centrehome{
	color:#747E75;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background-color:#F1F3F0;
	z-index:0;
	width:1000px;
	float:left;
	clear:both;
	border-top:1px solid;
	border-top-color:#8D978E;
}

/*------------------------------------------------------------------------------------------------------------------*
lien
*-------------------------------------------------------------------------------------------------------------------*/
body a{
	text-decoration:none;
	color:#FFF;
}
body a:hover{
	color:#444;
}

a.lienfooter{
	text-decoration:none;
	color:#DDD;
}
a:hover.lienfooter{
	color:#444;
}

a.lienmenu{
	text-decoration:none;
	color:#FFF;
	font-size:10pt;
}
a:hover.lienmenu{
	color:#444;
}


a.lienmenu2{
	text-decoration:none;
	color:#FFF;
	font-size:10.5pt;
	letter-spacing:1px;
}
a:hover.lienmenu2{
	color:#444;
}

a.liengrissouligne{
	text-decoration:underline;
	color:#7C7C7C;
}
a:hover.liengrissouligne{
	text-decoration:none;
	color:#444;
}

a.liengris{
	text-decoration:none;
	color:#7C7C7C;
}
a:hover.liengris{
	color:#444;
}

a.lienrouge{
	text-decoration:none;
	color:#E84848;
}
a:hover.lienrouge{
	color:#B70000;
}

a.lienvert{
	color:#35A44A;
	text-decoration:underline;
}
a:hover.lienvert{
	color:#006600;
	text-decoration:none;
}

a.lienvertsimple{
	color:#35A44A;
	text-decoration:none;
}
a:hover.lienvertsimple{
	color:#006600;
}

.index_a a{
	color:#7C7C7C;
	text-decoration:none;
}
.index_a a:hover{
	color:#444;
	text-decoration:none;
}


/*------------------------------------------------------------------------------------------------------------------*
home page
*-------------------------------------------------------------------------------------------------------------------*/
 .bouton_ok{
	background-image:url(./img/ok1.jpg);
	border:none;
}

.bouton_ok:focus{
	background-image:url(./img/ok2.jpg);
	border:none;
}

.actu{
	background-image:url(img/home-actu.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:464px;
	height:255px;
	top:155px;
	left:10px;
	position:absolute;
	z-index:1;
}

.home-une{
	background-image:url(img/home-une.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:300px;
	height:195px;
	top:155px;
	left:490px;
	position:absolute;
	z-index:1;
	text-align:left;
}
.home-selection{
	background-image:url(img/home-selection.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:464px;
	height:230px;
	top:430px;
	left:10px;
	position:absolute;
	z-index:1;
	text-align:center;
}
.home-consult{
	background-image:url(img/home-consult.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:301px;
	height:189px;
	top:375px;
	left:490px;
	position:absolute;
	z-index:1;
	text-align:left;
	line-height:18px;
}

.home-recherche{
	height:150px;
	top:80px;
	left:10px;
	position:absolute;
	z-index:1;
	text-align:center;
}

/*------------------------------------------------------------------------------------------------------------------*
categories
*-------------------------------------------------------------------------------------------------------------------*/

.cat-une{
	background-image:url(img/home-une.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:300px;
	height:195px;
	top:40px;
	left:40px;
	position:relative;
	z-index:1;
	text-align:left;
	float:left;
	clear:left;
}

.cat-consult{
	background-image:url(img/plus-consult-thema.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:301px;
	height:189px;
	top:50px;
	left:40px;
	position:relative;
	z-index:1;
	text-align:left;
	line-height:18px;
	float:left;
	clear:left;
}
/*------------------------------------------------------------------------------------------------------------------*
liste
*-------------------------------------------------------------------------------------------------------------------*/

.liste-une{
	background-image:url(img/home-une.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:300px;
	height:195px;
	top:185px;
	left:490px;
	position:absolute;
	z-index:1;
	text-align:left;
}

.liste-consult{
	background-image:url(img/plus-consult-thema.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:301px;
	height:189px;
	top:405px;
	left:490px;
	position:absolute;
	z-index:1;
	text-align:left;
	line-height:18px;
}


/*------------------------------------------------------------------------------------------------------------------*
fiche
*-------------------------------------------------------------------------------------------------------------------*/


#dirigeant_fiche{
	background-image:url(img/bloc-moyen3.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:300px;
	height:148px;
	top:495;
	left:35;
	position:absolute;
	z-index:1;
}

#recherche_entreprise_fiche{
	background-image:url(img/bloc-moyen2.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:302;
	height:310;
	top:50;
	left:675;
	z-index:1;
	position:absolute;
}
#bilan_fiche{
	background-image:url(img/bloc-manageo.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:619;
	height:135;
	top:330;
	left:35;
	z-index:1;
	position:absolute;
}
#manageo{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	clear:left;
	margin-left:20px;
}

.societe a{
	color:#666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.societe a:hover{
	color:#999;
	text-decoration:none;
}
.catover a{
	color:#666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.catover a:hover{
	color:#999;
	text-decoration:none;
}

a.lien_page{
	color:#666;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
a.lien_page:hover{
	color:#999;
	font-size:11px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

a.lien_categorie{
	color:#E1A617;
	font-size:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a.lien_categorie:hover{
	color:#666;
	font-size:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}


a.lien_rubrique{
	color:#999999;
	font-size:10px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a.lien_rubrique:hover{
	color:#666;
	font-size:10px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a.lien_lettre{
	color:#666;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a.lien_lettre:hover{
	color:#999;
	font-size:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

a.lien_cadre_dirigeant{
color:#999999;
	font-size:11px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a.lien_cadre_dirigeant:hover{
color:#666666;
	font-size:11px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#plusrechercher_fiche{
	background-image:url(img/bloc-moyen3.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:300px;
	height:148px;
	top:495;
	left:355;
	position:absolute;
	z-index:1;
}


/*------------------------------------------------------------------------------------------------------------------*
annuaire
*-------------------------------------------------------------------------------------------------------------------*/

#index_annuaire{
	background-image:url(img/bloc-index.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:619;
	height:143;
	top:500;
	left:35;
	z-index:1;
	position:absolute;
}

#annuaire_annuaire{
	background-image:url(img/bloc-moyen.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:300px;
	height:123px;
	top:50;
	left:35;
	position:absolute;
	z-index:1;
}
#annuaire_inverse_annuaire{
	background-image:url(img/bloc-moyen.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:300px;
	height:123px;
	top:50;
	left:355;
	position:absolute;
	z-index:1;
}
#derniere_recherche_annuaire{
	top:200;
	left:15;
	position:absolute;
	z-index:1;
}
#plus_recherche_annuaire{
	top:200;
	left:325;
	position:absolute;
	z-index:1;
}

/*------------------------------------------------------------------------------------------------------------------*
entreprise
*-------------------------------------------------------------------------------------------------------------------*/

#recherche_entreprise{
	background-image:url(img/bloc-manageo.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:619;
	height:135;
	top:50;
	left:35;
	z-index:1;
	position:absolute;
}

/*------------------------------------------------------------------------------------------------------------------*
geographie
*-------------------------------------------------------------------------------------------------------------------*/
#liste_departement{
	top:40;
	left:355;
	position:absolute;
	z-index:1;
	width:300px;
}
#recherche_geographie{
	background-image:url(img/bloc-moyen3.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:300px;
	height:148px;
	top:40;
	left:35;
	position:absolute;
	z-index:1;
}

/*------------------------------------------------------------------------------------------------------------------*
Page condition
*-------------------------------------------------------------------------------------------------------------------*/

.presentation{
	position:relative;
	margin-top:30px;
	margin-left:30px;
	float:left;
	width: 930px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.titrePresentation{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	padding:20px;
	font-weight:bold;
}

.textPresentation{
	padding:12px 2px 12px 2px;
	text-align:justify;
}
h1{
color:#E1A617;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
letter-spacing:1px;
position:absolute;
top:0px;
left:40;
margin:0;
margin-left:-42px;
}
h2{
	margin-top:3px;
	margin-bottom:-30px;
}
h3{
color:#616161;
font-size:14px;
margin:0px;
	margin-bottom:-30px;
	float:left;
	font-weight:normal;
}
#Google_Bandeau{
	position:absolute;
	height:90px;
	width:728px;
	margin-left:260px;
	margin-top:5px;
}
#Google_Bandeau2{
	position:relative;
	float:left;
	height:90px;
	width:728px;
	margin-top:5px;
	margin-left:20px;
	left:100px;
}