/* couleurs
ROUGE
#A22717;#006E9F
VERT
#57B846;#6AC859
**/

/* style par défaut **/
body {
	font-family: Arial, sans-serif;
	width: 100%;
	color: #FFF;
	background-color:#630000;
	background-image: url(/specific/formats/img/bg_body.gif);
	background-position:top center;
	background-repeat:repeat-y;
}
h1 {
    font-family: Times, sans-serif;
	margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    padding-bottom:1px;
    font-size:260%;
    font-weight:bold;
	font-style:italic;
	border-bottom: 1px solid #FF0000;
}
h2 {
    margin-top:10px;
    margin-bottom:20px;
    margin-left: 0px;
    padding-bottom:1px;
    font-size:large;
    font-weight:bold;
	border-left: 10px solid #FF0000;
	border-bottom: 1px dashed #FF0000;
	padding-left:12px;
}
h3 {
    font-size:120%;
    font-weight:bold;
	background-color:#FF0000;
	padding: 2px;
	font-size:medium;
	color: #FFFFFF;
}
a {
    color:#FFF;
}
input {
	font-size: 9px;
}
input[type=submit], input[type=reset] {
	font-weight: bold;	
	font-size: 10px;
	background-color: #FF0000;
	border: 1px solid #DDDDDD;
	text-align: center;
	color: #FFFFFF;
	padding: 2px;
}
.bouton {
	font-weight: bold;	
	font-size: 10px;
	background-color: #FF0000;
	border: 1px solid #DDDDDD;
	text-align: center;
	color: #FFFFFF;
	padding: 2px;
}

.alert {
	font-weight: bold;
	font-size: 120%;
	border: 1px solid #006E9F;
	border-left: 10px solid #006E9F;
	text-align: center;
	padding: 2px;
	display: block;
}

.important {
	font-weight: bold;
	font-size: 120%;
	border: 1px solid #006E9F;
	color: #006E9F;
	padding: 0px;
	margin: 0px;
}
p.important {
	clear: left;
	padding: 0px;
	border: none;
}
.bouton a{
	text-decoration: none;
	color: #FFFFFF;
}
.pair {
    background-color:#E1E1E1;
}
.off {
    color: #CCCCCC;
}
.on {
    color: #A22717;
}
li {
	list-style-position: inside;
	list-style-type: square;
}
/* blocs mise en page **/
#bloc_entete
{
	position: relative;
    width: 990px;
    height: 250px;
    left: 0px;
    top: 0px;
	left: 0px;
    top: 0px;	
}

#bloc_entete img
{
	border:0px;
}

#bloc_bandeau
{
	position: absolute;
	background-image: url(/specific/formats/img/bandeau.jpg);
    left: 0px;
    top: 0px;
    width: 990px;
    height: 250px;
	overflow: hidden;
	padding: 0px;
    margin: 0px;  
}

