
@import url(menuhaut.css);
@import url(index.css);
@import url(tournois.css);
@import url(coach.css);
@import url(cours.css);
@import url(menucours.css);
@import url(pro.css);
@import url(tshirt.css);
@import url(clubs.css);
@import url(onweb.css);
@import url(recrut.css);
@import url(detente.css);
@import url(shop.css);
@import url(video.css);

/*body {
	background-color: #000;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}*/
body {
	/*NOEL
	background:url(../imgs/gauche_noel.gif) 5px 0 repeat-y;*/
	
}

#global {
	min-height: 100%;
	margin-right:5px;
	/*NOEL
	background:url(../imgs/gauche_noel.gif) right 0 repeat-y;*/
	
}

table {
    margin-left:auto;
	margin-right:auto;
}

form {
	margin:0;
	padding:0;
}

p {
	margin:0;
	padding:0;
}

.autocentrage {
    margin-left:auto;
	margin-right:auto;
}

.ecartbas5px {
	padding-bottom: 5px;
}

.texte {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.intituleform {
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}

.centragetexte {
	text-align :center;
}
.righttexte {
	text-align :right;
}
.lefttexte {
	text-align :right;
}

.centragevertical {
	vertical-align: middle;
}

.alignl {
	float: left;
}
.alignr {
	float: right;
}

.nonsaut {
	white-space: nowrap;
}

#contentgen {
	width:930px;
	margin:0 auto;
	padding-top: 12px;
}

.soulign {
	text-decoration: underline;
}

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

textarea {
	width: 200px;
	height: 70px;
	font-family: verdana, arial, sans-serif;
	font-size:10px;
}

input {
	font-family: verdana, arial, sans-serif;
	font-size:10px;
}

.tailleinput {
	width: 218px;
}

#copyright {
	color: #bdbdbd;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}

#copyright a:link { color: #dedede; text-decoration: none;}
#copyright a:active {  color: #dedede; text-decoration: none;}
#copyright a:visited {  color: #dedede; text-decoration: none;}
#copyright a:hover {  color: #dedede; text-decoration: none;}

.separation {
	clear:both;
	visibility: hidden;
}

#contact {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 6px;
}

/* GABARIT CENTRE + FOOTER */
div#center {
	padding: 0;
	margin:0;
	width:930px;
}

/*div#centerecart {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin:0;
	background: #fff url(../imgs/bottom.gif) bottom no-repeat;
}*/

a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #565454; text-decoration: none;}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #565454; text-decoration: none;}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #565454; text-decoration: none;}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #b4b2b2; text-decoration: none;}

#footerindex a {text-decoration:none;}
#footerindex a:hover {text-decoration:underline;}

#laune {
	/*padding-bottom: 10px;*/
	background: #fff url(../imgs/la_une/suisse.png) no-repeat;
	width: 450px;
	height: 226px;
	padding-top: 15px;
	padding-left: 20px;
	/*cursor:pointer;*/
	color: #fff;
}

#laune li {
	background:url(../imgs/la_une/puce_suisse.png) no-repeat;
	padding-left:20px;
	padding-right:10px;
	/*margin-left:10px;*/
	vertical-align:top;
	margin-bottom: 7px;
}

div#chatevenement {
	width: 470px;
	height: 250px;
	overflow: auto;
}

.auteurchat {
	background-color: #DEEAF2;
	padding:2px;
}

.commentaire {
	float: left;
}
.commentaire a {
	font-style: normal !important;
}

