/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/fond.gif) repeat left top;
}

#container {
	width: 940px;
	margin: 0 auto;
	background-color: #fff;
}

#inner {
	padding: 10px;
	background: url(images/fond_bas.jpg) no-repeat left bottom;
	
}

#colgauche {
	float: left;
	width: 241px;
	background: url(images/fond_colgauche_top.jpg) no-repeat left top;
	margin-right: 10px;
}

#center {
	float: right;
	width: 669px;
}

#logo {
	top: 0;
	left: 0;
	width: 241px;
	height: 120px;
}

#logo h1 {
	color: #eee;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 10px;
}

.logo {
	color: #fff;
	font-size: 20px;
}

.remember {
	color: #656565;
	font-size: 10px;
	text-decoration: none;
}

#smenu {
	position: relative;
	top: 10px;
	width: 241px;
	right: 0px;
	height: 500px;
}

#illus {
	position: absolute;
	top: 175px;
	width: 241px;
	height: 240px;
	text-align: center;
	}

.ariane {
	font-size: 11px;
	color: #F60;
}

.ariane a {
	color: #666;
	text-decoration: none;
}

.menu_pages p {
	text-align: center;
}

.menu_pages a {
	text-decoration: none;
}

#content {
	margin: 10px;
}

#footer {
	clear: both;
	width: 934px;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #fff;
	padding: 3px;
}

#footer p {
	text-align: center;
}

.menu_bas {
	padding-left: 241px;
	text-align: center;
	font-size: 12px;
	color: #666;
}

.menu_bas a {
	color: #666;
	text-decoration : none;
}

/* tables */
table.form th {
	padding: 2px;
	background-color: #eee;
}

.pair {
	background-color: #f6f6f6;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

label {
	font-weight: bold;
	color: #656565;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #656565;
}

h1 {
	font-size: 24px;
	padding-bottom: 10px;
	font-weight: normal;
}

h2 {
	padding-top: 10px;
	margin-bottom: 20px;
	font-size: 16px;
}

h3 {
	font-size: 11px;
}

.bloc h2 {
	color: #F60;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}

strong {
	color: #656565;
}

.text1 {
	margin-bottom: 30px;
	font-size: 13px;
	font-weight: normal;
	color: #D4D4D4;
}

.text2 {
	color: #F60;
}

.text21 {
	font-weight: bold;
	color: #F60;
}

.text3 {
	text-align: center;
	color: #6E889A;
}

.signature {
	text-align: right;
	font-style: italic;
	margin: 20px;
}

/** LISTS */

.list a, table a {
	text-decoration: none;
	color: #777;
}

.list a:hover {
	text-decoration: none;
	color: #F60;
}

li.list  {
	margin: 0px 0px 1px 0px;
	padding: 4px 10px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	margin: 0px 0px 1px 0px;
	padding: 4px 10px;
	background: url(images/homepage15.gif) repeat left top;
}

.list1 li.light {
	background: url(images/homepage16.gif) repeat left top;
}

.list1 a {
	font-size: 11px;
	color: #8C8C8C;
	text-decoration: none;
}

.list1 a:hover {
	color: #F60;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	padding: 5px 0px;
	background: url(images/homepage11.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

.list1 li ul  {
	line-height: 12px;
	list-style: square;
	margin: 0px;
	padding-left: 15px;
}

.list1 li ul li {
	margin: 0;
	padding: 0; 
}

/** LINKS */

a {
	color: #F60;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #4B4B4B;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}


/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.gif) repeat-x left top; }
.bg2 { background: url(images/homepage05.jpg) no-repeat left top; }
.bg3 { background: #FFFFFF url(images/subpage2_01.gif) no-repeat left bottom; }
.bg4 { background: url(images/homepage06.jpg) no-repeat left top; }
.bg5 { background: url(images/homepage14.jpg) no-repeat left top; }
.bg6 { background: url(images/subpage2_02.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
	border: 1px solid #666;
}

hr { display: none; }

.hr1 {
	height: 10px;
	margin-bottom: 15px;
	background: url(images/homepage11.gif) repeat-x left bottom;
}

.cadre_news {
	float: right;
	right: 210px;
	width: 200px;
	border: 2px solid #ccc;
	margin: 20px;
	margin-top: 0px;
	margin-right: 0px;
	padding : 10px;
}

.cadre_news h1 {
	font-size: 14px;
	color : #4B4B4B;
}

.cadre_news a {
	text-decoration : none;
	color: #4B4B4B;
}

.cadre_news a:hover {
	color: #F60;
}

.cadre_news ul {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}
.cadre_news li {
	padding: 0px 0px;
	margin: 0px;
	font-size: 11px;
}

/** JUMPMENU */

#jumpmenu {
	margin: 25px 33px 0 30px;
	padding-bottom: 16px;
	background: url(images/subpage1_02.gif) repeat-x left bottom;
}

#jumpmenu label {
	display: block;
}

#jumpmenu1 {
	width: 100%;
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

/** SEARCH */

#search {
	padding: 15px 33px 50px 30px;
}

#search label {
	display: block;
}

#input1, #submit1 {
	float: left;
}