#bloc_container, #bloc_corps
{
    width:990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#bloc_corps
{
	margin-top: 0px;
	height:100%;
	width:990px;
}

#bloc_centre
{
    font-size:80%;
    width:750px;
    float:left;
    padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:5px;
	background-image: url(/specific/formats/img/bg_corps.gif);
	background-repeat:no-repeat;
	background-color: #C15959;
}

#bloc_centre .bloc .entete
{
    font-size:x-large;
    margin-top:34px;
    margin-bottom:14px;
}

#bloc_centre .bloc .corps:first-letter
{
    font-size:xx-large;
    color:#000000;
}

#bloc_gauche
{
    top:20px;
	float:left;
	width:210px;
    left:0px;
	background-color: #F0F0F0;
	height:100%;
	margin-bottom: 20px;
	background-image: url(/specific/formats/img/bg_gauche.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #9F0000;
	height:350px;
}

#bloc_sous_nav_haut
{
    left:0px;
    height:80px;
	z-index:1;
	width:990px;
	margin-top:170px;
	position:absolute;
}

#bloc_sous_nav_haut img
{
    margin-right:9px;
}

#anim
{
	position:absolute;
	top:-15px;
	left:380px;
}

#coordonnees
{
	position:absolute;
	top:-10px;
	left:25px;
	font-size:70%;
}

#coordonnees a
{
	color:#FFF;
	text-decoration:none;
}

#coordonnees a:hover
{
	text-decoration:underline;
}

#bloc_outils
{
	float: right;
	position: relative;
	text-align:right;
	top: 57px;
	display:none;
}

#bloc_outils td
{
	font-size: 70%;
	padding: 2px;
}

#bloc_outils a
{
	text-decoration:none;
	color: #808080;
}

#bloc_outils a:hover
{
	color: #525252;
}

#bloc_droite
{
	background-image: url(/specific/formats/img/bg_droite.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #00B8EE;
	width:169px;
	height:250px;
	float:right;
	display:none;
}

#bloc_droite .precedents a
{
     font-size:80%;
}

#bloc_droite .date
{
    font-size:70%;
}

#bloc_newsletter
{
	width: 170px;
	padding-bottom:10px;
	z-index:2;
	color: #4F4F4F;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-color: #828283;
	border-top-style: dashed;
	display:none;
}

#bloc_newsletter input
{
	width: 120px;
}

#bloc_newsletter .bouton
{
	width: 25px;
}

#bloc_newsletter .bloc_haut
{
	font-weight:bold;
	color: #4F4F4F;
	font-weight: bold;
}

#bloc_newsletter img
{
	padding-bottom: 5px;
}

#bloc_recherche
{
	width: 170px;
	padding-bottom:10px;
	z-index:2;
	color: #4F4F4F;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-color: #828283;
	border-top-style: dashed;
}

#bloc_recherche input
{
	width: 160px;
}

#bloc_recherche .bouton
{
	width: 25px;
}

#bloc_recherche .bloc_haut
{
	font-size: 100%;
	font-weight:bold;
	color: #FFFFFF;
}

#bloc_recherche input
{
	width: 120px;
}

#bloc_recherche img
{
	padding-bottom: 5px;
}

#bloc_login
{
	font-size: 90%;
	z-index:2;
	color: #4F4F4F;
	padding: 5px;
	padding-top: 10px;
	display:none;
}

#bloc_login input
{
	width: 83px;
}

#bloc_login .bouton
{
	width: 65px;
}

#bloc_login .bloc_haut
{	
	font-weight: bold;
	color: #4F4F4F;
}

#bloc_login a
{	
	font-size: 70%;
	color: #4F4F4F;
}

#bloc_login img
{	
	padding-bottom: 5px;
}

#bloc_panier
{
	font-size: 70%;
	width: 170px;
	height: 20px;
	z-index:2;
	color: #4F4F4F;
	border-top-width: 1px;
	border-top-color: #828283;
	border-top-style: dashed;
	padding-bottom:10px;
	padding-top: 5px;
	display:none;
}

#bloc_panier a
{	
	color: #4F4F4F;
}

#bloc_panier img
{	
	padding-right: 5px;
}

.legende {
	font-size:80%;
}

/*format colonnes **/

.centregauche, .centredroite
{
    float:left;
}

.navdroite, .navhaut
{
    display:none;
}

/* navigation entête **/

.naventete 
{
	position: absolute;
    left:0px;
    top:0px;
	height:60px;
	color:#ffffff;
	overflow:hidden;
	border-right: none;
	border-left: none; 
	padding:0px;
	margin:0px;
	width:990px;
	background-image: url(/specific/formats/img/puce_nav.gif);
	display:none;
}

.naventete .rubrique
{
	padding:0px;
	margin:0px;
}
.naventete td
{
    font-family: Arial, sans-serif;
	font-size:80%;
	height:60px;
	width: 100px;
	text-align: center;
	font-weight: bold;
}

.naventete .rubrique .entete
{
	background-image: url(/specific/formats/img/puce_nav_entete.gif);
	width: 10px;
}

.naventete .rubrique .pied
{
	background-image: url(/specific/formats/img/puce_nav_pied.gif);
	width: 10px;
	background-position: top right;
}

.naventete a
{
	color:#FFFFFF;
    text-decoration:none;
	padding-top:20px;
	
}

.naventete a:hover
{
    color: #D2D2D2;
}

.naventete .rubrique-niveau1-selectionne .entete
{
	background-image: url(/specific/formats/img/puce_nav_entete_selectionne.gif);
	background-position: top left;
}

.naventete .rubrique-niveau1-selectionne .pied
{
	background-image: url(/specific/formats/img/puce_nav_pied_selectionne.gif);
	background-position: top right;
}

.naventete .rubrique-niveau1-selectionne
{
	background-color: #4A89A5;
}

.naventete .racine
{
    float:left;
}

.naventete .niveau2 , .naventete .niveau3, naventete .niveau4, .naventete.niveau5, .naventete .page
{
    display:none;
}

/* navigation pied **/

#bloc_pied 
{
	border-right: none;
	border-left: none; 
	position: relative;
	display:block;
    clear:both;
	height:41px;
	background-color:#9F0000;
}

#bloc_pied a
{
    margin-top: -2px;
	margin-bottom: -15px;
}

.navpied
{
	position: relative;
	right: 152px;
	top: 6px;
}

.navpied td
{
	height:35px;
}

.navpied a
{
	color:#FFF;
	font-size:70%;
	height: 24px;
    text-decoration:none;
	padding-left:15px;
	padding-right:8px;
	background-image: url(/specific/formats/img/puce_navbas.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.navpied a:hover
{
	color:#FFF;
	text-decoration: underline;
}

.navpied .page
{
	float: right;
}

.navpied .rubrique
{
	display:none;
}

.navpied .entete
{
    width:0px;
	display:none;	
}

.copyright
{
	position: absolute;
	left: 460px;
	top: 5px;
	font-size:70%;
	color:#FFF;
}

.copyright a
{
	color:#FFF;
	border-left-style: none;
	text-decoration:none;
}

.copyright a:hover
{
	color:#FFF;
	text-decoration: underline;
}

#lien_accueil
{
	position:absolute;
	top:270px;
	left:10px;
	z-index:50;
	background-image: url(/specific/formats/img/puce_fleche.gif);
    background-repeat: no-repeat;
    background-position: left center;
	border-bottom: 1px dashed #FF0000;
	padding-bottom:4px;
    width: 190px;
}

#lien_accueil a
{
	font-size:105%;
	color:#ffffff;
	font-family: Times, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
}

#lien_accueil a:hover
{
	color:#FF0000;
}


/** navigation gauche **/
.navgauche
{
    display:block;
    position:relative;
    height:100%;
	padding:10px;
	text-align:left;
	padding-top:45px;
}
.navgauche .rubrique-niveau1 .entete
{
    display:block;
    height:26px;
	background-image: url(/specific/formats/img/puce_fleche.gif);
    background-repeat: no-repeat;
    background-position: left center;
    width: 20px;
}
.navgauche .rubrique-niveau1-selectionne .entete
{
    display:block;
    height:26px;
	background-image: url(/specific/formats/img/puce_fleche_on.gif);
    background-repeat: no-repeat;
    background-position: left center;
    width: 20px;
}
.navgauche .corps
{
    width: 175px;
	text-align:left;
}

.navgauche .rubrique-niveau1, .navgauche .rubrique-niveau1-selectionne
{
	font-size:120%;
	font-weight:bold;
    width: 190px;
	height:26px;
	margin-top:5px;
	text-align:left;
	border-bottom: 1px dashed #FF0000;
}

.navgauche .page .pied, .navgauche .rubrique .pied
{
    width: 0px;
}

.navgauche a
{
    text-decoration: none;
}

.navgauche .page-niveau1, .navgauche .rubrique-niveau2, .navgauche .page-niveau2, .page-niveau2-selectionne, .navgauche .page-niveau1-selectionne, .navgauche .rubrique-niveau2-selectionne
{
	height: 25px;
	overflow: hidden;
	width: 184px;
	text-align:left;
	marign-right:5px;	
}

.navgauche .page-niveau1 .entete
{
	width: 20px;
	background-image: url(/specific/formats/img/puce_ssnav.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.navgauche .page-niveau1, .navgauche .rubrique-niveau2, .navgauche .page-niveau2
{
		background-color:#7ADFFC;
}

.navgauche .page-niveau2, .page-niveau2-selectionne
{
	border-top: 1px solid #939393;
	display:none;	
}

.navgauche .page-niveau1-selectionne, .navgauche .rubrique-niveau2-selectionne
{
	background-color: #006E9F;
	display:none;	
}

.navgauche .page-niveau1, .navgauche .rubrique-niveau2
{
	display:none;	
}

.navgauche .page-niveau2-selectionne
{
	background-color: #3698C4;	
}

.navgauche .page-niveau2 .entete
{
	background-image: url(/specific/formats/img/bg_degrader_silver.gif);
	width: 10px;
}

.navgauche .page-niveau2-selectionne .entete
{
	background-image: url(/specific/formats/img/bg_degrader_silver.gif);	
	width: 10px;
}

.navgauche .page-niveau2-selectionne .pied, .navgauche .page-niveau2 .pied
{
    width:10px;
	background-color: #006E9F;
	border-left: 2px solid #006E9F;
}

.navgauche .rubrique-niveau2-selectionne .pied
{
    background-image:url(/specific/formats/img/puce_fleche_on.gif);
	width:12px;
}

.navgauche .page-niveau2-selectionne a, .navgauche .page-niveau2 a
{
    text-decoration:none;
	margin-left:15px;
}

.navgauche .page-niveau1 a, .navgauche .rubrique a, .navgauche .page a
{
	height:24px;
	font-size:90%;
	color:#ffffff;
	padding-top:15px;
	font-family: Times, sans-serif;
	font-style:italic;
	font-weight:bold;
}

.navgauche .page-niveau1 a:hover, .navgauche .rubrique a:hover, .navgauche .page a:hover
{
	color:#FF0000;
}

.navgauche .page-niveau1 a, .navgauche .page a
{
	height:24px;
	font-size:70%;
	color:#316198;
	padding-top:15px;
}

.navgauche .page-niveau1 a:hover, .navgauche .rubrique-niveau2 a:hover, .navgauche .page-niveau2 a:hover
{
	color:#FF0000;
}

/** recherche**/

.recherche_externe
{
    position:absolute;
    left:0px;
    top:190px;
    z-index:2;
    font-size:80%;
    font-weight:bold;
	display:none;
}

.recherche_externe .texte
{
    display:none;
}

.recherche_interne
{
    display:none;
}


.recherche_externe input
{
    font-size:80%;
}

.contenu
{
    width:510px;
}

/* actualité */

.bloc_actu .centre
{
    background-image:url(/specific/formats/img/actu_haut.gif);
    background-repeat:repeat-x;
    background-position:top left;
    float:left;
    width:150px;
    font-size:80%;
}

.bloc_actu *
{
    display: none;
	font-size:100%;
}

.bloc_actu .gauche
{
    background-image:url(/specific/formats/img/actu_gauche.gif);
    background-repeat:no-repeat;
    background-position:top left;
    float:left;
    width:10px;
    clear:left;
}

.bloc_actu .titre
{
    font-size:100%;
    padding:0px;
    margin:0px;
    color:#f68b1e;
    font-weight:bold;
    margin-top:20px;
    margin-bottom:5px;
}


.bloc_actu a
{
    color:#f68b1e;
    text-decoration:none;
}

#animflash
{
    position:absolute;
    top:151px;
    left:730px;
}

.actu_page h3
{
    margin-left:0px;
    margin-bottom:4px;
}

.bloc_actu .titrebloc
{
    padding:0px;
    margin:0px;
    font-size:120%;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    margin-left:5px;
    letter-spacing:1px;
}

.bloc_actu .precedent, .bloc_actu .suivant
{
    float:left;
    margin-right:4px;
    padding-top:1px;
    font-size:110%;
    color:#575757;
}

.actu_page
{
    margin-bottom:30px;
}

.actu_page .actu_titre
{
    margin-bottom:10px;
    font-weight:bold;
    font-size:120%;
}


.actu_page.selectionne .actu_titre
{
    font-size:140%;
}

.actu_page.selectionne:first-letter
{
    text-transform:capitalize;
}

#bloc_droite .precedents
 {
     margin-top:30px;
     margin-left:20px;
     color:#aaa;
}



.actu_page .date
{
    font-size:80%;
}

.actu_page h4
{
    font-size:100%;
 }

 .actu_page img
{
    float:right;
 }
    
.formchecker_reponse .message
{
    width:70%;
    overflow:visible;
}

.formchecker_reponse .lienok
{

}

.formchecker_reponse a
{
    text-decoration:none;
    border:1px solid #000;
    padding:2px;
    margin-left:auto;
    margin-right:auto;
    width:20px;
    display:block;
}

.formchecker_reponse a:hover
{
    border-style:dotted;
    text-decoration:underline;
}

/*addToCart**/

#cart td
{
    padding:3px;
}

#cart table{
    border-collapse:collapse;
}

#cart td,
#cart th {
    border-right:1px solid #000;	
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}

#cart td td {
    border:0px solid #000;
}

#cart .prix {
    text-align:right;
}

#cart .total {
    background-color:#E1E1E1;
}
.commande_etape {
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	font-size:small;
	font-weight:bold;
}
/*#cart .bouton a{
	
	text-decoration: none;
	
}*/
#cart .bouton {

	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 130px;
	float: left;
}
#cart h3 {
    clear:left;
}

