#Connexion {
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 4px;
	width: 400px;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/top.jpg);
	height: 140px;
	width: 100%;
	text-align: right;
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
	color: #000033;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

#authentication {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenu #menuGauche {
	width: 100%;
	float: none;
	position: relative;
}
#contenu #contenuMain {
	float: right;
	width: 100%;
	background-color: #F7F3F7;
	position: relative;
	margin: 0px;
	padding: 5px;
	border: thick solid #CECFCE;
}
#menuGeneral {
	margin: auto;
	background-color: #000063;
	width: 100%;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#contenu {
	width: 100%;
	border: thick none #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#categorie {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	border: medium solid #990000;
	font-family: Arial, Helvetica, sans-serif;
}
#sousMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	padding-bottom: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #993366;
	border-right-color: #993366;
	border-bottom-color: #993366;
	border-left-color: #993366;
	padding-left: 12px;
	background-color: #FDE6C6;
	text-decoration: none;
}
#hautPage {
	cursor: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 140px;
	margin: 0px;
	background-image: url(../img/top00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#piedPage {
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	width: 98%;
}
.enteteTableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000063;
	font-weight: bold;
}
#conseilConnexion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../img/2012/BGpayement.png);
	height: 150px;
	width: 350px;
	background-repeat: repeat-x;
	background-color: #99F;
}

.texteSimple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #161616;
}
.texteRougeGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.texteBlancGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link, visited {
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	padding-top: 20px;
	padding-left: 10px;
}
#modfier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFCC;
	width: 800px;
}
#PayementCotisation {
	height: 150px;
	width: 350px;
	background-color: #600;
	background-image: url(../img/2012/BGpayement.png);
	background-repeat: repeat-x;
}
#communiquer {
	height: 150px;
	width: 350px;
	background-color: #300;
}

.ArialBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#contenu #blocDroit {
	color: #336699;
	float: right;
}
#contenu #pasDeRemb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	background-color: #000033;
}

#cellule {
	background-color: #3399FF;
	padding: 1px;
	width: 40px;
	position: relative;
	float: left;
}
input {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006;
	border-right-color: #69C;
	border-bottom-color: #006;
	border-left-color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
select {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006;
	border-right-color: #FC0;
	border-bottom-color: #006;
	border-left-color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#tableau {
	border: thick solid #000033;
	width: 600px;
}
.titreCorpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006;
	font-weight: bold;
}
#Connect {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 4px;
	width: 400px;
	height: 121px;
	float: right;
}
