/* Kit graphique par Graphiques-Kits.com */
/* Copyright 2007 tous droits réservés */
/* ------------------------------------ */


body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #666666;
	background: #FFFFFF url(../temp/images/background-header.jpg) repeat-x top;
}

div#site {
    text-align:left;
    width: 1000px;
	margin: auto;
	height:100%;
}

/* ------------------------------------ */

div#header {
    background: url(../temp/images/header.jpg) no-repeat 0 0;
    height: 171px;
    margin: 0;
    padding: 0;
	cursor: pointer;
}

div#sous-header {
    
    margin: 0;
    padding-top: 5px;
	
}

table#sous-header2 {
	
	
	background: #de0000;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8;
	opacity: 0.8;
    
	width: 1000px;
}



td#recherche1  {
padding-left: 60px;
}




#nav, #nav ul { 
	padding: 0 ;
	margin: 0 ;
	
	list-style: none ;
	line-height: 30px ;
	text-align: center ;
	z-index: 5;
}

#nav {
	margin : 0 0 0px 10px;
	font-weight : bold;
	font-size : 12px;
	height : 20px;
}

#nav a {
	display	: block ;
 	color: #FFFFFF;
	text-decoration: none ;
	padding-left: 25px;
	padding-right: 25px;
}

#nav a:hover {
	color: #FF8800;
}

#nav li { 
	float : left;
}

#nav li ul { 
	position : absolute;
	width : 10em;
	left : -999em; 
	
}


#nav li ul li a	{
	border-left	: 3px solid #222;		
	border-right : 3px solid #222;	
	border-bottom : 1px solid #000;		
	width: 200px;
	text-align	: left ;
	padding-left: 5px;
	background-color: #666666;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8;
	opacity: 0.8;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left : -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left : auto;
	min-height :0;
}

#nav li ul ul {
	margin		: -22px 0 0 151px ;

}


div#mh {
	margin-left: 70px;
}

div#mh a, div#mh a:link {
	float: left;
	padding-right: 50px;
	padding-top:10px;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;	
}

/* ------------------------------------ */

div#corp {
	background: url(../temp/images/corp.jpg) repeat-y;
}


div#left {
	float: left;
	width: 318px;
	margin: 0px;
	padding: 0px;
	background: url(../temp/images/left-background.jpg) repeat-y;
}

div#contenu-left {
	background: url(../temp/images/left-top.jpg) no-repeat;
    padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 63px;
	padding-right: 25px;
}

div#title {
	background: url(../temp/images/title.jpg) no-repeat;
	height: 26px;
	width: 216px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
    font-family: "Times New Roman", Times, Verdana;
    font-size: 16px;
	color: #000000;	
	font-weight : bold;
	font-style: italic;
}

div#title1 {
	background: url(../temp/images/title1.jpg) no-repeat;
	height: 26px;
	width: 216px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
    font-family: "Times New Roman", Times, Verdana;
    font-size: 16px;
	color: #000000;	
	font-weight : bold;
	font-style: italic;
}

div#contenu-menu {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 18px;
}
div#contenu-menu1 {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 18px;
}

div#menu {
	padding-top: 7px;
}

div#menu1 {
	margin-left: 10px;
	padding-top: 7px;
}



div#menu1 a {
    color : #0c60a6;
    font-weight : bold;
	font-size: 13px;
	height: 10px;
}

div#right {
    width:682px;
	float:left;
}

div#arbo {
    padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 0px;
	padding-right: 70px;
}

div#contenu-right {
	background: url(../temp/images/right-top.jpg) repeat-x;
    padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 0px;
	padding-right: 70px;
}


/* ------------------------------------ */
p#basdepage {
text-align:center
}

#margepied {
    height:33px;
    clear:both;
    background:transparent;
}

/* ------------------------------------ */

html, body { 
    margin: 0;
	padding: 0;
	height:100%;
}

span.spacer {
	height:0.01em;
	overflow:hidden;
	display:block;
	width:100%;
	clear:both;
}

img { border: 0; }
li { list-style: none; }

a {
    color : #666666;
    font-family:verdana;
    text-decoration:none;
}

a:hover , a:active , a:focus {
    color : #000000;
    font-weight : bold;
    text-decoration:none;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #f21509;
	margin-bottom: 15px;
}