/*orderWithCheck**/

#orderWithCheck .alert {
	margin-top: 5px;
	height: 110px;
}
#orderWithCheck .bouton {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;	
}
#orderWithCheck .recapitulatif, #orderWithCheck .adresses, #orderWithCheck .serviceclient {
	margin: 2px;
	padding-bottom: 2px;
	clear: left;	
}
#orderWithCheck .element{
	float: left;
	width: 49%;
	padding-right: 4px;
	text-align: left;
}

/*saveClient**/

#saveClient .bouton {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 150px;
	float: left;	
}

/*orderCart**/

#orderCart .bouton {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;	
}
#orderCart .bloc_haut, #orderCart .bloc_milieu, #orderCart .bloc_bas {
	clear: left;
}
#orderCart .adresses {
	margin: 2px;
	padding-bottom: 2px;
	clear: left;	
}
#orderCart .element{
	float: left;
	width: 49%;
	padding-right: 4px;
	text-align: left;
}

/*Formulaire registerClient**/

#formCreationClient .bouton {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 150px;
	float: left;
}
#formCreationClient legend
{
    font-weight: bold;
	color: #333333;
}
#formCreationClient fieldset
{
	margin: 0 0 15px 15px;
}
#formCreationClient label
{
    display:block;
    width:90px;    
}
#formCreationClient input,
#formCreationClient label
{
    float:left;
    margin-bottom:2px;
}

