@CHARSET "UTF-8";

label{
	width: 150px;
	float: left;
}

.admin_lang{
	font-weight: bold;
	text-transform: capitalize;
}

.menu_col{
	color: white;
	font-size: 0.8em;
}

li.niv1{
	background: url('/static/images/sbullet.png') no-repeat left 5px;
	padding-left: 10px;
}

li.niv2{
	background: url('/static/images/sbullet3.png') no-repeat left 5px;
	padding-left: 10px;
}

li.niv3{
	/*background: url('/static/images/sbullet3.png') no-repeat left 5px;*/
	padding-left: 10px;
}

.nl label{
	background: url('/static/images/sbullet.png') no-repeat left 5px;
	padding-left: 10px;
	color: white;
}

.nl p{
	margin-bottom: 5px;
	font-size: 0.75em;
	font-weight: bold;
}

.greenbutton{
 text-transform: uppercase;
 width: auto;
 display: inline;
 padding: 3px;
 font-size: 0.6em;
 float: right;
 padding-left: 15px;
 background: #BCCA59 url('../images/fleche_bas.png') no-repeat 3px 2px;
 text-decoration: none;
 color: black;
}

.greenbutton:hover{
	background: #D0E061 url('../images/fleche_bas.png') no-repeat 3px 2px;
}

.greenbutton2{
 text-transform: uppercase;
 width: auto;
 display: inline;
 padding: 3px;
 font-size: 1em;
 float: right;
 padding-left: 7px;
 background: #BCCA59 url('../images/fleche_bas.png') no-repeat 3px 2px;
 text-decoration: none;
 color: black;
 margin-top: -10px;
}

.greenbutton2:hover{
	background: #D0E061 url('../images/fleche_bas.png') no-repeat 3px 2px;
}

.greenbutton3{
 text-transform: uppercase;
 width: auto;
 display: inline;
 padding: 3px;
 padding-top: 0px;
 font-size: 1em;
 float: right;
 padding-left: 15px;
 background: #BCCA59 url('../images/fleche_bas.png') no-repeat 3px 2px;
 text-decoration: none;
 color: black;
}

.greenbutton3:hover{
	background: #D0E061 url('../images/fleche_bas.png') no-repeat 3px 2px;
}

.big{
	font-size: 1.3em;
}

.nliste{
	font-size: 0.7em;
	margin-top: -10px;
	padding-left: 15px;
	width: 320px;
	color: white;
	font-weight: bold;
	line-height:1.4em;
}

.nliste li{
	padding-bottom: 10px;
}


.nliste span{
	color: #AAA;
}

.photo{
	border: 2px solid white;
}

.NavigationPP a{
	padding: 3px 5px;
	font-size: 0.8em;
	text-decoration: none;
}

a.nav:hover{
	background: #555;
}

.active{
	background: #404040;
}

.cadrepic{
	float: left;margin-left: 5px; position: absolute;margin-top: -10px
}


body.msie .cadrepic{
	margin-left: 5px;
}

body.msie6 .cadrepic{
 margin-left: 10px;
}

body.msie6 .puce{
	display: none;
}

.incadre{
	margin-left: 120px; height: 60px; overflow: auto;
	margin-top: -10px;
	background: url(/static/images/sbullet2.png) no-repeat 0px 5px;
}

body.msie6 p.incadre{
	margin-left: 120px; height: 75px; overflow: auto
}

.contact p{
	font-size: 0.75em;
	margin-left: 25px;
	padding-bottom: 10px;
	/*background: url(/static/images/sbullet.png) no-repeat;
	background-position: 15px 4px;*/
	padding-left: 25px;
}

.contact h1{
	margin-bottom: 10px
}

.contact .info{
	background: url(/static/images/infos.png) no-repeat;
	padding-left: 25px;
}

.contact h2{
	background: url(/static/images/sbullet.png) no-repeat;
	background-position: 25px 15px;
	margin-bottom: 0px;
}

.photolist li{
	margin-left: 10px;
	margin-right: 10px;
}

.photolist li img{
	border: 2px solid white;
}
