/* violet
---------------------------------------------------------- */


/* Fonds */

.violet { background-color: #258721; }

.violet #contenant { background: #FFF8FF url(/images/violet-fond.gif) repeat-x top; }


/* Navigation */

.violet a#nav_blog {background: url(/images/violet-nav-blog.png);}

.violet a#nav_nosglaces {background: url(/images/violet-nav-nosglaces.png);}

.violet a#nav_ounoustrouver {background: url(/images/violet-nav-ounoustrouver.png);}

.violet a#nav_goodies {background: url(/images/violet-nav-goodies.png);}

.violet a#nav_apropos {background: url(/images/violet-nav-engagee.png);}


/* Sidebar */

.violet #sidebar #haut {background: url(/images/violet-sidebar-titre.gif) no-repeat top;}

.violet #sb_contenu {background: url(/images/violet-sidebar-bord.gif) repeat-y;}

.violet #sidebar #bas {background: url(/images/violet-sidebar-bas.gif) no-repeat bottom;}

.violet #sidebar li {color: #eb1854;}

.violet #sidebar li a {color: #308DD8;}

.violet #sidebar li a:hover {color: #eb1854;}


/* Footer */

.violet #fond_footer { background: #258721 url(/images/violet-fond-footer.gif) repeat-x top; }

.violet #footer_contenu {background: url(/images/violet-footer-woody1.gif) no-repeat 48px -5px;}

.violet #footer {background: url(/images/violet-footer-woody2.gif) no-repeat right 39px;}

.violet .footer_bord_droit { 
	background: url(/images/standard-footer-rss.gif) no-repeat 2px 50% !important;	
	background: url(/images/standard-footer-rss.gif) no-repeat 2px 6px;	/* IE6 hack */
}

.violet ul#navigation2 li a, .violet .footer_sepa {color: #b8e067;}

.violet ul#navigation2 li a, .violet .footer_sepa {
	border: solid #54af3c;
	border-width: 1px 0;
}

.violet ul#navigation2 li a:hover {color: white;}

.violet ul#plan li a {color: #BFEB63;}

.violet ul#plan li a:hover {color:white;}

.violet ul#plan ul li {border-left: 1px solid #51ae3c;}

.violet #footer_contenu p, .violet #footer_contenu p a {color: #79ba54;}

.violet #footer_contenu p a:hover {color: #b8e067;}


/* texte */

.violet #texte h5 {color:#202e91;}

.violet #texte strong {
	color: #202e91;
}

.violet #texte a {
	color: #202e91;
	border-bottom: 1px dotted #202e91;
}

.violet #texte a:hover {
	color: white;
	background-color: #202e91;
}

.violet #texte blockquote {
	color: black;
	background-color: white;
}