#formCreationClient br
{
    clear:left;
}

/* type de contenu dynamique */

#content_type_phototheque_verticale .legende
{
	line-height:20px;
}

#content_type_phototheque_verticale .legende.picto
{
	float: right;
}

#content_type_phototheque_verticale .legende.texte
{
	margin-left: 400px;
}

#content_type_phototheque_verticale .photo
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 400px;
}

#content_type_phototheque_verticale .vignettes
{
	float: right;
	background-color: #006E9F;
	margin: 0px;
	padding: 5px;
	width: 120px;	
}

#content_type_phototheque_verticale .vignettes-entete
{
	margin-bottom: 5px;
	text-align: center;
}

#content_type_phototheque_verticale .vignette
{
	margin-bottom: 5px;
	height: 79px;
	width: 120px;
	overflow: hidden;
}

#content_type_phototheque_verticale .vignettes-pied
{
	text-align: center;
}

#content_type_phototheque_verticale .zoom
{
	position: absolute;
	font-size: 90%;
	padding: 0px;
	margin: 0px;
}

#content_type_phototheque_verticale .zoom img
{
	border: 0px;
}



#content_type_phototheque_horizontale .categories a
{
	font-size: 150%;
}

#content_type_phototheque_horizontale .legende
{
	line-height:20px;
	font-size: 100%;
	text-align:center;
	margin-top:5px;
	display:none;
}

