body {
	margin: 0;
	padding: 0;
	background: #dfe0e1 url(../images/fond.png) repeat-x;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #383838;
}
#global {
	width: 986px;
	margin: 0 auto;
}

/* En-tête */
#entete {
	height: 100px;
	position: relative;
}

#logo {
	position: absolute;
	top: 0;
	left: -24px;
}

#recherche{
	position: absolute;
	left: 741px;
	top: 39px;
}
#recherche form{
	margin: 0;
}
.cherche {
	width: 204px;
	font-size: 10px;
	line-height: 12px;
}

#btn-cherche {
	vertical-align: middle
}

#retour {
	width: 300px;
	margin: 0 auto;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#retour a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #b56c18;
	text-decoration: none;
}
#retour a:hover{
	color: #f59c36;
	text-decoration: underline;
}

#retour-pub {
	width: 300px;
	margin: 0 auto;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

#retour-pub a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #8f8e8d;
	text-decoration: none;
}
#retour-pub a:hover{
	color: #b6b8ba;
	text-decoration: underline;
}

#navigation {
	position: absolute;
	top: 64px;
	left: 148px;
	width: 830px;
	height: 26px;
}
.public #navigation {
	background-color: #f7921e;
}
.prive #navigation {
	background-color: #b6b8ba;
}

#navigation img {
	float: left;
}

#rub1, #rub2, #rub3, #rub4, #rub5, #rub6 {
	float: left;
	display: block;
	height: 19px;
	padding: 2px 0 5px 0;
	text-align: center;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	text-decoration: none;	
	color:#FFFFFF;
}
.public #rub1, .public #rub2, .public #rub3, .public #rub4, .public #rub5, .public #rub6{
	background: url(../images/nav/fond-nav.png);
}
.prive #rub1, .prive #rub2, .prive #rub3, .prive #rub4 {
	background: url(../images/nav/fond-nav-gris.png);
}
/*

avant cotisations

.public #rub1 {
	width: 159px;
}
.public #rub2 {
	width: 140px;	
}
.public #rub3 {
	width: 134px;
}
.public #rub4 {
	width: 142px;
}
.public #rub5 {
	width: 247px;
}
*/

.public #rub1 {
	width: 119px;
}
.public #rub2 {
	width: 110px;	
}
.public #rub3 {
	width: 104px;
}
.public #rub4 {
	width: 112px;
}
.public #rub5 {
	width: 197px;
}
.public #rub6 {
	width: 170px;
}


.public #rub1:hover,  .public #rub1.actif{
	background: #c7771b;
	/*background: url(../images/nav/presentation-on.png) ;*/
}
.public #rub2:hover,  .public #rub2.actif{
	background: #c7771b;
	/*background: url(../images/nav/actualites-on.png) ;*/
}
.public #rub3:hover,  .public #rub3.actif{
	background: #c7771b;
	/*background: url(../images/nav/annuaire-on.png) ;*/
}
.public #rub4:hover,  .public #rub4.actif{
	background: #c7771b;
	/*background: url(../images/nav/stagiaires-on.png) ;*/
}
.public #rub5:hover,  .public #rub5.actif{
	background: #c7771b;
	/*background: url(../images/nav/formation-conf-on.png) ;*/
}
.public #rub6:hover,  .public #rub6.actif{
	background: #c7771b;
	/*background: url(../images/nav/formation-conf-on.png) ;*/
}




.prive #rub1 {
	width: 206px;
}
.prive #rub2 {
	width: 188px;
}
.prive #rub3 {
	width: 221px;
}
.prive #rub4 {
	width: 209px;
}
.prive #rub1:hover, .prive #rub1.actif{
	background: url(../images/nav/actualites-reservees-on.png) ;
}
.prive #rub2:hover, .prive #rub2.actif{
	background: url(../images/nav/espace-echange-on.png) ;
}
.prive #rub3:hover, .prive #rub3.actif{
	background: url(../images/nav/espace-collaboratif-on.png) ;
}
.prive #rub4:hover, .prive #rub4.actif{
	background: url(../images/nav/services-lignes-on.png) ;
}

/* Bloc central */
#centre {
	width: 100%;
	overflow: hidden;
}

