body {
    text-align:center;
    margin:0px;
    padding:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
   	background: #0651AE;

}
.header {
	width:910px;
	background-image: url(../images/entete-fond.gif);
}

.headerPetit {
	width:910px;
	height:70px;
	background-image: url(../images/entete-fond2.gif);
	background-position: 0% 100%;
}

.loginTd {
	width:165px;
	background-image: url(../images/entete-fond2.gif);
	vertical-align:top;
	padding-top:10px;
}
.login {
	border: 0px;
	margin-left:15px;
}
.login td {
	text-align:left;
	white-space: nowrap;
	color: #FFFFFF;
}
.login td.lib {
	text-align:left;
	white-space: nowrap;
	color: #FFFFFF;
}
.login th {
	color: #FFFFFF;
	font-size:16px;
}

.login a {
	color:#ffffff;
}

.contenu {
	background: #E1B8F2;
}
.contenu td {
	vertical-align:top;
}
.contenu td.gauche {
	width:10px;
	background: url(../images/contenu-gauche.gif);
}
.contenu td.droite {
	width:10px;
	background: url(../images/contenu-droite.gif);
}

.inscription {
	border: 1px solid #ffffff;
	width:640px;
	background:#eeeeee;
}
.inscription th {
	background-color:#cccccc;
	color: #000;
}
.inscription td {
	text-align: left;
	width:380px;
}
.inscription td.lib {
	text-align:right;
	white-space: nowrap;
	width: 200px;
}
.inscription td.partie {
	text-align:center;
	color: #000;
	font-weight:bold;
	white-space: nowrap;
	border-bottom: 1px solid #333333;
}
.inscription td.isOk {
	text-align:center;
	width: 20px;
}

.r { font-weight: bold;}
.input { border: 1px solid #CECECE; }

.derniers_inscrits0 {
	color:#336CCF;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-size: 10px;
	text-align:center;
}
.derniers_inscrits1 {
	color:#336CCF;
	border: 1px solid #336CCF;
	background-color: #FFFFFF;
	font-size: 10px;
	text-align:center;
}

.derniers_inscrits2 {
	color:#EF0ED5;
	border: 1px solid #EF0ED5;
	background-color: #FFFFFF;
	font-size: 10px;
	text-align:center;
}
.derniers_inscrits {
	border: 1px solid #ffffff;
	width:240px;
	background:#eeeeee;
}
.derniers_inscrits th {
	background-color:#cccccc;
	color: #000;
}

.envoi {
	height:30px;
	font-size:14px;
	background-color:#789abc;
	border:0px;
	color: #FFFFFF;
}

.messageKO {
	border: 1px solid #FF0000;
}
.messageKO th {
	background-color:#FF0000;
	color: #FFFFFF;
}

.messageOK {
	border: 1px solid #228F00;
}
.messageOK th {
	background-color:#228F00;
	color: #FFFFFF;
}

.multi_select {
	background-image: url(../images/1downarrow.gif);
	background-repeat: no-repeat;
	background-position:100% 0%;
	cursor: pointer;
	width: 355px;
	/*height:18px;*/
	line-height:18px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-left:5px;
	padding-right:20px;
}
.multi_select_box {
	position:absolute;
	width: 380px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height:200px;
	overflow-y:auto;
	
}

.multi_select_box ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.multi_select_box ul li {
	padding-left:5px;
}
.multi_select_box ul li:hover {
	background-color: #F3DFFF;
	cursor: pointer;
}

.multi_select_box label {
	display: block;
}

.dashboardBox {
	border: 1px solid #ffffff;
	width:100%;
}
.dashboardBox th {
	background-color:#ffffff;
	color: #000;
}
.dashboardBox td {
	background-color: #eeeeee;
}

#modalShader { position: fixed; width:100%;height:100%; z-index:9999;}
#alerte {
	position: absolute;
	z-index:10000;
}

#alerte table {
	border: 1px solid #000000;
	background-color: #fefefe;
	width:400px;
}

#alerte table th {
	background-color: #F3DFFF;
	color: #000000;
}

#alerte table td {
	text-align: left;
	font-size:12px;
	color: #000000;
}

.ongletSep {
    background: none;
    width:3px;
	border:0px solid #000000;
	border-bottom-width: 1px;
	
}
.ongletInactif {
	background:none;
    padding:0px;
	border:1px solid #000000;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
    background: #eeeeee;
    border-width:0px;
    border-top-color:#cecece;
    border-style:solid;
    border-top-width:3px;
    border-bottom-width: 1px;
    
}
.ongletInactif:hover {
    border-top-color:#366FB0;
}

.ongletActif {
	background:none;
    padding:0px;
	border:1px solid #000000;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
    border-width:0px;
    border-color:#366FB0;
    border-style:solid;
    border-top-width:3px;
    background: #efefef;
    color: #366FB0;
}
.ongletActif a {
    color: #366FB0;
    text-decoration: none;
    margin-left:15px;
    margin-right:15px;
	white-space: nowrap;
	line-height:35px;
	height:35px;
	
}

