@charset "iso-8859-2";
/* CSS Document */

.z3 {
	width:1074;
	height:190px;
	padding-left:31px; /* 62 px*/
	padding-bottom:15px;
}
.nos {
	width:492px;
	height:189px;
	background-image:url(../images/z3_bg.png);
	background-repeat:no-repeat;
	float:left;
}
.vos {
	width:492px;
	height:189px;
	background-image:url(../images/z3_bg.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:17px;
}
.z3_img {
	width:200px;
	height:183px;
	float:left;
	margin-left:18px;
	margin-top:2px;
	overflow: hidden;
}
.z3_textes {
	float:left;
	width:250px;
	margin-top:20px;
}
.z3_textes h2 {
	font-size:17px;
	color:#0f2e56;
	margin:0 0 6px 20px;
	padding:0;
}
.z3_textes ul {
	margin:0 0 0 30px;
	padding:0;
}
.z3_textes li {
	margin:0;
	padding:0;
	display:list-item;
	list-style-image:url(../images/z3_puce.png);
	height:17px;
}
.z3_textes li span {
	position:relative;
	left:5px;
	top:1px;
}
.z3_textes span a {
	color:#47667c;
	font-size:12px;
	text-decoration:none;
}
.z3_textes span a:hover {
	color:#47667c;
	font-size:12px;
	text-decoration:underline;
}

#tagsphere{				
	height: 230px; 
	width: 380px; 
	padding: 10px;
	margin: 10px;
	margin: 0 auto;
}
			
#tagsphere li.link1 a{
	color: #0F2E56;
}
#tagsphere li.link2 a{
	color: #007CA3
}
#tagsphere li.link3 a{
	color: #64A316;
}

#tagsphere ul li a {
	font-weight: bold;
	text-decoration: none;
}
/*
#tagsphere ul li a:visited{
	color:#979797;
	font-weight: bold;
	text-decoration: none;
}*/

#tagsphere ul li a:hover, #tagsphere ul li.link1 a:hover, #tagsphere ul li.link2 a:hover, #tagsphere ul li.link3 a:hover{
	color: #F29F16;
}
