body {
background-color: #FFFFFF;
margin: 0px 20px 0px 20px;
width: 100%;
color:#000000;
font-family:"Lucida Sans", Verdana;
font-weight:bold;
font-size:11px;
}
a {outline:none}
#content{ 
margin: 0px 0px 0px 0px;
position:absolute;
width:100%; 
}

.bloc_links {
margin: 100px 0px 0px 0px
}

.bloc_links2{
margin: 133px 0px 0px 0px
}


.bouton_off {
	height: 23px;
	color:#cdcdcd;
	line-height:23px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
}
.bouton_off a, .bouton_off a:visited {
	height: 23px;
	color:#cdcdcd;
	text-decoration:none;
	line-height:23px;
	background-image:url(img/big_link_off.jpg);
	background-repeat: no-repeat;
	padding:0px 0px 0px 15px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	display:block;
}
.bouton_off a:hover, .bouton_off a:active {
	height: 23px;
	color:#000000;
	text-decoration:none;
	line-height:23px;
	background-image:url(img/big_link_on.jpg);
	background-repeat: no-repeat;
	padding:0px 0px 0px 15px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	display:block;
}
.bouton_on {
	height: 23px;
	color:#000000;
	line-height:23px;
	background-image:url(img/big_link_on.jpg);
	background-repeat: no-repeat;
	padding:0px 0px 0px 15px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	display:block;
}



.small_bouton {
	margin:0px 0px 0px 17px;
	height:18px;
	font-size:11px;
	font-weight:bold;
	color:#b057e2
}
.small_bouton_off a, .small_bouton_off a:visited {
	height: 18px;
	color:#cdcdcd;
	text-decoration:none;
	line-height:13px;
	background-image:url(img/small_link_off.jpg);
	background-repeat: no-repeat;
	padding:0px 12px 0px 9px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
}
.small_bouton_off a:hover, .small_bouton_off a:active {
	height: 18px;
	color:#000000;
	text-decoration:none;
	line-height:13px;
	background-image:url(img/small_link_on.jpg);
	background-repeat: no-repeat;
	padding:0px 12px 0px 9px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
}
.small_bouton_on {
	height: 18px;
	color:#000000;
	line-height:13px;
	background-image:url(img/small_link_on.jpg);
	background-repeat: no-repeat;
	padding:0px 12px 0px 9px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
}

.style_photos {
	color:#8226b5;
	padding:0px;
	margin:0px;
	font-size:20px;
}
.style_villes {
	color:#8226b5;
	padding:0px;
	margin:0px;
	font-size:15px;
}
.txt_normal {
	color:#000000;
	padding:0px;
	margin:0px;
	font-size:12px;
}
.txt_normal a, .txt_normal a:visited{
	color:#000000;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-decoration:none
}
.txt_normal a:active, .txt_normal a:hover{
	color:#8226b5;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-decoration:none
}