/* Menu de ss-navigation */
#ss-navigation {
	float: left; 
    width: 142px; 
    margin-top: 6px;
    padding: 6px 0 45px 0;
	background-image: url(../images/bas-ss-nav.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f7921e ;
}
#ss-navigation ul {
	margin: 0;
	padding: 0 3px 0 3px;
	list-style: none;
	color: #e0851d;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
}
#ss-navigation a {
	display: block;
	height: 1%;
	padding:5px;
	line-height: 1.5;
	font-size: 12px;
	text-decoration: none;
	color: #383838;
}

#ss-navigation a:hover , #ss-navigation a.actif {
	color: #FFFFFF;
	background-color: #e0851d;
}

.prive #ss-navigation {
	background-image: url(../images/ss-nav-prive.png);
	background-color: #b6b8ba ;
}
.prive #ss-navigation a:hover, .prive #ss-navigation a.actif  {
	background-color: #a2a2a3;
}

/* Contenu principal */
#content{
	float: left;
	width: 596px;
}
.deux_col #content {
	float: left;
	width: 738px;
}

#breadcrumbs {
	height: 19px;
	padding: 10px 20px;
	background-image: url(../images/fond-breadcrums.png);
	font-size: 10px;
	color: #a6a6a6;
}
.home #breadcrumbs {
	height: 11px;
	padding: 0 0;
}
#bandeau {
	padding: 0 0  0 12px;
	background-image:url(../images/mil-fond-content-large.png);
	background-repeat:repeat-y;
}

.deux_col #breadcrumbs {
	background-image: url(../images/fond-breadcrums-large.png);
}
#breadcrumbs a {
	color: #a6a6a6;
	text-decoration: none;
}
#breadcrumbs a:hover { 
    text-decoration: underline;
}
#breadcrumbs span {
	color:#f7921e;
}
.prive #breadcrumbs span {
	color:#005da8;
}

#principal {
	padding: 10px 20px;
	background-image:url(../images/mil-fond-content.png);
	background-repeat:repeat-y;
	height: 500px;
}
html>body #principal {
	height: auto;
	min-height: 500px;
}
.home .public #principal {
	height: 300px;
}
html>body.home .public #principal {
	height: auto;
	min-height: 300px;
}

#principal > :first-child {
	margin-top: 10px;
}
.deux_col #principal {
	background-image:url(../images/mil-fond-content-large.png);
	background-repeat:repeat-y;
}

#content-bas {
	height: 11px;
	background-image: url(../images/bas-fond-content.png);
	background-repeat: no-repeat;
}
.deux_col #content-bas {
	background-image: url(../images/bas-fond-content-large.png);
	background-repeat: no-repeat;
}
/* Tableau */
.tableau {
	width:542px;
}
 .tableau th {
 	text-align: left;
	padding-left: 5px;
	color:#8f8e8d;
	border-bottom: 1px solid #8f8e8d;
	height:20px;
}
 
.tableau td {
	padding: 5px 5px;
	border-bottom: 1px solid #8f8e8d;
	vertical-align:top;
}

.col-1 {
	border-right: 1px solid #8f8e8d;
}


/*Secondaire */
#secondaire {
	float: right;
	width: 248px;
}
* html #secondaire {
	position: relative;
	right: 3px;
	margin-right: -3px;
}

/* Login */
#login {
	height: 200px;
	padding: 10px 17px 10px 14px;
	background-image: url(../images/fond-prive.png);
	background-repeat: no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.prive #login {
	background-image: url(../images/fond-prive-log.png);
	background-repeat: no-repeat;
}

.champtxt {
	width: 214px; 
	border: 1px solid #ffffff;
	font-size: 12px;
	line-height: 14px;
}

#login a {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:underline;
}

#login p {
	margin: 0 0 6px 0;
}

#login p a {
	text-decoration: underline;
}
#login p a:hover {
	text-decoration: none;
}
#login p a, #login span {
	color: #005DA8;
}
.prive #login p a, .prive #login span {
	color: #b56c18;
}

#login h1 {
	color: #005da8;
	margin: 10px 0 10px 0;
}

.prive #login h1 {
	color: #b56c18;
}

#login ul {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #7b4200;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.prive #login ul {
	color: #7b4200;
}
#login ul  li{
	margin: 4px 0;
}
#login a {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003D88;
}
.prive #login a {
	color: #7b4200;
}
#login ul  a:hover{
	text-decoration: underline;
}

/* Actu */
#actu-haut {
 	height: 10px;
	font-size: 1px;
	background-image: url(../images/haut-fond-actu.png);
	background-repeat: no-repeat;
}

