 

@import url(../templates/yoo_nano2/css/base.css);
@import url(../templates/yoo_nano2/css/layout.css);
@import url(../templates/yoo_nano2/css/menus.css);
@import url(../templates/yoo_nano2/css/modules.css);
@import url(../templates/yoo_nano2/css/system.css);
@import url(../templates/yoo_nano2/css/extensions.css);
@import url(../templates/yoo_nano2/fonts/droidsans.css);
@import url(../templates/yoo_nano2/fonts/kreon.css);
@import url(../templates/yoo_nano2/fonts/mavenpro.css);
@import url(../templates/yoo_nano2/fonts/opensans.css);
@import url(../templates/yoo_nano2/fonts/yanonekaffeesatz.css);

body {
background-attachment: scroll;
background-clip: border-box;
background-color: #f5f5f5;
background-image: none;
background-origin: padding-box;
background-size: auto;
color: rgb(68, 68, 68);
display: block;
font-family: "DroidSansRegular";
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
margin: 40px 0;
position: relative;
}
body {
    background: #f5f5f5 url(../images/yootheme/creampixels.png);
}

.page {
box-sizing: border-box;
color: rgb(68, 68, 68);
display: block;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
margin:auto; 
width: 940px;
}

.logo {
    cursor: pointer;
   /* display: inline-block;*/
    width: 245px;
    height: 81px;
	margin:15px 15px 20px;
}

.block-header {
color: rgb(68, 68, 68);
display: block;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
margin-bottom: 30px;

position: relative;
}

