/*
Theme Name: Thème WordPress pour Les Marmottes - version hiver
Theme URI: http://koneko.fr/
Description: Thème Marmottes
Version: 1.0
Author: Patrick ZENNER
 
Creation Theme by Patrick ZENNER || http://koneko.fr
*/


body {
	background:#8a4d1e url(images/fond-hiver.jpg) repeat-x scroll center top;
	color: #444;
}

#logo  {
	background-image: url(images/marmottes-logo-hiver.gif);
}


/* home content */

#contenu {
	background: url(images/marmottes-logo-ete-clair.jpg) bottom right no-repeat;
}

#content h2 {
color: #8a4d1e;
}

.bloc-content{
	border: 1px solid #438643;
	background: url(images/marmottes-menu-hiver.jpg) repeat-x scroll center top;
}

.bloc-content h3{
	color: #f7db31;
}


/* sidebar */

.bloc-sidebar{
	border-bottom: 1px solid #438643;
	background: #e0f3d3 url(images/marmottes-bloc-hiver.jpg) repeat-y scroll center top;
}
.bloc-sidebar h2{
	background: #e0f3d3 url(images/marmottes-bloc-haut-hiver.jpg) no-repeat scroll center top;
	color: #f7db31;
}
.bloc-sidebar h3{
	background: #e0f3d3 url(images/marmottes-bloc-haut-hiver.jpg) no-repeat scroll center top;
	color: #f7db31;
}



a {
	color: #579200;
	color: #8a4d1e;
}

a:hover {
	color:#555;
}





#footer{
	background: url(images/marmottes-footer-hiver.jpg) repeat-x scroll center bottom;
	color: #f7db31;
	color: #492b13;
}

#footer a{
color: #ffffff;
}


/* navigation */

#navbar {

background-color: #44AAAE;
background:#44AAAE url(images/marmottes-menu-hiver.jpg) repeat-x scroll center top;
}

#nav2 a  {
	background:#44AAAE url(images/marmottes-menu-hiver.jpg) repeat-x scroll center top;
}

#nav2 li {
	border-right:1px solid #FDF8E5;
}

#nav2 a,#nav2 a:visited {
	color: #f5f5f4;
}

#nav2 a:hover, #nav2 a:active
{
	color: #8A4D1E;
}

/* Dropdown Menu */

#nav2 li ul {
	border-bottom: 1px solid #a9a9a9;
}

#nav2 li li {
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
}

#nav2 li li a,#nav2 li li a:visited{
	color:#FFF;
}

#nav2 li li a:hover,#nav2 li li a:active{
	background:#44AAAE url(images/marmottes-menu-hiver.jpg) repeat-x scroll center top;
	color: #8A4D1E;
}	






/* Listes */

.ligne1 {	font-family:verdana,arial,helvetica;	font-size:10px;	background-color:#C3E5AE;	color:#000000;	font-weight:normal;}
.ligne2 {	font-family:verdana,arial,helvetica;	font-size:10px;	background-color: #DCEDD1;	color:#000000;	font-weight:normal;}