/********  ALSACE LAIT : PAGE PRODUITS (BLEU) *********/


h1, h2{
color:#00579C;
}


/* IMAGES ET BACKGROUNDS */

.filet{
background-color:#03CDFF;}

.virgule{
background-image:url(../img/virgule.gif);
background-repeat:no-repeat;}

.virgule2{
background-image:url(../img/virgule_bleuciel.gif);
background-repeat:no-repeat;}

.slogan  {
background-image:url(../img/DE/tit_bonheur_bleu.gif);}


/* TEXTES */

.verdana10gris {
color:#999999;}

.verdana09 {
font-size:9px;}

.verdana10bold {
font-weight:bold;
color:#00579C;}

.bullet {
font-weight: bold;
color:#00CCFF;}


/* LIENS */ 

a:active {
font-size:14px;
font-weight:bold;}

a:link {
font-size:14px;
font-weight:bold;}

a:visited {
font-size:14px;
font-weight:bold;}

a:hover {
font-size:14px;
font-weight:bold;}


/*************** Template aux coins arrondis *********************/

.BlocEncadre div.Bordure{
	border-left: #03CDFF solid 1px; 
	border-right: #03CDFF solid 1px; 
}

.BlocEncadre div.Titre{
	background: #01589D url(../img/fond_titre_produits.jpg) repeat-x; 
}

.BlocEncadre div.Titre h1{
	color:#FFFFFF; 
}


/******** Rich Edit - texte enrichi *********/


.TexteCouleur{
color:#03CDFF;}