#actu {
	padding: 10px 17px 10px 14px;
	background-image: url(../images/mil-fond-actu.png);
	background-repeat: repeat-y;
}

#actu-bas {
	height: 11px; 
	font-size: 1px;
	background-image: url(../images/bas-fond-actu.png);
	background-repeat: no-repeat;
}

#actu a {
	display: block;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	color: #f7921e;
}

#actu a:hover {
	text-decoration: underline;
}

.news img {
	padding: 6px 0 6px 0;
}

.news p {
	text-align: justify;
}

/* Pied de page */
#pied {
	margin: 0;
	padding: 10px 248px 10px 142px;
	text-align: center;
	color: #a6a6a6;
}
#pied a {
	font-size: 10px;
	color: #a6a6a6;
	text-decoration: none;
	padding: 0 7px;
}

#pied a:hover { 
    text-decoration: underline;
}

/* Global */
img {
	border: none;
}
p {
	margin: 0 0 10px 0;
}

h1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #f7921e;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.prive h1 {
	color: #005da8;
}
#actu h1 {
	color: #f7921e;
}

h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #babbbe;
	margin: 0 0 10px 0;
}

h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #f7921e;
	margin: 0 0 5px 0;
}
.prive h3 {
	color: #005da8;
}

h4 {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 136px;
	margin: 0 0 3px 0;
	padding: 0 0 0 6px;

}
h4.uneLigne {
	background: url(../images/fond-titre-ss-nav-1l.png);
	height: 21px; 
}
h4.deuxLignes {
	background: url(../images/fond-titre-ss-nav-2l.png);
	height: 42px;
}
.priveh4.uneLigne {
	background: url(../images/fond-titre-ss-nav-prive-1l.png);
}
.prive h4.deuxLignes {
	background: url(../images/fond-titre-ss-nav-prive-2l.png);
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.public a {
	color: #f7921e;
}
.prive a {
	color: #005da8;
}

/* FAQ */
.poserquestion{
	width: 500px;
	height: 150px;
}
.question{
	color: #005da8;
}
.catquestion {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	margin:0;
}

/* Modifier profil */
#profil {
	margin-left: 100px;
}
#profil label{
	display: block;
	width: 180px;
	float: left;
}
#profil .chptxt{
	width: 200px;
}

/* Demande d'attestation d'inscription */
#attestation label{
	display: block;
	width: 140px;
	float: left;
}

/* Formulaire contact */
#contact {
	margin-left: 100px;
}
#contact label{
	display: block;
	width: 140px;
	float: left;
}
#contact .chptxt{
	width: 200px;
}
#contact textarea{
	width: 340px;
	height: 100px;
}

/* Timeline */
#mois_timeline {
	font:bold 12px Arial, Helvetica, sans-serif; line-height:20px; color:#f7921e; padding: 0 0 5px 12px; margin:0;
}
#timeline {
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
	line-height: 1;
	height:14px;
}
#timeline li {
	position: relative;
	float: left;
	width: 17px;
	height: 14px;
	background: #f79321 url(../images/timeline-fond.png);
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: center;
	color: #fff;
}
#timeline li#prev, #timeline li#next{
	width: 13px;
}
#timeline a {
	display: block;
	width: 17px;
	height: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #c7771b url(../images/timeline-fond-lien.png);
}
#timeline #prev  a, #timeline #next a{
	width: 13px; height: 14px;	text-indent: -9999px;
}
#timeline #prev  a {
	background: #ffffff url(../images/timeline-prev.png);
}
#timeline #next a {
	background: #ffffff url(../images/timeline-next.png);
}
#timeline #prev a:hover, #timeline #next a:hover {
	background-position:bottom;
}
#timeline li div {
	position: absolute;
	left: -999em;
	width: 200px;
	margin: 0;
	padding: 7px;
	background: #c7771b;
	border: solid 2px #fff;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #ffffff;
}
#timeline li:hover.quinz1 div, #timeline li.sfhover div {
	left: auto;
}
#timeline li:hover.quinz2 div, #timeline li.sfhover div {
	left: -200px;
}
#timeline li div p {
	margin: 0 0 1px 0;
}
#timeline li div a {
	display: inline;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	background: none;
}
#timeline li div a:hover {
	text-decoration: none;
}

.red{
color:red;
}

.lienactunew{
font-size:12px;
text-align:left;
line-height:20px;
}
