@charset "utf-8";
/* CSS Document */
a{
	color: #4d4933;
	text-decoration:underline;
}
a:hover{
	color: #4d4933;
	text-decoration:none;
}
#kapsicum-accueil a{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
#kapsicum-accueil a:hover{
	text-decoration:underline;
}
#menu-general a.selected{
display:block;
	width:110px;
	height:62px;
	float:left;
	background-image: url(../images/bg-menu-haut.png);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4d4933;
	text-decoration:none;
	padding-top:38px;
	padding-left:20px;
	margin-left:20px;
}

#menu-general a{
	display:block;
	width:110px;
	height:62px;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:38px;
	padding-left:20px;
	margin-left:20px;
}

#menu-general a:hover{
	display:block;
	width:110px;
	height:62px;
	float:left;
	background-image: url(../images/bg-menu-haut.png);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4d4933;
	text-decoration:none;
	padding-top:38px;
	padding-left:20px;
	margin-left:20px;
}
#sous-menu-content a.selected{
	display:block;
	width:101px;
	height:25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#5c573d;
	text-decoration:none;
	background-image: url(../images/bg-sous-menu-hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8f8f8;
	padding-left:30px;
	padding-top:17px;
	
}
#sous-menu-content a.grande-selected{
display:block;
	width:111px;
	height:25px;

	background-image: url(../images/bg-sous-menu-hover2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8f8f8;
	color:#5c573d;
	
}
#sous-menu-content a.grande-selected:hover{
display:block;
	width:111px;
	height:25px;

	background-image: url(../images/bg-sous-menu-hover2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8f8f8;
	color:#5c573d;
	
}
#sous-menu-content a.grande{
	display:block;
	width:111px;
	height:25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d6c5c3;
	text-decoration:none;
	background-image: url(../images/bg-sous-menu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left:30px;
	padding-top:17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#sous-menu-content a.grande:hover{
	display:block;
	width:111px;
	height:25px;
	background-image: url(../images/bg-sous-menu-hover2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8f8f8;
	color:#5c573d;
}
#sous-menu-content a{
	display:block;
	width:101px;
	height:25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d6c5c3;
	text-decoration:none;
	background-image: url(../images/bg-sous-menu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left:30px;
	padding-top:17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#sous-menu-content a:hover{
	background-image: url(../images/bg-sous-menu-hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8f8f8;
	color:#5c573d;
}
a.kapsicum-footer{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-right:50px;	
}
a.kapsicum-footer:hover{
	text-decoration:underline;	
}
#footer-links a{
	font-size: 10px;
	font-weight: bold;
	color: #e2e0d7;
	text-decoration:none;
}
#footer-links a:hover{
	text-decoration:underline;
}
a.lien-plan{
	display:block;
	width:150px;
	padding-left:10px;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	background-image: url(../images/puce-lien.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
}
a.lien-plan:hover{
text-decoration:underline;
}
#pictos a{
	background-image: url(../images/yoyo.png);;
	float:right;
	width:29px;
	height:29px;
	margin:0;
	padding:0;
	border:none;
}
#pictos a:hover{
	background-image: url(../images/yoyo.png);;
	float:right;
	width:29px;
	height:29px;
	margin:0;
	padding:0;
	border:none;
}
