/* CSS Document */
img{
	border:0;
}

a{
	text-decoration:none;
}

body {
	font-family:Verdana,Tahoma,Arial,"Trebuchet MS",Sans-Serif,Georgia,Courier,"Times New Roman",Serif;
	font-size:12px;
	padding:0;
	margin:0;
	background:url(couleur.gif);
	background:#FFF;
	margin:0;
	padding:0;
}

form{
	margin:0;
}

.conteneur {
	
}
.logo{
	/*height:100px;
	background:#fff;
	background:url(logo-top.png) no-repeat left;*/
}
.bouton {
	background:url(membres.png) no-repeat;
	height:50px;
	width:50px;
	position:absolute;
	top:55px;
	left:440px;
	z-index:50;
}
.menutop {
	background:url(header.png) no-repeat right top;
}
.menutopfond{
	height:202px;
	background:url(logo.png) no-repeat left bottom;
	padding-right:10px;
}

.menutop img{
	margin-right:10px;
}
.menutop ul {
	position:relative;
	top:120px;
	left:300px;
	margin:0;
	padding:0;
}

.menutop ul li{
	text-align:center;
	display:inline;
	font-size:13px;
	font-weight:800;
	list-style-type:none;
	padding:11px 7px;
	margin-right:10px;
}
.menutop ul li:hover{
	background:url(onglet2.png) no-repeat;
}
.menutop ul li{
	float:left;
	width:173px;
	background:url(onglet.png) no-repeat;
}
.menutop ul li a, .menu ul li a {
	color:#000000;
	
}

.menutop .connect{
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	position:relative;
	text-align:right;
	margin-right:5px;
	top:10px;
}

.menutop p a{
	color:#FFF;
	font-weight:800;
}

.menutop img{
	vertical-align:middle;
}


.menu ul{
	margin:0;
	margin-left:5px;
	padding:0;
	
}

.menu ul li {
	margin-left:30px;
	list-style-type:none;
}

.menu{
	width:255px;
	float:left;
	padding-bottom:20px;
	padding-top:10px;
	padding-bottom:60px;
	background:url(bas-menu.png) no-repeat bottom;
	
}
.principal {
	margin:0 auto 0;
	/*background:url(main.gif) top left no-repeat;*/
	margin-top:0px;
}



.contenu{
	overflow:hidden;
	/*margin-top:-50px;*/
	padding:10px 20px;
	margin-left:20px;
}

h1{
	border-bottom:1px dotted #C0C0C0;
	font-size:20px;
	margin-right:50px;color:#0066CC;
}
h1 a{
	color:#0066CC;
}
h2{
	font-size:15px;
	
}

h4{
	background:url(titre-menu.png) no-repeat left;
	line-height:13px;
	font-size:13px;
	margin:12px 0pt 5px 40px;
	padding:9px 20px 9px 18px;
	color:#335ea8;
	
}
#user{
	background:url(user.png) no-repeat;
	background-position:1px 1px;
	margin-bottom:5px;
	border:1px solid #000000;
	padding-left:25px;
	width:154px;
}

#pass{
	background:url(key.png) no-repeat;
	background-position:1px 1px;
	padding-left:25px;
	border:1px solid #000000;
	width:120px;
	vertical-align:top;
}

.bas{
	clear:both;
	padding-right:15px;
	padding-bottom:2px;
	text-align:right;
	color:#999;
	font-size:10px;
	padding-top:20px;

}
.bas a{
	text-decoration:none;
	color:#999;
	
}

a#lien-accueil {
	height:90px;
	position:absolute;
	width:400px;
}
.cache {
	font-size:0px;
	line-height:1px;
	text-decoration:none;
	text-indent:-5000px;
}
.image{
	float:right;
}
.ltitre a, .ltitre {
	color:#000 ;
}
.ltitre {
	background:#FFFFFF  url(barre.png) repeat-x scroll;
	font-size:14px;
	height:20px;
	font-weight:800;
	padding-left:17px;
	padding-top:2px;
}

.itemdesc{
	padding:5px;
	border:#336699 1px solid;
	background:url(../images/fond-dl.jpg) top repeat-x;
}
.iteminfo{
	background:#C3D9FF;
	margin-bottom:-5px;
	margin-right:-5px;
	margin-left:-5px;
	padding-right:5px;
	padding-left:5px;
}