#content_type_phototheque_horizontale .legende.picto
{
	float: left;
	display:none;
}

#content_type_phototheque_horizontale .photo
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 6px;
	padding-top: 20px;
}

#content_type_phototheque_horizontale .photo img
{
	width: 550px;
	border: 3px solid #000;
	margin-top:8px;
}

#content_type_phototheque_horizontale .vignettes
{
	background-color: transparent;
	margin-right: 0px;
	padding: 5px;
	height: 79px;
}

#content_type_phototheque_horizontale .vignettes-entete
{
	margin-right: 5px;
	margin-top: 24px;
	margin-bottom: 24px;
	float: left;
}

#content_type_phototheque_horizontale .vignette
{
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	height: 44px;
	width: 66px;
	overflow: hidden;
}

#content_type_phototheque_horizontale .vignette img
{
	width: 66px;
}

#content_type_phototheque_horizontale .vignettes-pied
{
	float: left;
	margin-top: 24px;
	margin-bottom: 24px;
}

#content_type_phototheque_horizontale .zoom
{
	position: absolute;
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	width: 400px;
}

#content_type_phototheque_horizontale .zoom img
{
	border: 0px;
	display:none;
}

.categories
{
	margin-top:8px;
	margin-bottom:-18px;
}



.categories a
{
	margin-right:0px;
	margin-left:-4px;
}

