body {
	background-color :#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
/*	line-height: 140%;*/
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bck_actua.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #B0E072;
	padding:0px;
	margin:0px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #FD40CF;
	margin:0;
	padding:0;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #FD40CF;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #B0E072;
}

div#logo {
	position: absolute;
	top: 5px;
	left:50%;
	margin-left: -360px;
	z-index:60;
	height:103px;
	width:150px;
	display:block;
}


div#entete {
	height: 55px;
	width: 700;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	display:block;
	text-align: center;
}

div#main{
	width:100%;
	display:block;
	height:420px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #000000;
	}
	
div#bas {
	height: 55px;
	width: 100%;
	font-size: 10px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	display:block;
	text-align: left;
}
div#ascenseur {
	overflow-y:auto;
	overflow-x:hidden;
	width:100%;
	height:500;
	padding: 5px;	
}
div#video {
	width:100%;
	height:500px;
	padding: 5px;
	text-align:center;	
}
div#ascenseur_actua {
	overflow-y:auto;
	overflow-x:hidden;
	width:100%;
	height:500px;
	padding: 5px;	
}
.td_barre_droite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
div#retour {
	background-color: #000000;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 100%;
}

.actualite {
	margin: 5px;
	padding:5px;
	color: #FFFFFF;
	line-height: 160%;
	display:block;
	text-align: left;
}

.image_debord {
	border: 1px solid #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
}

a img {
border: none;
}

.submitt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #B0E072;
	text-align: center;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #000000;
}
.p{
	clear:both;
	padding: 0px;
	margin-bottom: -2px;
}

input.text, textarea {
	width: 50%;
	background-color: #CCCCCC;
	border: 1px solid #B0E072;
	margin-right: 0.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

input.text, select {
	width: 50%;
	background-color: #CCCCCC;
	border: 1px solid #B0E072;
	margin-right: 0.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
}


input:focus, textarea:focus /* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
	background-color: #CCCCCC;
}

label.text {
	display: block;
	float: left;
	width: 40%;
	text-align: right;
	margin: 0 1em 0 0;
	padding: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0E072;
}

legend /* On met un peu plus en valeur les titres des fieldset */
{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}

fieldset
{
	margin-bottom: 0px;
}

a:link, a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.vignettes {
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
.txt_bold {
	font-weight: bold;
}

.txt_bold_vert {
	font-weight: bold;
	color: #B0E072;
	font-size: 14px;
}

.txt_9 {
	font-weight: bold;
	font-size: 9px;
}

.legende {
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	display: block;
	padding: 2px;
	border: 1px solid #FFF;
}