.ongletInactif a {
    color: #990000;
    text-decoration: none;
    margin-left:15px;
    margin-right:15px;
	white-space: nowrap;
	line-height:35px;
	height:35px;
}
.ongletInactif a:hover {
    color: #366FB0;
}
.tabContent {
    height:100%;
    font-size:12px;
	background-color: #FFFFFF;
}

.miniPhoto {
	background: #FFFFFF;
	margin:5px;
	float:left;
}
.Principale {
	background: #95C0EF;
}

.mails th {
	height:20px;
	line-height:20px;
	border-bottom: 1px solid #333333;
}
.mails td { text-align: left;}

#mailsDetail { font-weight: normal; border-top: 1px solid #333333; height:150px;}
.nouveau1 { font-weight: bold; }
.nouveau0 { font-weight: normal; }
.ouvert { background-color:#FFFFFF; font-weight: normal; }

.mdEnteteTitre { background-color: #FFFFFF; font-weight:bold; width:100px;}
.mdEnteteValeur { background-color: #FFFFFF; text-align:left;}
.mdCorps { background-color: #eeeeee; text-align:left;}

.mesListes a {
	padding-left:10px;
	color:#000000;
	text-decoration:none;
}

.liste td{
	background-color: #FFFFFF;
}
.liste1 {
	color:#336CCF;
	border: 1px solid #336CCF;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align:center;
}
.liste1 a {
	color:#336CCF;
}

.liste2 {
	color:#EF0ED5;
	border: 1px solid #EF0ED5;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align:center;
}

.liste2 a {
	color:#EF0ED5;
}
.Popup { border: 1px solir #CECECE; width:200px;}
.Popup, .Popup td { background: #EFEFEF;}

.PopupChat { float: left;  
border:1px solid #CECECE;
background: #EFEFEF;
margin-top:2px;
margin-left:2px;
cursor:pointer;
}

.Pag {
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
.PageActive {
	color: #000000;
	font-size:14px;
	text-decoration: underline;
}

.PageInactive {
	color: #000000;
	font-size:12px;
	text-decoration: none;
}

a.menu {
	height: 20px;
	line-height: 20px;
	background-color: #cccccc;
	display: block;
	margin-right:2px;
	border-bottom: 3px solid #cccccc;
	text-decoration: none;
	color: #000000;
	text-align:center;
}

a.menu:hover, a.Active {
	border-bottom-color: #FF0000;
}

#overAll {
	background: #cecece;
	border-bottom: 1px solid #333333;
	height:25px;
	line-height:25px;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;
	padding-left:10px;
	z-index:9999;
}
#overAll a {
	float:right;
	color:#000000;
	padding-right:10px;
}

#header {
    height: 185px;
    width:966px;
    margin: auto;
}

#accroche {
	width:966px;
    margin: auto;
	color:#fff;
	text-align:left;
}

#logo {
	width:200px;
	height:150px;
}
#menu {
	height:28px;
	background-repeat:repeat-x;
	color:#ffffff;
	line-height:28px;
	font-weight:bold;
	font-family: Arial black, arial;
	text-align:center;
}
#menu ul { margin:0px; padding:0px; }
#menu li {  float: left; white-space:nowrap;list-style:none;}
#menu li a {
	font-size:12px;
	height:28px;
	color:#ffffff;
	display:block;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	background-image: url(../images/menu-icons.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:30px;
	padding-right:50px;
	
	}
#menu li a#menu-index 			{ background-position: 0px -000px; width:30px; }
#menu li a#menu-info-site 		{ background-position: 0px -028px; width:50px;}
#menu li a#menu-qui-sommes-nous { background-position: 0px -056px; width:110px;}
#menu li a#menu-forum 			{ background-position: 0px -084px; width:30px;}
#menu li a#menu-rencontre		{ background-position: 0px -112px; width:70px;}
#menu li a#menu-contact 		{ background-position: 0px -140px; width:50px;}
#menu li a#menu-annuaire 		{ width:50px; background-image: url(../images/anim-annuaire.gif); }

#menu li a:hover { color:#ffff00}
#menu li a.active { background:url(../images/menu-active.png);  }
#partenaires {
	width:760px;
	height:150px;
	float:right;
}

.partenaire {
	width:240px;
	height:120px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	background: #ffffff;
	float: left;
	text-align:center;
}

img { border:0px; }

#tao {
    background: url(../images/tao_fond.png);
    width:966px;
    margin: auto;
}

#contenu {
    width:940px;
    margin: auto;
}

.banner {
	width:966px;
	background:#fff;
	height:100px;
	margin:auto;
	margin-bottom:10px;
}

#FooterAkisi {
	width: 966px;
	margin:auto;
	text-align:right;
	font-size:12px;
	color:#dedede;
}
#FooterPartenaires {
	width: 966px;
	margin:auto;
	text-align:left;
	font-size:12px;
	color:#dedede;
}

#FooterPartenaires a, #FooterAkisi a { color:#dedede;}

#ultraTao {
	width:1090px;
	text-align:left;
	margin:auto;
}
#megaTao {
	width:966px;
	text-align:left;
}