#content_type_phototheque_miniatures .legende
{
	line-height:20px;
}

#content_type_phototheque_miniatures .legende.picto
{
	float: left;
}

#content_type_phototheque_miniatures .photo
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px;
	width: 400px;
}

#content_type_phototheque_miniatures .photo img
{
	border: 0px;
}

#content_type_phototheque_miniatures .retour
{
	position: absolute;
	padding: 0px;
	margin: 0px;
}

#content_type_phototheque_miniatures .vignettes
{
	margin: 0px;
	padding: 0px;
}

#content_type_phototheque_miniatures .vignettes-entete
{
	position: relative;
	margin: 13px;
	float: left;
	height: 79px;
	width: 35px;
	overflow: hidden;
	background-color: #006E9F;
}

#content_type_phototheque_miniatures .vignettes-entete img
{
	position: absolute;
	top: 24px;
	left: 4px;
}

#content_type_phototheque_miniatures .vignette
{
	position: relative;
	margin: 13px;
	float: left;
	height: 79px;
	width: 120px;
	overflow: hidden;
}

#content_type_phototheque_miniatures .vignettes-pied
{
	position: relative;
	margin: 13px;
	float: left;
	height: 79px;
	width: 35px;
	overflow: hidden;
	background-color: #006E9F;
}

