/*Ce site et son contenu, notamment les éléments graphiques (CSS, images, etc...), sont la propriété
exclusive de la société Octeo SARL. Toute reproduction, même partielle, sera passible de poursuites judiciaires.*/

#page{
width			:100%;
position		:absolute;
top				:0px;
left			:0px;
}

h1{
font-size		:19px;
}

body,td,th {
font-family		:Arial, Verdana;
font-size		: 11px; 
color			: #3F6DAE;
}

a:link 		{ color:#546AD3} /* lien non-visité */
a:visited 	{ color:#101778} /* lien visité */

.subcateg {
font-family		:Arial, Verdana;
font-size		: 10px; 
color			: #3F6DAE;
}

.categ {
font-weight		:bold;
font-family		:Arial, Verdana;
color			: #0099CC;
text-decoration	:underline;
font-size		: 12px;
}

.chemin {
color			:#009966;
font-weight		:bold;
font-size		: 14px;
}
		
#bandeau_haut{
background		:url(http://www.licencephoto.com/images/bandeau_haut3.jpg) repeat-x;
width			:100%;
height			:148px;

}


#langue{
position		:absolute;
color			:#FFFFFF;
left			:130px;
top				:2px;
z-index			:1;
}

#langue img{
border			:0;
}


#logolp{
background		:url(http://www.licencephoto.com/images/logo_licencephoto.gif) no-repeat;
position		:relative;
height			:142px;
width			:142px;
top				:2px;
left			:10px;
z-index			:0;
}


#bienvenue{
width			:80%;
font-style		:italic;
font-family		:Arial, Verdana;
font-weight		: bold;
color			:#FFFFFF;
left			:170px;
top				:36px;
position		:absolute;
}



#search{
position		:absolute;
top				:108px;
right			:45px;
text-align		:right;
font-family		:Arial, Verdana;
font-size		:13px;
width			:100%;
}


#loupe{
position		:absolute;
margin-left		:242px;
margin-top		:-38px;
right			:-26px;
}

#menu{
width			:100%;
text-align		:center;
font-size		:13px;
margin-top		:10px;
font-family		:Arial, Verdana;
}						   
								   
#centre{
width			:100%;
padding-bottom	:60px;
position		:relative;
}

#gauche{
float			:left;
width			:152px;
margin-right	:5px;
font-family		:Arial, Verdana;
font-size		:13px;
padding-bottom	:60px;
}

#identification{
background-color:#B7D4FB;
font-size		:12px;
font-family		:Arial, Verdana;
line-height		: 1.3em ;
height			:180px;
}


.text_identification{
background-color:#5C8ACC;
font-family		:Arial, Verdana;
color			:#000000;
width			:152px;
font-size		:16px;
position		:absolute;
font-weight		:bold;
}


#panier_news{
line-height		: 0.9em ;
}

#panier{
float			:left;
position		:relative;
top				:-2px;
left			:3px;
clear			:both;
}


#news{
float			:left;
position		:relative;
top				:-2px;
left			:3px;
clear			:both;
}

#coups_de_coeur{
float			:left;
position		:relative;
top				:-2px;
left			:3px;
clear			:both;
}

#Google_adense{
position		:relative;
left			:12px;
}



#droite{
float			:right;
width			:120px;
margin-left		: 5px;
padding-bottom	:60px;
border			:0;
}



#bandeau_bas{
background		:url(http://www.licencephoto.com/images/bandeau_boutbas2.gif) repeat-x;
height			:53px;
width			:100%;
text-align		:center;
bottom			:0;
left			:0;	
}


#text_lien{
font-size		:13px;
font-family		:Arial, Verdana;
position		:relative;
width			:100%;
top				:8px;
}

#milieu{
font-family		:Arial, Verdana;
margin-right	:125px;
margin-left		:147px;
width			:auto;
border			:0px;
}



#droits_reserves{
text-align		:center;
position		:relative;
width			:100%;
color			:#9FA7B0;
}

#droits_reserves img{
border			:0;
}

.rouge {
color			: #FF0000;
}
/*pour les liens de bas de page */ 
.titre7{
font-family		:Arial, Verdana;
font-size		:12px;
width			:310px;
}
/* pour la création de compte */
.obligblack { 
font-family		:Arial, Verdana;
font-size		: 9px;
font-weight		: bold; 
color			: #111111;
}

.oblig { 
font-family		:Arial, Verdana;
font-size		: 9px;
font-weight		: bold; 
color			: #FF0000;
}
/*fin création compte*/

/*pour que les images ne soient pas soulignées ... */
a.image:link,a.image:visited,a.image:active,a.image:hover
{
color : #000000;
text-decoration : none;
} 


