/********  ALSACE LAIT : PAGE RECETTES (ORANGE) *********/


h1, h2{
color:#ff9900;
}


/* IMAGES ET BACKGROUNDS */

.filet{
background-color:#ff9900;}

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

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

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


/* TEXTES */

.verdana10gris {
color:#999999;}

.verdana09 {
font-size:9px;}

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

/* LIENS */ 

a:active {
font-size:14px;
font-weight:bold;
color:#ff9900;
text-decoration: underline;
line-height: 25px;
}

a:link {
font-size:14px;
font-weight:bold;
color:#ff9900;
text-decoration: none;
line-height: 25px;
}

a:visited {
font-size:14px;
font-weight:bold;
color:#ff9900;
text-decoration: none;
line-height: 25px;}

a:hover {
font-size:14px;
font-weight:bold;
color:#ff9900;
text-decoration: underline;
line-height: 25px;}

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

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

.BlocEncadre div.Titre{
	background: #FEC901 url(../img/fond_titre_recettes.jpg) repeat-x; 
}

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

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


.TexteCouleur{
color:#ff9900;}
