﻿

}    
#boitemenugauche{												/*debut block menu gauche*/
	width: 236px;
	height:768px;
	margin:0;
	padding:0;
	font-family:caviar_dreamsregular;
	background-color:#ffffff;/*green;*/
	
}

ul,
li{
	list-style-type: none;
	text-align:center;
	padding:0;


}
#menugauche {
	width:196px;
	height:250px;
	background-color:#ffffff;
	border-radius:15px;
	padding:0;
	margin-top:70px;
	margin-bottom: 4px;
	margin-left:20px;


}
#menugauche li{
	width: 216px;
	height:30px;
	margin-top:20px;
	
	/*background-color: red;*/
	padding: 0;
	opacity: 1.0;
}
#menugauche li a{
	width: 196px;
	height: 50px;
	font-weight:bold;
	font-size: 18px;
	color: black;
	padding: 0;
	margin-top:20px;
	margin-right: 5px;
	display:block;
	border-bottom:1px solid;
	border-radius: 15px;
	list-style:none;
	text-decoration:none;
	vertical-align: middle;
    line-height: 46px;
    text-align: center;
	border-bottom:1px solid;

}

#menugauche li a:hover{
	
	border-radius: 15px;
	text-decoration: none;
	color:#000000;
	-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 5px 5px #888;

}
li.c5{
	width: 236px;
	height:100px;
	margin-top:0px;
	padding: 0;
	opacity: 1.0;

}
#sione{
	height:445px;
	

}
a.c3{
	text-decoration:none; 
	color: black;
	
}

h3.c2{
	width: 236px;
	height: 40px;
	font-weight:bold;
	font-size: 20px;
	padding: 0;
	margin:0;
	display:block;
	background-color:#a6b0ba;
	list-style:none;
}

/*li.c1{
	display:block;
	width :236px;
	height:20px;
	margin-top:0px;
	margin-bottom: 20px;
	background-color: #bfb09d;
	padding: 0;
	opacity: 0.9;*/
}

}

#sione{
	width: 236px;
	height: 169px;
}
.silou{
	width: 75px;
	height: 170px;
	float: left;
	margin-top: 314px;
	margin-left: 20px;
}	

.icone{
	width: 100px;
	height: 100px;
	margin-left:14px;
	float: left;
	margin-top: 250px;
		-moz-box-shadow: 0 0 20px #000000;
-webkit-box-shadow: 0 0 20px#000000;
box-shadow: 0 0 20px #000000;
border-radius:15px;
	}	
.icone img{
	border-radius:15px;
	width: 100px;
	height: 100px;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}
	/*fin block menu gauche*/
</style>
</head>