/* HTML ---------------------------------------------------- */

body{
	font-family: "Arial", Helvetica, sans-serif;
	text-align: right;
	font-weight: normal;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background: black url(../images/fond.jpg)  no-repeat;
}	 

h1 {
	font-size: 42px;
	letter-spacing: -2px;
	color: #555;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#tagLine {
	font-size:12px;
	font-weight: normal;
	padding: 0px 0px 7px 0px;
	color: #777777;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p, td {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color:#666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

th {
	font-size:10px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	color: #828282;
}

ul {
	list-style:none;
}

li {
	padding: 0px 0px 6px 0px;
}

li a{
	font-size: 15px;
	padding: 3px;
}

li a:hover {
	background: #D4D611 url(../images/cross2.gif) ;
	color: #000000;
	padding: 3px;
}

li a:visited {
		color: #CC006B;	
	padding: 3px;
}

/* links ---------------------------------------------------- */

a:link, a:visited {
	
	color:  #D4D611;
	
	text-decoration: none;
}

a:hover {
	background: #D4D611 url(../images/cross2.gif) ;
	color: #000000;
	text-decoration: none;
}

h1 a {
	color: #D4D611;
}

.right a:hover {
	text-decoration:none;
	color: #000000;
	background: #D4D611 url(../images/cross2.gif) ;
}



/* structure ---------------------------------------------------- */

.header {
	height: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
	line-height: 12px;
	background: url(../images/banner.jpg) no-repeat right top; 
}

.content{
	float: left;
	text-align: left;
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 103px 0px 0px 138px;
	background: black fixed;
	color: #828282;
	font-size:12px;
}

.left {
	float: left;
	width: 80px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.right {
	float: right;
	width: 710px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#mainlevel {
	font-size:10px;
	font-weight: normal;
	color: #828282;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.moduletable {
	width: 100px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}

.contentheading {
	font-size:10px;
	font-weight: normal;
	padding: 0px 0px 40px 0px;
	color: #828282;
}

.contentpaneopen a:visited {
color: #CC006B;
}

/* module liens ---------------------------------------------------- */

.contentpane ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.contentpane tr {
	text-align: left;
}

.contentpane li a:link {
	padding: 0px;
	background: none;
}

.contentpane b {
	font-weight: normal;
	color: #555;
	background: #DEDEDE url(../images/arrow_right.gif) left no-repeat;
	padding: 3px 0px 3px 10px;
}

.contentpane tr a:link {
	background: url(../images/arrow_right.gif) left no-repeat;
	padding-left: 10px;
}

.contentpane tr a:visited {
	background: url(../images/arrow_right.gif) left no-repeat;
	padding-left: 10px;
}

.contentpane tr a:hover {
	background: #DEDEDE url(../images/arrow_right.gif) left no-repeat;
	padding-left: 10px;
	color: #555;
}

/* forms ---------------------------------------------------- */

#searchform {
	background: #F0F0F0;
	text-align: left;
	color: #FFFFFF;
	height: 40px;
	padding: 10px 10px 0 0;
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}

.inputbox {
	color: #757575;	
	padding: 2px;
	margin: 0 0 4px 0;
}


/* footer ---------------------------------------------------- */

.footer {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#888888;
	clear: both; 
	text-align: center;
	padding: 20px 110px 10px 10px;
	font-weight: normal;
	background: url(../images/footer.jpg) no-repeat;
}

.footerContent {
	padding: 0px 30px 0px 0px;
}

.footer a{
	font-size: 13px;
	padding: 3px;
}

.footer a:hover {
	background: #D4D611 url(../images/cross2.gif)  ;
	color: #000000;
}

.footer a:visited {
	
	color: #CC006B;
}

#miniTxt {
	font-size:10px;
	font-weight: normal;
	padding: 0px 0px 7px 0px;
	color: #828282;
}
.back_button {
	font-size:10px;
}