.block-footer {
color: rgb(68, 68, 68);
display: block;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 18px;
margin-bottom: 15px;
margin-left: 20px;
margin-right: 20px;
margin-top: 15px;
position: relative;
text-align: center;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover {
	text-decoration:none;
	color: #469bdb;
}

a {
	color:#36b;
}

.table_globale {
	width: 940px;
	font-size:13px;
	margin:auto;
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(255, 255, 255);
background-image: none;
background-origin: padding-box;
background-size: auto;
display: block;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
border: 1px solid #ddd;
border-top:none;
	}

h1, h2, h3, h4, h5, h6 {

}	
	
h1, h1 a {
color: rgb(68, 68, 68);
display: block;
font-size: 36px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 36px;
margin: 25px 0 15px 0;
}
h2 {
color: rgb(68, 68, 68);
display: block;
font-size: 24px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 24px;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 0px;
margin-top: 25px;
	}
h3 {
		font-size: 122%;
		font-weight:bold;
		color:#000;
	}
	
p {
color: rgb(68, 68, 68);
display: block;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
	}

ul {
color: rgb(68, 68, 68);
display: block;
font-family: DroidSansRegular;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}

li {
border-top-color: rgb(221, 221, 221);
border-top-style: solid;
border-top-width: 1px;
color: rgb(68, 68, 68);
display: list-item;
font-family: DroidSansRegular;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
text-align: left;
}

li a {
color: rgb(68, 68, 68);
cursor: auto;
display: block;
font-family: DroidSansRegular;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
text-align: left;
text-decoration: none;
}

._centre {
	width:60%;
	background-color: #FFF;
	padding: 15px;
color: rgb(68, 68, 68);
font-family: DroidSansRegular;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
min-height: 3300px;
	}
._droite {
	width:20%;
	vertical-align: top;
	padding: 15px;
	background-color:#FFF;
color: rgb(68, 68, 68);
font-family: DroidSansRegular;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
min-height: 3300px;
position: relative;
	}
._entete {
	vertical-align: top;
	height: 80px;
	padding: 3px;
	color:#39C
}
._gauche {
	width:20%;
	vertical-align: top;
	padding: 5px;
	background-color:#FFF;
color: rgb(68, 68, 68);
font-family: DroidSansRegular;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
min-height: 3300px;
position: relative;
	}
._pieddepage {
	height: 100px;
	padding: 5px;
}
.actu_item {
	text-align:justify;
	font-size:80%
	}
.actu_item_intitule {
		font-size:80%;
		font-weight:bold
	
		}
		
.actu_item_titre {
	font-style:italic;
	font-size:85%;
	font-weight:200%;
	padding-bottom:5;
	text-align:justify
	}
.actu_texte {
	text-align:justify;
	font-size:80%;
	padding-bottom:10
	}


.categorie_derniers_sites {}
.categorie_derniers_sites_intitule {
			font-size:100%;
	font-weight:bolder;
	padding-bottom:5
	}
.fiche_du_mois {
}
.fiche_du_mois_intitule {
		font-size:100%;
	font-weight:bolder;
	padding-bottom:5}
.fiche_du_mois_item {
	}
.fiche_du_mois_item p{}
.fiche_du_mois_item_intitue {
	font-size:110%;

	}
.fiche_du_mois_item_titre {
	font-weight:bold
	}
.fiche_du_mois_item_url {
	color:#999
	}
.fiche_titre_1 h1{}
.fiche_titre_2 h2{
	color:#666
	
}
.fiche_recommandation {}
.fiche_recommandation_intitule {}
.fiche_avis {
float:none;
	font-size:80%;
		font-weight:100
};
.fiche_avis_intitule {
		font-weight:bold;
		float:left
}
.fiche_avis_expert{}
.fiche_avis_expert_intitule{
	font-weight:bold
	}
.fiche_avis_expert p{}
.fiche_capture {}
.fiche_capture_intitule {}

.fiche_mots_cles_1 {	

}
.fiche_mots_cles_1_intitule {
font-weight:bold;
float:left;
padding-right:10px;
	}
.fiche_mots_cles_1_item {
	
	}
.fiche_mots_cles_1_item p{}
.fiche_mots_cles_1_item_intitue {

	}
.fiche_mots_cles_1_item_titre {
float:left;
padding-left:2;
padding-right:2;
	}
.fiche_mots_cles_1_item_url {}

.fiche_rss {
text-align:left;
line-height:200%
	}
.fiche_rss_intitule {
font-weight:bold
	}
.fiche_rss_item {
	font-size:90%;
	text-align:left;
	line-height:150%;
	}
.fiche_rss_item p{}
.fiche_rss_item_intitue {

font-weight:bolder;
	padding-right:5
	}
.fiche_rss_item_titre {
	}
.fiche_rss_item_url {
	}


.fiche_identite h2{

}
.fiche_identite_intitule {
		font-weight:800;
		}
.fiche_editeur {
	font-size:90%;
	text-align:left;
	float:none;
	line-height:150%
	}
.fiche_editeur_intitule {
	float:left;
	font-weight:bolder;
	padding-right:5
	}
.fiche_annee_creation {
	font-size:90%;
	text-align:left;
	float:left;
	line-height:150%;
	padding-right:5
	}
.fiche_annee_creation_intitule {
	float:left;
	font-weight:bolder;
	padding-right:5
	}
.fiche_editeur_ville {
	font-size:90%;
	text-align:left;
	float:left;
	line-height:150%;
	padding-right:5
	}
.fiche_editeur_ville_intitule {
	float:left;
	font-weight:bolder;
	padding-right:5
	}
.fiche_editeur_pays {
	font-size:90%;
	text-align:left;
	line-height:150%;
	float:left;
	padding-right:5
	}
.fiche_editeur_pays_intitule {
	float:left;
	font-weight:bolder;
	padding-right:5
	}	
.fiche_pages {
	font-size:90%;
	text-align:left;
	float:none;
	line-height:150%
	}
.fiche_pages_intitule {
	float:left;
	font-weight:bolder;
	padding-right:5
	}
.fiche_description{
padding-top:10;
font-weight:bolder;
	padding-right:5
		line-height:150%;
	}
.fiche_description_intitule{
				font-size:90%;
	text-align:left;
	float:none;
	line-height:150%
	}
.fiche_description p{}
.fiche_philo{
		line-height:150%;}
.fiche_philo_intitule{
					font-weight:bolder;
					font-size:90%;
	text-align:left;
	float:none;
	line-height:150%}
.fiche_philo p{}
.fiche_histo{
		line-height:150%;}
.fiche_histo_intitule{
				font-weight:bolder;
					font-size:90%;
	text-align:left;
	float:none;
	line-height:150%}
.fiche_histo p{
	}
.fiche_fondateurs{	line-height:150%;}
.fiche_fondateurs_intitule{
				font-weight:bolder;
					font-size:90%;
	text-align:left;
	float:none;
	line-height:150%}
.fiche_fondateurs p{}
.fiche_histo_site{
		line-height:150%;}
.fiche_histo_site_intitule{
				font-weight:bolder;
					font-size:90%;
	text-align:left;
	float:none;
	line-height:150%}
.fiche_histo_site p{}
.fiche_site_vfirst {
		line-height:150%;}
.fiche_site_vfirst_intitule {
				font-weight:bolder;
					font-size:90%;
	text-align:left;
	float:none;
	line-height:150%}
.fiche_site_vlast {
		line-height:150%;}
.fiche_site_vlast_intitule {
				font-weight:bolder;
					font-size:90%;
	text-align:left;
	float:none;
	line-height:150%}
.fiche_produits_titre h2{}
.fiche_produits {
		line-height:150%;}
.fiche_produits_intitule {}
.fiche_produits_item {
		padding-bottom:5
	}
.fiche_produits_item p{}
.fiche_produits_item_intitue {
}
.fiche_produits_item_titre {
					font-weight:bolder;
	}
.fiche_produits_item_url {}
.fiche_url {}
.fiche_url_intitule {}
.fiche_pages_cles {}
.fiche_pages_cles_intitule {}
.fiche_pages_cles_item {
		padding-bottom:5
	}
.fiche_pages_cles_item p{}
.fiche_pages_cles_item_intitue {}
.fiche_pages_cles_item_titre {
			font-weight:bolder;}
.fiche_pages_cles_item_url {}
.fiche_rubriques {}
.fiche_rubriques_intitule {}
.fiche_rubriques_item {
		padding-bottom:5
	}
.fiche_rubriques_item p{}
.fiche_rubriques_item_intitue {}
.fiche_rubriques_item_titre {			
	font-weight:bolder;
}
.fiche_rubriques_item_url {}
.fiche_articles_titre h2{}
.fiche_articles {}
.fiche_articles_intitule {}
.fiche_articles_item {
	padding-bottom:5
	}
.fiche_articles_item p{}
.fiche_articles_item_intitue {}
.fiche_articles_item_titre {			
	font-weight:bolder;
}
.fiche_articles_item_url {}
.fiche_points_forts{}
.fiche_points_forts_intitule{

	line-height:150%;
			font-size:110%;
			font-weight:bold
	}
.fiche_points_forts p{}
.fiche_points_faibles{}
.fiche_points_faibles_intitule{

	line-height:150%;
			font-size:110%;
			font-weight:bold
	}
.fiche_points_faibles p{}
.fiche_mots_cles_2 {}
.fiche_mots_cles_2_intitule {}
.fiche_mots_cles_2_item {}
.fiche_mots_cles_2_item p{}
.fiche_mots_cles_2_item_intitue {}
.fiche_mots_cles_2_item_titre {}
.fiche_mots_cles_2_item_url {}
.fiche_reseaux {}
.fiche_reseaux_intitule {
	padding-top:10
	
	}
.fiche_reseaux_item {}
.fiche_reseaux_item p{}
.fiche_reseaux_item_intitue {
		line-height:150%;
		font-weight:bold;
		padding-top:10
	}
.fiche_reseaux_item_titre {}
.fiche_reseaux_item_url {}
.fiche_applications_titre h2{}
.fiche_applications {}
.fiche_applications_intitule {}
.fiche_applications_item {}
.fiche_applications_item p{}
.fiche_applications_item_intitue {
		line-height:150%;
		font-weight:bold;
		padding-top:10
					}
.fiche_applications_item_titre {}
.fiche_applications_item_url {}
.fiche_ecommerce_titre h2{}
.fiche_ecommerce {

	}
.fiche_ecommerce_intitule {}
.fiche_ecommerce_item {
			font-size:90%;
	text-align:left;
	float:none;
	line-height:150%
}
.fiche_ecommerce_item p{

	}
.fiche_ecommerce_item_intitue {}
.fiche_ecommerce_item_titre {
	float:left;
font-weight:bolder;
	padding-right:5
	}
.fiche_ecommerce_item_url {}
.fiche_informations_titre h2{}
.fiche_informations {
	padding-bottom:10;
	line-height:150%;
			font-size:90%;
}
.fiche_informations_intitule {}
.fiche_informations_item {
	text-align:left;
	float:none;
	line-height:150%;
}
.fiche_informations_item p{}
.fiche_informations_item_intitue {}
.fiche_informations_item_titre {
float:left;
	padding-right:10;
	color:#069
	}
.fiche_informations_item_url {}
.fiche_creation {}
.fiche_creation_intitule {
		font-weight:bold;
float:left;
	padding-right:10;
	}
.fiche_region {}
.fiche_region_intitule {
		font-weight:bold;
float:left;
	padding-right:10;}
.fiche_departement {}
.fiche_departement_intitule {
		font-weight:bold;
float:left;
	padding-right:10;}
.fiche_ville {
		font-weight:bold;
font-weight:normal;

}
.fiche_ville_intitule {
	font-weight:inherit;
	float:left;
	padding-right:10;
	color:#000;
			font-weight:bold
	}
.fiche_proprietaire {}
.fiche_proprietaire_intitule {
		font-weight:bold;
float:left;
	padding-right:10;}
.fiche_proprio_adresse {}
.fiche_proprio_adresse_intitule {
		font-weight:bold;
float:left;
	padding-right:10;}
.fiche_proprio_cp {}
.fiche_proprio_cp_intitule {
			font-weight:bold;
float:left;
	padding-right:10;
	
	}
.fiche_proprio_ville {}
.fiche_proprio_ville_intitule {
			font-weight:bold;
		float:left;
	padding-right:10;}
.fiche_rcs {}
.fiche_rcs_intitule {
		font-weight:bold;
float:left;
	padding-right:10;}
.fiche_juridique {}
.fiche_juridique_intitule {
		font-weight:bold;
float:left;
	padding-right:10;}
.fiche_tva {}
.fiche_tva_intitule {
		font-weight:bold;
float:left;
	padding-right:10;}
.fiche_siret {}
.fiche_siret_intitule {
		font-weight:bold;
		float:left;
	padding-right:10;}
.fiche_siren {}
.fiche_siren_intitule {
		float:left;
	padding-right:10;
	font-weight:bold;}
.fiche_telephone {}
.fiche_telephone_intitule {
	font-weight:bold;
	float:left;
	padding-right:10;}
.fiche_email {}
.fiche_email_intitule {
	font-weight:bold;
	float:left;
	padding-right:10;}
.fiche_avis_consommateurs {
padding-bottom:10;	
	
	}
.fiche_avis_consommateurs_intitule {}
.fiche_avis_consommateurs_item {}
.fiche_avis_consommateurs_item p{}
.fiche_avis_consommateurs_item_intitue {
		font-weight:bold;
		color:#CCC
	}
.fiche_avis_consommateurs_item_titre {
		font-weight:bold;
		color:#666
	}
.fiche_avis_consommateurs_item_url {}
.fil_ariane {
	font-size:85%;
	font-weight:700;
color: rgb(68, 68, 68);
display: block;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 20px;
overflow-x: hidden;
overflow-y: hidden;

}
	
.fil_ariane_intitule {}
.derniers_fiche_cat {}
.derniers_fiche_cat ul{}
.derniers_fiche_cat li{}
.derniers_fiche_cat_intitule {
	font-weight:bold;
	color:#666	
	}
.derniers_fiche {}
.derniers_fiche ul{}
.derniers_fiche li{}
.derniers_fiche_intitule {
	font-weight:bold;
	color:#666
	}
.categories_connexes {
	font-size:85%;
	font-weight:bold}
.categories_connexes ul{}
.categories_connexes li{}
.categories_connexes_intitule {
	font-weight:bold;
	color:#666	
	}
.derniers_cat {}
.derniers_cat ul{}
.derniers_cat li{}
.derniers_cat_intitule {
	font-weight:bold;
	color:#666	
	}
.fiches_meme_cat {}
.fiches_meme_cat ul{}
.fiches_meme_cat li{}
.fiches_meme_cat_intitule {
	font-weight:bold;
	color:#666
	}
.home_titre h1{}
.home_categories {
	}
.home_categories_intitule {

	}
.home_categories_item {
	margin-bottom:10px;

}
.home_categories_item p{}
.home_categories_item_intitue {}
.home_categories_item_titre {
	
	}
.home_categories_item_url {
	
	
	}
.home_derniers_fiche {}
.home_derniers_fiche_intitule {}
.home_derniers_fiche_item {}
.home_derniers_fiche_item p{}
.home_derniers_fiche_item_intitue {}
.home_derniers_fiche_item_titre {
hover:#033 ;	

	}
.date {
	font-size:80%;


	}
.home_derniers_fiche_item_url {
	font-size:150%
	}
.insert_HTML_1 {}
.insert_HTML_1_intitule {}
.insert_HTML_2 {}
.insert_HTML_2_intitule {}
.publicite_1 {}
.publicite_1_intitule {}
.publicite_2 {}
.publicite_2_intitule {}
.publicite_3 {}
.publicite_3_intitule {}
.publicite_4 {}
.publicite_4_intitule {}
.publicite_5 {}
.publicite_5_intitule {}
.publicite_6 {}
.publicite_6_intitule {}
.publicite_7 {}
.publicite_7_intitule {}
.publicite_8 {}
.publicite_8_intitule {}
.publicite_9 {}
.publicite_9_intitule {}
.publicite_10 {}
.publicite_10_intitule {}
.publicite_11 {}
.publicite_11_intitule {}





.block-header, .block-footer {
margin:auto; 
width: 938px;
    border: 1px solid #ddd;
    background: #FFF;
    border-radius: 6px 6px 0 0;
}

.block-footer {
    border-radius: 0 0 6px 6px;
	border-top:none;
	padding:20px 0;
}

.block-header a {
    font-size: 14px;
font-weight:normal;
padding:5px 15px;
line-height:30px;
display:inline-block;
color:#444;
    border-right: 1px solid #fcfcfc;
}

.block-header a:hover {
	background-color:#fff;
	    border-right: 1px solid #ddd;

}
.block-header div {
	display:block;
    border-top: 1px solid #ddd;
    background: #fcfcfc;

}	

.block-header div.logo {
	border:none;
	padding:0;
    background: url(../images/yootheme/logo.png) 50% 50% no-repeat;
    background-size: contain;

}
	



.home_categories_item {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
}

.fil_ariane  {
padding: 5px 0 0;
}
