
#Wrapper{
	position:relative;
	padding:0 0 0 0;
	margin:0 auto;
	display:block;
	width:960px;
	height:700px;
	background:url("../images/fond_coupe.jpg");
	background-repeat:no-repeat;
}
#Header{
	width:700px;
	height:180;
	position:relative;
	top:0px;
	left:0px;
	text-align:right;
}
#logo{
	position:relative;
	top:10px;
	left:230px;
}
#conteneur{
	position:relative;
	padding: 20px 25px 20px 25px;
	line-height:0px;
}
#Formulaire {

	width:100%;
	padding:10px 0px 10px 0px;
	position: relative;
	clear:both;
}
#Menugauche {
	line-height:12pt;
	text-align:center;
	font-family:Arial;
	border-collapse:collapse;
	border:0px 0px 0px 0px solid black;
	display:block;
	color:#0000C0;
	width:175px;
	padding:10px 25px 10px 25px;
	background-color:#f2f1d5;
	background:url("../images/menu_gauche.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
#Menuhaut{
	line-height:6pt;
	text-align:left;
	font-family:Arial;
	font-family:Arial;
	font-weight:bold;
	font-size:18pt;
	border-collapse:collapse;
	border:0px 0px 0px 0px solid black;
	display:block;
	width:635px;
	height:40px;
	padding:5px 5px 5px 5px;
	background-color:#f2f1d5;
	background:url("../images/menu_haut.jpg");
	background-repeat:no-repeat;
	position:relative;
	float:right;
}
#Menubas{
	line-height:12pt;
	text-align:center;
	font-size:9pt;
	display:block;
	color:#909090;
	width:900px;
	padding:5px 5px 5px 5px;
	background-color:#f2f1d5;
	clear:both;
}
#Main{
	text-align:left;
	line-height:12pt;
	font-family:Arial;
	border-collapse:collapse;
	border:0px 0px 0px 0px solid black;
	display:block;
	padding:10px 10px 10px 10px;
	width:625px;
	background-color:#f2f1d5;
	background:url("../images/fond_main.jpg");
	background-repeat:no-repeat;
	position:relative;
	float:right;
}
#inscriptionOK {
	position:relative;
	text-align:center;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	padding:30px;
	border:1px;
	border-style:solid;
}
.Erreur {
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	color:Red;
	background-color:#ffffe8;
	border-color:Red;
	border-width:1px;
	border-style: solid;
	padding-left:2pt;
}
.commentaire {
	font-weight:normal;
	font-size:8pt;
	font-style:italic;
}
.asterisque {
	color:Red;
}
body {
	background-color:#f2f1d5;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#000066;
}
table.Formulaire {
	width:100%;
	padding:5px;
	border:1px;
	border-color:#000066;
	border-style:solid;
	font-weight:bold;
	border-spacing:1px;
	border-collapse:collapse;
	empty-cells:collapse;
	font-size:10pt;
}
table.interne {
	width:100%;
	font-weight:normal;	
}
td.milieu {
	width:50%;	
}
table.bas{
	border-spacing:0px;
	border-collapse:collapse;
	empty-cells:collapse;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
td.espace {
	width:40px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
table.article{
	width:100%;
	border:1px;
	border-style:solid;
	border-color:#365996;
	padding:2px;
	font-size:10pt;
}
td.titreArticle {
	background-color:#c6eaff;
	padding:3px 10px 3px 10px;
	color:#000066;
	font-size:12pt;
	font-weight:bold;
}
p {
	text-indent:10px;
}
input {
	background-color:#FFFFE8;
}
select {
	background-color:#FFFFE8;
}
a {
	color:blue;
	text-decoration:underline;	
}
a:hover {
		color:0000c0;
	text-decoration:none;	
}
a:link {
		color:0000c0;
	text-decoration:none;	
}
a.buttonDis {
display: block;
background-color: transparent;
background-repeat: no-repeat;
background:url("../images/boutons/valider.gif");
width: 65px;
height: 50px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.buttonDis:hover {
background:url("../images/boutons/valider_over.gif");
color: #FF7200;
}
a.buttonEff {
display: block;
background-color: transparent;
background-repeat: no-repeat;
background:url("../images/boutons/effacer.gif");
width: 65px;
height: 50px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.buttonEff:hover {
background:url("../images/boutons/effacer_over.gif");
color: #FF7200;
}

a img{
	border:none;
}

a.menuGauche{
	display:block;
	width:165px;
	height:20px;
	text-align:center;
	margin:0;
	padding:5px;
	background:url("../images/boutons/fond_bouton_gauche.gif");
	font-weight:bold;
	text-decoration:none;
}
a.menuGauche:hover{
	background:url("../images/boutons/fond_bouton_gauche_over.gif");
}
.menuGaucheAltsante {
	display:block;
	width:165px;
	height:20px;
	text-align:center;
	margin:0;
	padding:5px;
	background-color:red;
	font-weight:bold;
	color:#FFFFE8;
	text-decoration:none;
}
a.menuGaucheAltsanteLink{
	font-size:10pt;
	display:block;
	width:165px;
	height:20px;
	text-align:center;
	margin:0;
	padding:5px;
	font-weight:bold;
	color:red;
	text-decoration:none;
}
a.menuGaucheAltsanteLink:hover{
	background-color:#FFFFE8;
}
.menuGaucheAltdl {
	display:block;
	width:165px;
	height:20px;
	text-align:center;
	margin:0;
	padding:5px;
	background-color:#00aeef;
	font-weight:bold;
	color:#FFFFE8;
	text-decoration:none;
}
a.menuGaucheAltdlLink{
	font-size:10pt;
	display:block;
	width:165px;
	height:20px;
	text-align:center;
	margin:0;
	padding:5px;
	font-weight:bold;
	color:#00aeef;
	text-decoration:none;
}
a.menuGaucheAltdlLink:hover{
	background-color:#FFFFE8;
}
.menuGaucheAltIns {
	display:block;
	width:165px;
	height:20px;
	text-align:center;
	margin:0;
	padding:5px;
	background-color:#00a651;
	font-weight:bold;
	color:#FFFFE8;
	text-decoration:none;
}
a.menuGaucheAltInsLink{
	font-size:10pt;
	display:block;
	width:165px;
	height:20px;
	text-align:center;
	margin:0;
	padding:5px;
	font-weight:bold;
	color:#00a651;
	text-decoration:none;
}
a.menuGaucheAltInsLink:hover{
	background-color:#FFFFE8;
}
a.telecharger {
display: block;
line-height:24px;
background-color: transparent;
background-repeat: no-repeat;
background:url("../images/boutons/fond_telechargement.gif");
width: 200px;
height: 60px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
padding-top:10px;
color:#365996;
}

a.telecharger:hover {
background:url("../images/boutons/fond_telechargement_over.gif");
}

a.telechargerMaj {
display: block;
line-height:24px;
background-color: transparent;
background-repeat: no-repeat;
background:url("../images/boutons/fond_telechargement_maj.gif");
width: 200px;
height: 60px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
padding-top:10px;
color:#365996;
}

a.telechargerMaj:hover {
background:url("../images/boutons/fond_telechargement_maj_over.gif");
}
a.telechargerDida {
display: block;
line-height:24px;
background-color: transparent;
background-repeat: no-repeat;
background:url("../images/boutons/fond_telechargement_dida.gif");
width: 200px;
height: 60px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
padding-top:10px;
color:#365996;
}

a.telechargerDida:hover {
background:url("../images/boutons/fond_telechargement_dida_over.gif");
}
.rouge {
	color:red;
}
.bleu {
	color:#00aeef;
}
.vert{
	color:#00a651;
}
table.infoLog {
	font-size:8pt;
	width:100%;
}
tr.infos2 {
	background-color:#c6eaff;
}
tr.infos1 {
	background-color:#FFFFE8;
}