.input1 {
	width: 155px;
	margin-right: 10px;
	padding: 3px 0px;
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#submit1 {
	margin-top: 5px;
}

/* MENU PRINCIPAL */

#menu, #menu ul { /* Liste */  
	padding: 0; /* pas de marge intrieure */
	margin: 0; /* ni extrieure */
	list-style: none; /* on supprime le style par dfaut de la liste */
	line-height: 21px; /* on dfinit une hauteur pour chaque lment */
	text-align: center; /* on centre le texte qui se trouve dans la liste */
}

#menu { /* Ensemble du menu */
	top: 0px;
	right: 0px;
	background: #fff url(images/fond_menu.jpg) no-repeat right top;
	height: 116px;
	font-weight: bold; /* on met le texte en gras */
	font-size: 13px; /* hauteur du texte */
	color: #4B4B4B;
	padding-top: 25px;
}

#menu a { /* Contenu des listes */
	display: block; /* on change le type d'lment */
	padding: 0; /* aucune marge intrieure */       
	color: #4B4B4B;
	text-decoration: none; /* on supprime le style par dfaut des liens */
	width: 110px; /* largeur */
}

#menu li { /* lments des listes */      
	float: left; 
	/* pour IE qui ne reconnat pas "transparent" */
	border-right: 0px solid #fff; /* on met une bordure blanche  droite de chaque lment */
}

/* IE ne reconnaissant pas le slecteur ">" */
html>body #menu li {
	border-right: 1px solid transparent ; /* on met une bordure transparente  droite de chaque lment */
}

#menu li ul { /* Sous-listes */
	position: absolute; /* Position absolue */
	width: 110px; /* Largeur des sous-listes */
	left: -999em; /* Hop, on envoie loin du champ de vision */
}


#menu li ul li { /* Elments de sous-listes */
	/* pour ie qui ne reconnat pas "transparent" (comme prcdemment) */
	border-top: 1px solid #fff; /* on met une bordure blanche en haut de chaque lment d'une sous-liste */
}

/* IE ne reconnaissant pas le slecteur ">" */
html>body #menu li ul li {
	border-top: 1px solid transparent; /* on met une bordure transparente en haut de chaque lment */
}

#menu li ul li a {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	border: 1px solid #ddd;
	background: #eee;
	padding: 4px;
}

#menu li ul ul {
	margin: -22px 0 0 110px ; /* On dcale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
	/* pour IE qui ne reconnat pas "transparent" (comme prcdemment) */
	border-left: 1px solid #fff ; /* Petite bordure  gauche pour ne pas coller ... */      
}

/* IE ne reconnaissant pas le slecteur ">" ... je me rpte ;-) */
html>body #menu li ul ul {
	border-left: 1px solid transparent ; /* on met une bordure transparente sur la gauche de chaque lment */
}

#menu a:hover { /* Lorsque la souris passe sur un des liens */    
	color: #f60; /* On passe le texte en orange... */
}

#menu li:hover ul ul, #menu li.sfhover ul ul { /* Sous-sous-listes lorsque la souris passe sur un lment de liste */
	left: -999em; /* On expdie les sous-sous-listes hors du champ de vision */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { /* Sous-listes lorsque la souris passe sur un lment de liste ET sous-sous-lites lorsque la souris passe sur un lment de sous-liste */
	left: auto; /* Repositionnement normal */
	min-height: 0; /* Corrige un bug sous IE */
}

/* bloc inscription */
.inscription {
	border: 2px solid #ccc;
	padding: 5px;
}
