body{
	margin: 39px 0px 0px 0px; /* -20px du haut */
	background: rgb(162,183,0) url(../images/index/background.gif) repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

a:link, a:visited{ color:#FF6600; text-decoration:none; }
a:hover { color:#333333; text-decoration:overline; }


/* Blocs majeurs */

#site { /* Englobe tout le site  */
	margin: 0 auto 0;
	position: relative;
	width: 726px;

}

#lien_underline a:hover{
	text-decoration:underline;
	color:#666666;
	
}

#left { /* Bloc Contenu */
	float: left;
	width: 501px;
	background: url(../images/index/back_contenu.jpg) repeat-y;
	}
	
#right { /* Bloc Menu */
	float: right;
	width: 224px;
	background: url(../images/index/back_menu.jpg) repeat-y;
	}
#center{
	text-align:center;
}

#container { /* Contenu */
	position: relative;
	left: 25px;
	width: 460px;
	}
	
#menu { /* Menu */
	position: relative;
	left: 19px;
	}
	

#copyright { /* Footer contenu */
	width: 501px;
	height: 143px;
	background: url(../images/index/footer.gif) no-repeat;
	}
	
#menu_footer { /* Footer menu */
	width: 224px;
	height: 115px;
	background: url(../images/index/footer_menu.gif) no-repeat;
	}
	
	
#header {
	height: 209px;
	background: url(../images/index/header.jpg) no-repeat;
	text-align:right;
	padding-right:13px;
	padding-top:3px;
	}
	
#logo { 
	height: 209px;
	background: url(../images/index/logo.jpg) no-repeat;
	}
	
#border_droite
{
	border-right:1px solid #CCC;
	border-right:medium #000000;
}

/* Blocs mineurs */

	
#title_article { /* Titre d'un billet */
	width: 450px;
	padding: 3px;
	border-bottom:1px solid #CCC;
	font-size:15px;
	margin-bottom:10px;
	}
	
#navigation{
	float:right;
}


td.date {
	text-align: right;
	width: 150px;
	}


/* MENU LISTE */


#menu_droite ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#menu_droite a
{
display: block;
font-family: Arial;
padding: 5px;
width: 175px;
background: url(../images/index/menu_off.gif);
border-bottom: 1px solid #eee;
}

#menu_droite a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#menu_droite a:hover
{
background-color:#369;
background: url(../images/index/menu_on.gif);
color:#fff;
}

#menu_droite #navlist #sousmenu 
{
	color:#000000;
	text-decoration:none;
	background:url(../images/index/menu_on.gif);
}

#menu_droite #navlist #sousmenuSelect
{
	color:#FF6600;
	text-decoration:none;
	background:url(../images/index/menu_on.gif);
}


#menu_droite #navlist #sousmenu a:hover
{
	color:#fff;
	text-decoration:none;
	background:url(../images/index/menu_on.gif);
}

.float_droite{
	float:right;
}

.float_gauche{
	float:left;
}

/* SPAN, COULEURES */

.orange {
	color:#FF6600;
	font-size:12px;
	display:block;
}
.copyright_link {
	position:relative;
	bottom: -105px;
	left: 25px;
	font-size:12px;
	}

input {
	
	padding: 2px;
	color:#000000;
	}

#input #rechercher{

	border:none;
	padding:2px;
}


input:hover {
	color:#888888;
	}
	
/*** Image ***/

img {
	border:none;
} 

.imgCadre
{

	BORDER-RIGHT: #ccc 1px solid; 
	PADDING-RIGHT: 0.5em; 
	BORDER-TOP: #ccc 1px solid;
	DISPLAY: block; 
	PADDING-LEFT: 0.5em;  
	PADDING-BOTTOM: 0.5em;
	MARGIN: 5px 15px 15px 0px; 
	BORDER-LEFT: #ccc 1px solid;
	PADDING-TOP: 0.5em;
	BORDER-BOTTOM: #ccc 1px solid;
	BACKGROUND-COLOR: #eee
}

/*** Page utilisateur ***/

#champs_utilisateur
{
	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

#champs_utilisateur_contenu 
{
	color:#666666;
	font-size:90%;
	
}

#champs_utilisateur_contenu a:hover
{
	color:#666666;
	
	text-decoration:underline;
	color:#FF6600;
	
	
}

#tableau /*Tableau dans connexion et inscription*/ 
{
	border:1px solid #999999 ;
	border-spacing:0px;	
	
}

#tableau2 { /* tableau avec padding */
	border:1px dashed #000000;
	padding:10px;
	text-align:center;
}
#tableau_der_cv /*Tableau dans connexion et inscription*/ 
{
	border:1px solid #999999 ;
	border-spacing:0px;
	margin:0 auto;	
	
}
fieldset {
	border :1px solid;
}
#req_recap{
	background: #F5F5F5;
	color: inherit;
	border: 1px dotted #AAA;
	padding: 1ex;
	overflow: auto;
	width:86%;
}
#req_der_cv{
	background: #F5F5F5;
	color: inherit;
	border: 1px dotted #AAA;
	padding: 1ex;
	overflow: auto;
	width:95%;
}
.mess_avertissement
{
	color:#FF0000;
}

.mess_erreur
{
	text-align:center;
}

.mess_erreur_formulaire
{
	font-size:85%;
	color:#FF0000;
	float:right;	
}
#mess_info {
	border:1px dashed;
	text-align:center;
	width:90%;
}

.textarea
{
	overflow:auto;
	text-align:center;
}

.affichage_donnees a, a:hover
{
	color:#333399;
	
}
.info {
	font-style:italic;
	font-size:10px;
}
#info_recherche{
	font-size:90%;
	font-weight:bold;
}
#italic
{
	font-style:italic;
}

.rouge
{
	color:#FF0000;
}
.champs_oblig
{
	font-style:italic;
	font-size:10px;
}
#cadre_img
{
	border:#FFFFFF 2px;
	
}
.valider{
	background-image:url(../images/index/Annuler.png);
}
.gras{
	font-weight:bold;
	
}
.intitule_tableau{
	text-align:center;
	background-color:#CCCCCC;
	font-weight:bold;
	
}

/* Affichage dans la page utilisateur*/
.donnees{
	text-align:left;
}
#img_w3c{
	position:absolute;
	left: 210px;
	top: 0px;
}
#img_w3c_css{
	position:absolute;
	left: 294px;
	top: 0px;
}

/* Champs formulaire */
select {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000;
}
.select_recherche{
	width:160px;
}
.select_secteur{
	width:220px;
}

/* livre d'or */
#mess{
	background: #F5F5F5;
	color: inherit;
	border: 1px dotted #AAA;
	margin: 0.5ex 0 1em 0;
	padding: 1ex;
	overflow: auto;
}