﻿body {
	margin: 0px;
	font-family: Calibri, "Georgia", Verdana, Arial, sans-serif;
	background-color: #44ACE9;
	text-align: center; 
}

/* div pour remettre tt */
#global{
	margin: 0 auto;
	width: 980px;

	border-color: #de2513;
	border-style: groove;
	border-width: 5px;
	text-align: left;
	}
/*---------------------------------HEADER---------------------------------------*/
#header{
	width: 980px;
	height: 175px;
	background-color: #004080;
	color: white;
	text-align: center;
	}
/*---------------------------------MENU---------------------------------------*/
.logo{
	width: 980px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url('../images/banniere.jpg');
	}
.logo img{
	width: 50%;
	}
#menu {
	text-decoration: none;
	height: 40px;
	}
#menu ul{
	width: 980px ;
	height: 40px;
	margin: 0px ;
	padding: 0px ;
	//padding-top: 10px;
	// * padding-top: 0px;
	list-style: none;
	background-color: #004080;
	}
#menu ul li{
	float: left;
	text-align: center;
	height: 40px;
	padding-top: 10px;
	}
#menu ul li a, #menu ul li a:focus{
	color: white;
	text-decoration: none;
	padding: 10px;
	}
#menu ul li a:hover, #menu ul li a:active{
	color: white;
	}
#menu form{
	float: right;
	height: 40px;
	padding: 0px;
	margin: 0px;
	margin-top: -40px;
	* margin-top: -40px; /* pour IE */
	text-align: right;
	color: white;
}
#menu form a, #menu form a:hover, #menu form a:active, #menu form a:focus{
	background: none;
	color: white;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	}
/*---------------------------------CONTENU---------------------------------------*/
#contenu {
	width: 980px;
	height : auto;
	background-color: #d6d6d6;
	margin: 0px;
	min-height: 400px;
	/* Si dans ie padding sur coté, le contenu sort de la bordure*/
	padding-top: 10px;
	padding-bottom: 10px;
}
.mes{
	width: 250px;
	height :100px;
}
.center{
	text-align: center;
	}
.xsmall{
	float: right;
	font-size: 10;
	color: white;
	padding-right: 15px;
	text-decoration: none;
	}
.inscri{
	margin: auto;
	border: double black 1px;
	padding: 15px;
	}
.tInfos{ /* les tableaux */
		border-width: 5px;
		border-color: #999999;
		padding: 10px;
		border-style: double;
		color: #4a41a1;
		margin-left: auto;
		margin-right: auto;
		background-color: #c4c8dd;
		z-index: 3;
	}	
.color1{
		background-color: #a0a1e1;
	}
.color2 {
		background-color: #e1a1a0;
	}
.tInfos th{
		border-bottom-width: 1px;
		background-color: #e1e7e5;
		color: #202b77;
	}
.tInfos th,td{
	padding-left: 5px;
	padding-right: 5px;
	}
.tInfos a{
	font-weight: bold;
	color: #4a41a1;
	text-decoration: none;
	}
.profil{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	border: double black 1px;
	padding: 15px;
	margin-top: 15px;
	background-color: #c4c8dd;
	color: #4a41a1;
	border-color: #999999;
	}
.profil th, .profil2 h3, .profil2 th{
	text-align: center;
	}
.postTitre{
	background-color: #red;
	color: #FFFFFF;
	border-color: #999999;
	}	
	
.topicTitre {
	background-color: #c4c8dd;
	color: #4a41a1;
	border-color: #999999;
	}
.topicTitre a{
	color: #4a41a1;
	text-decoration: none;
	}	
.topic {
	max-width:600px;
	}		
.topic tr td{
	background-color: #a2a8dF;
	color: #FFFFFF;
	border :2px solid #000000;
	}
.tabUser{
	width : 250px;
	}

.tabMess{
	width : 100%;
	}
	
img{
	border :none;
	}
		
.tabRep {
	margin-right : 0px;
	width:25px;
	}	
.profil2{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: double black 1px;
	padding: 15px;
	margin-top: 15px;
	background-color: #c4c8dd;
	color: #4a41a1;
	border-color: #999999;
	}
div .profil2{
	text-align: left;
	}
.boite{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color: #d6d6d6;
	margin-top: 10px;
	padding: 10px;
	}
.objcenter{
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.objleft{
	
	}
#tabform{
	border-width: 1px;
	border-color: black;
	padding: 10px;
	border-style: double;
	margin: auto;
	background-color: #9cb1ff;
}
.titre{
	text-align: center;
	background: url('../images/h3.png');
	}
.buzz{
	//position: absolute;
	//top: 300px;
	//left: 900px;
	float: right;
	padding: 0px;
	margin-left: -200px;
	*margin-left: -20px;
	width: 150px;
	margin-top: 50px;
	margin-right: 50px;
	z-index: 4;
	}
.imgaccueil{
	width: 700px;
	margin-top: 20px;
	}
.imgCarte{
	width: 100px;
	}
.cellchoix{
	text-align: center;
	}
.cellchoix a{
	text-decoration: none;
	color: #4a41a1;
	}
.ico{
	width: 15px;
	border: none;
	}
.selec{
	font-weight: bold;
	}
.menunav{
	margin: 0;
	margin-left: -20px;
	width: 230px;
	height: 270px;
	border-right: dashed white 2px;
	}
.menunav li{
	margin-left: -15px;
	}
.menuimg{
	//text-align: left;
	//float: left;
	text-decoration: none;
	color: #4a41a1;
	list-style: none;
	}
.menuimg a{
	text-decoration: none;
	color: #4a41a1;
	}
.objright{
	position: relative;
	margin-left: 230px;
	margin-top: -270px;
	}
.option{
	text-decoration: none;
	color: blue;
	}
.size50{
	width: 50px;
	}
.nbind{
	background-image: url('../images/circle.png');
	color: white;
	font-weight: bold;
	padding: 8px 10px 6px 10px;
	}
.important{
	color: red;
	}