#homeLeft .hr {
	background: url(/images/hr_col_gauche.gif) no-repeat center top;
	height:13px;
	margin : 0px 0px 0px 0px;
	clear : both;
	
}

/*
#homeRight .hr {
	background: url(/images/hr_col_droite.gif) no-repeat center top;
	height:13px;
	margin : 5px 0px 5px 0px;
	clear : both;
}
*/

#intRight .hr {
	width:150px;
	background: url(/images/hr_col_gauche.gif) no-repeat center top;
	height:13px;
	margin : 0px 0px 0px 0px;
	clear : both;
	
}


/* liens des encarts */

a.lienAccueil:link, a.lienAccueil:visited {  
	font-size: 10px;
	font-weight: normal; 
	color: #4d4d4d; 
	text-decoration: none;
}


a.lienAccueil:hover {
	font-size: 10px;
	font-weight: normal;
	color: #C6233B;
	text-decoration: none;
}


.puceLienAccueil {
	background-image: url(images/acc_fle.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 10px;
	margin : 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* liens partie centrale */
.puceLienAccueil2 {
	background-image: url(images/IT/puce_srub2.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 12px;
	padding-bottom: 10px;	
}


a.lienAccueil2:link, a.lienAccueil2:visited  {  
	 
	font-size: 12px; 
	font-weight: normal; 
	color: #4d4d4d;  
	text-decoration: none;
}

a.lienAccueil2:hover {
	
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d; 
	text-decoration: underline;
}



/* bloc rédactionnel sur la home */

.accueilTitre {
	font-size: 12px;
	color: #0E4271;
	font-weight : bold;
	margin : 5px 0px 0px 10px;

}




.accueilText1 {
	font-style : italic;
	font-size: 10px;
	color: #4d4d4d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#bandeauPubHome {
	background: #ffffff;
	width:770px;
	padding : 10px 0px 10px 0px;
}
/* encarts Newslettter, Cataloque, Boutiques, etc  */




#newsletter, #catalogue, #cours, #cadeaux, #fondsEcrans, #temoignages {
	margin : 0px 10px 5px 10px;
	clear : both;
}
#embarquement {
	background: url(/images/img_embarquement.gif) no-repeat left top;
	padding: 6px 0px 0px 27px;
	margin : 0px 3px 8px 0px ;
}

.lienEncart {
	background-image: url(/images/puce_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	line-height: 11px;
	padding-top: 3px;
	margin-top : 6px;
}

#cours .lienEncart {
	margin-top : 0px;
	padding-top: 3px;
}


.titreEncart {
	font-size: 11px;
	color: #0E4271;
	font-weight : bold;
	padding : 0px 0px 0px 15px;
	background: url(/images/picto_titre.gif) no-repeat left top;
}
.titreEncartEmb {
	font-size: 11px;
	color: #0E4271;
	font-weight : bold;
}




.texteEncart {
	padding : 0px 0px 3px 0px ;
	font-size: 10px;
}


#newsletter .bg {
	background: url(/images/img_newsletter.gif) no-repeat left top;
	height:28px;
	padding-left:53px;
}



#catalogue .bg {
	background: url(/images/img_catalogue.gif) no-repeat left top;
	padding-left:50px;
	height:35px;
}
#cours .bg {
	background: url(/images/img_cours.gif) no-repeat left top;
	padding-left:53px;
	height:33px;
}

#cadeaux .bg {
	background: url(/images/img_cadeaux.gif) no-repeat left top;
	padding-left:65px;
	height:35px;
}

#fondsEcrans .bg {
	background: url(/images/img_fdecran.gif) no-repeat left top;
	padding-left:53px;
	height:35px;
}
#temoignages .bg {
	background: url(/images/img_temoignages.jpg) no-repeat left top;
	padding-left:53px;
	height:35px;
}



#video {
	margin : 10px 10px 10px 10px;
	clear : both;
}
#video .texteEncart {
	text-align:center;
	font-weight:bold;
	color:#C6233B;
	font-size:11px;
	padding : 10px 0px;
}

#search_hp, #search	{
	margin : 0px 5px 10px 5px;
	clear : both;
}
.titreEncartSearch {
	font-size: 11px;
	color: #0E4271;
	font-weight : bold;
	padding : 0px 0px 5px 0px;	
}


	

