body {
	margin: 0; padding: 0;
	background: url(../images/header_background.png) repeat-x top left;
}

*::-moz-selection {
	background-color:#FF3C00;
	color:white;
}

#tete, #chemin, #corps, #pied, #copyright, #nav { clear: both; }
#site {
	margin:0pt auto;
	width:775px;
}
/* Liens d'évitement */
ul#skip { text-align: right; margin: 0; display: none; }
ul#skip li { display: inline; list-style: none; padding: 0 0.2em;  }
/*
 * Tete
*/
#tete { margin-top: 20px; height: 420px; }
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#tete #logo {
	float: left;
	width: 147px;
	margin-right: 20px;
}

#tete #bandeau {
	color:#858585;
	margin-left: 167px;
	letter-spacing:0.1em;
}
#tete #bandeau h1 {
	padding: 15px 0 25px 0;
	margin: 0;
	color: #FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:25px;
	line-height: 35px;
	letter-spacing:0.1em;
}
#tete #bandeau h1 span {color:#03BEFB; }

#tete #bandeau h2 {
	border-bottom:1px solid #325E97;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#858585;
	font-style:normal;
	letter-spacing:0.2em;
	margin: 0;
}
#tete #bandeau p {
	font-size: 0.85em;
	margin: 0.5em 0;
}

/*
 * Identification form
*/
#tete div#loginform {
	background: url(../images/login_background.gif) no-repeat;
	padding: 15px;
	height: 200px;
	margin-top: 40px;
}
/*DEBUT Rajout stef*/
#tete div#loginform #connexion {
	width:190px;
	float:left;
}

#welcome {
	color:#fff;
	padding:0.3em;
	border-right:1px solid #7792b2;
	border-left:1px solid #5c7797;
	border-top:1px solid #7792b2;
	border-bottom:1px solid #5c7797;
	background:none;
	clear:both;
	margin:0.2em 0;
	background:#98b7e0;
	width:auto;
}
#welcome a {color:#233850;}
#welcome a:hover {color:#fff; background:none;}

#tete div#loginform #Texteconnexion {
	width:230px;
	float:right;
	color:#FFFFFF;
	margin-right: 300px;
	margin-top: 30px;
	padding-top: 10px;
	text-align: justify;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B4C2E0;
	border-bottom-color: #B4C2E0;
	padding-bottom: 10px;
}

#tete div#loginform #connexion p.titre {
	font-size:13px;
	text-transform:uppercase;
	color:#07334D;
	margin: 0;
	font-weight:bold;
	height: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	color:#FFFFFF;
	background-image: url(../images/edit_user.gif);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: bottom;
}
#tete div#loginform #connexion p.NomPrenom {
	color:#07334D;
	height: 15px;
	color:#FFFFFF;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4C2E0;
	padding-bottom: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
/*FIN Rajout stef*/

#tete div#loginform p.head {
	background: url(../images/login_cadenas.gif) left center no-repeat;
	font-size:13px;
	text-transform:uppercase;
	color:#07334D;
	margin: 0;
	padding:0px 0px 0px 20px;
}
#tete div#loginform form {
	margin-left: 5px;
	width: 190px;
}
#tete div#loginform label {
	display: block;
	margin: 7px 0 3px 0;
}
#tete div#loginform form input {
}


#chemin {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	text-align: right;
	margin-right: 3px;
}

#corps { margin: 30px 0 0 0; }

/*
 * Partie principale (contenu)
*/
#contenu { float: left; width:565px; margin-right: 18px; }

/*
 * Partie optionnelle de coté
*/
#sidebar { float: left; margin-left: 10px; }
#sidebar > div {
	width: 170px;
	margin-bottom: 20px;
	padding: 5px;
	border:1px solid #E7E7E7;
	background-color: #e4e4e4;
	background-image: url(../images/colonne_droit_background.png);
	background-repeat: repeat-x;
}
#sidebar form { font-size: 0.7em; }
#sidebar input { width: 90%; }
#sidebar label { padding-left:3.8em; }
#sidebar input.submit { width: auto; }
#sidebar h4 {
	font-size:13px;
	font-weight:bold;
	margin: 0 0 10px 0;
	text-transform:uppercase;
	text-align: center;
}
#sidebar h4 span { color:#49709E; }
#sidebar li, #sidebar ul { margin: 0; padding: 0; list-style: none; }
#sidebar li {
	border-bottom:1px dotted #999999;
	margin-bottom:2px;
	padding: 3px 0 5px 20px;
}

/* Partenaires */
#sidebar #partners { text-align: center; }
#sidebar #partners img { border:1px solid #CCCCCC; }
#sidebar #partners a:hover img { border-color: #CC6601; }
/* Quick links */
#sidebar #quicklinks li { background: url(../images/icon_quicklinks.gif) no-repeat left center; }
/* Newsletters */
#sidebar #newsletters li { background: url(../images/icon_pdf.gif) no-repeat left center; }

/*
 * Bas de page
*/
#copyright {
	background: #023E8C url(../images/footer_background.gif) repeat-x top left;
	color:#8B8C8B;
	font-size:11px;
	padding: 1em;
	padding-bottom: 20px;
	text-align: center;
}
#copyright a { color:#CC6601 !important; }
#copyright a:hover { background: #023E8C; color:#FFFFFF !important; }