#content_type_phototheque_miniatures .vignettes-pied img
{
	position: absolute;
	top: 24px;
	left: 4px;
}

#content_type_phototheque_miniatures .zoom
{
	position: absolute;
	font-size: 90%;
	padding: 0px;
	margin: 0px;
}

#content_type_phototheque_miniatures .zoom img
{
	border: 0px;
}

/*.page, .rubrique, .corps, .entete, .pied 
{
 border: 1px solid #DDDDDD;
	padding: 0px;
    margin: 0px;  
	empty-cells: hide;
	border-spacing: 0px;
}*/


#content_type_liens .lien{
	display: block;
	margin-bottom: 10px;
}

#content_type_liens img{
	float:right;

}

#content_type_liens .lien a{
	text-decoration: none;
}

#content_type_liens .cate{
	margin-bottom: 10px;
	clear:left;
}

#content_type_annuaire .recherche_menu{
	float:left;
	padding-right: 10px;
}

#content_type_annuaire .recherche_resultats{
	float:right;
	width:500px;
}

#content_type_annuaire .recherche_resultats .resultat_bloc{
	width:500px;
	clear:left;
}

#content_type_annuaire .titre{
	float:left;
	width:150px;
}

#content_type_annuaire .ville{
	float:left;
	width:150px;
}

#content_type_annuaire .tel{
	float:left;
	width:90px;
}

#content_type_annuaire .lien_site{
	float:right;
	padding-left: 8px;
	width:20px;
}

#content_type_annuaire .lien_mail{
	float:right;
	padding-left: 8px;
	width:20px;
}

#content_type_annuaire .lien_details{
	float:right;
	padding-left: 8px;
	width:20px;
}

#content_type_details_annuaire .details_bloc{
float:left;
}

.details_bloc .photo{
float:left;
}

.details_bloc .bloc_adresse{
	float:left;
	valign:top;
	padding-left: 10px;
}

.bloc_adresse .adresse1{
	padding-left: 10px;
}

.bloc_adresse .adresse2{
	padding-left: 10px;
	clear:left;
}

.bloc_adresse .ville{
	padding-left: 10px;
	padding-bottom: 10px;
	clear:left;
}

.details_bloc .descriptif{
	clear:left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.details_bloc .horaire{
	padding-left: 10px;
	padding-bottom: 10px;
	clear:left;
}

.details_bloc .tel{
	float:left;
	padding-left: 10px;

}

.details_bloc .tel img{
	padding-right: 10px;

}

.details_bloc .fax{
	float:left;
	padding-left: 10px;
	padding-bottom: 10px;
}

.details_bloc .fax img{
	padding-right: 10px;
}

.details_bloc .mail{
	clear:left;
	padding-left: 10px;
	text-decoration:none;
	color: #333333;
	font-weight: bold;
}

.details_bloc .site{
	clear:left;
	padding-left: 10px;
	text-decoration:none;
	color: #333333;
	font-weight: bold;
}
#content_type_annuaire2 .titre_barre{
	background-image: url(img/titre_bg_d.gif);
	width:350px;
}


#content_type_annuaire2 .titre{
	float:left;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;

}

#content_type_annuaire2 .titre img{
float:left;

}

#content_type_annuaire2 .description{
}

#content_type_annuaire2 .description .photo_annuaire2{
clear:left;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
border:0;
float:left;
}

#content_type_annuaire2 .description .bloc_info{
float:left;
	padding-right:8px;
}

#content_type_annuaire2 .description .bloc_desc{
	float:left;

	background-color: #EDF6FB;

}

#content_type_annuaire2 .description .bloc_desc2{
	clear:left;
	float:left;
	background-color: #EDF6FB;
	width:400px;
	left: 8px;
	position:relative;
	padding-bottom:8px;

}
#content_type_annuaire2 a{
clear:left;
	left: 8px;
	position:relative;

}

#content_type_annuaire2 .barre_separation{
}


