
/* common */
body {
	text-align: left;
	font-family: "Trebuchet MS", helvetica, "sans-serif ;";
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
 
a img,:link img,:visited img { 
	border: none; 
}


/* conteneur */
#content{
	
	width: 1000px;
	margin: 0 auto; 
	padding: 0;
	background: #FFFFFF url(/images/main_bg.jpg) repeat-y;
	text-align: LEFT;
	overflow: visible;
	min-height:750px;
}

#content_main{
	position:relative;
	width: 1000px;

} 

/* header */
#header{
	
	height: 120px;
	
	width: 1000px;

	background-color: #FFFFFF;

	background: #FFFFFF url(/images/header_logo.png) no-repeat;		

	padding: 0px;	

	margin: 0 auto;
}

#header ul

{	
	padding-top: 53px;
	text-align: right;
	font-weight: bold;
	margin-right: 16px;
	margin-bottom: 0;
	margin-top:0;
}

#header li

{
	display: inline;
	margin-left: 6px;
}

#header a

{
	text-decoration: none;
}

#header a:hover

{
	text-decoration: underline;
}

#header h1{
	padding-top: 10px;
	padding-right: 100px;
	text-align: right;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 17px;
}

/* menuHorizontal */
#menuHorizontal
{
 width: 1000px;
 list-style-type: none;
}

#menuHorizontal li
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #66FF99;
	border-right-color: #66FF99;
	border-bottom-color: #66FF99;
	border-left-color: #66FF99;
}


#menuHorizontal li a:link, #menuHorizontal li a:visited
{
	display: block;
	height: 1%;
	color: #000000;
	margin: 0;
	padding: 4px 8px;
	border-right: 1px solid #fff;
	text-decoration: none;

}
#menuHorizontal li a:hover {
	background-color: #66CCFF;
	font-style: normal;
	font-weight: bold;
}

#menuVertical {
	position: relative;
    margin-top : 0px;
	background: transparent;
}

#menuVertical dt {
cursor: pointer;
margin: 2px 0;

line-height: 20px;
text-align: left;
font-weight: bold;
background: transparent;
}

#menuVertical dt a:hover {
	background-color: #DFDFDF;
	font-style: normal;
	font-weight: bold;
}

#menuVertical dt a:link, #menuVertical dt a:visited{
	display: block;
	height: 1%;
	color: #000000;
	margin: 0;
	padding: 4px 8px;
	text-decoration: none;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

/*
#menu {
position: absolute;
top: 1em;
left: 1em;
width: 250px;
}
*/

/*
#menuVertical dt {
cursor: pointer;
background: #A9BFCB;
height: 20px;
line-height: 20px;
margin: 2px 0;
border: 1px solid gray;
text-align: center;
font-weight: bold;
}
*/

#menuVertical dd {
	position: absolute;
	background-color:#EBEBEB;
	z-index: 100;
	left: 90px;
	margin-top: -1.4em;
	width: 150px;
	border: 1px solid gray;
}

#menuVertical ul {
padding: 2px;
}
#menuVertical li {
text-align: left;
font-size: 85%;
height: 18px;
line-height: 18px;
}
#menuVertical li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
}

#menuVertical li a:hover {
text-decoration: underline;
} 

/* Gauche Bar */
#gauche
{
	POSITION: absolute;
	LEFT:0;
	WIDTH: 230px;
	PADDING:0;
	BACKGROUND-COLOR: transparent;
	text-align: justify;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 50px;
}

/* Centre */
#centre{
	WIDTH: 600px;
	position: absolute; 
	TEXT-ALIGN: center;
	MARGIN-LEFT: 200px;
	MARGIN-TOP: 50px;
}

#centre_bis{
	WIDTH: 700px;
	position: relative; 
	TEXT-ALIGN: center;
	MARGIN-LEFT: 250px;
	MARGIN-TOP: 40px;
}

#fullcentre{
	OVERFLOW: visible;
	WIDTH: 900px;
	POSITION: relative;
	TEXT-ALIGN: left;
	MARGIN-LEFT: 40px;
	MARGIN-TOP: 50px;
}

.titre{
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #804040;
	border-right-color: #804040;
	border-bottom-color: #804040;
	border-left-color: #804040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF8000;
	font-weight: bold;
	text-align: left;
}

.sous_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
}

.corps{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}

.corps ul{
	text-indent: 5px;
	margin-left: 40px;
}

.corps li{
	list-style-type: disc;
}

#droite{
	POSITION: absolute;
	RIGHT:0;
	WIDTH: 190px;
	MARGIN-TOP: 50px;
	background-color:#FFFFFF;
	border: solid #000 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;	
	padding-top: 5px;
	padding-bottom:	5px
}

#champgras{
	font-weight: bold;
}

table#sample {
    background-color:#FFFFFF;
    border: solid #000 3px;
}

table#sample td {
    padding: 5px;
    border: solid #000 1px;
}

.data {
	color: #000000;
	text-align: left;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.help
{
	display: inline;
	cursor: help;
}

.tooltip
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border: thin solid #030303;
	font-weight: bold;
	margin-left: 20px;
}

.toprow {
	font-style: italic;
	text-align: center;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footrow {
	font-style: normal;
	text-align: left;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;
}

.form_error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.hptd1{
	text-align: left;
	text-indent: 20px;
}

.hptd2{
	text-align: left;
	text-indent: 60px;
}

.hptd3{
	text-align: left;
	text-indent: 100px;
}

.hpdep
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	color: #800040;
}

.hpdepsous
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}

.paiement
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}

.paiement a

{
	text-decoration: none;
}

.paiement a:hover

{
	text-decoration: underline;
}
/* footer */
#footer {
	clear:both;
	text-align: center;
}
