/*definition du body de la page*/
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	text-align: center;
}

A {
        color: #000000;
	font-weight: bold;
	text-decoration: overline underline;
}


/*DIV generale englobant la page*/
.div_principal {
	position: relative;
	width: 100%;
	height: 80%;
	padding: 0 0 0 0;
}

/*carde du menu en haut avec definition des lien internes*/
.div_menu {
	position: relative;
	background: #ffffff;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	width: 100%;
	text-align: left;
	border: 1px solid black;
	padding: 3px 3px 3px 3px ;
	margin-top: 3px;
}

.div_menu a{
	position: relative;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.div_menu a:hover{
	position: relative;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
}

/*div encadrant les pages du site*/
.div_page {
	position: relative;
	font-size: 12px;
	width: 100%;
	text-align: left;;
	margin: 3px 0 0 0;
}

/*div encadrant lintro image du site*/
.div_intro {
	background: #fffeef;
	position: relative;
	font-size: 12px;
	width: 100%;
	text-align: left;
	border: 1px solid black;
	padding: 3px 3px 3px 3px ;
	margin: 3px 0 0 0;
	letter-spacing: 2px;
}


div.intro table{
	font-size: 12px;
}


.logo {
	text-align: justify;
	font-size: 12px;
}

.logo A{
	font-white: bold;
	color: #000000;
}


/*Background de la page de la barre d'intro en haut*/
td.bg_haut {
	width: 100%;
	background-image:url(haut-01.gif);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: right;
	vertical-align: bottom;
	font-size: 20px;
	font-weight: bold;
	font-style: oblique;
}

/*Background de la page de la barre d'intro en haut avec les 5 images*/
td.scenario {
	width: 400px;
	background-image:url(haut-01.gif);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
	vertical-align: bottom;
	font-size: 20px;
	font-weight: bold;
	font-style: oblique;
}

td.titre-rubrik {
	letter-spacing: 3px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px dotted black;
	width: 100%;
	white-space: nowrap;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

td.angle-fin {
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px dotted black;
	width: 20px;
	text-align: left;
	padding: 0;
	margin: 0;
	
}

td.corps-rubrik {
	height:100%;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 12px;
	padding: 3px;
}

td.bas-rubrik {
	width: 100%;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

td.angle-bas {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 20px;
	padding: 0;
	margin: 0;
	
}

/*impression des info de bas de page*/
div.info {
	width: 50%;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	visibility: visible;
}

/* non-impression du copyright bas*/
div.bas {
	visibility: hidden;
}


/*champ de connexion au manager*/
.champ {
	width: 100px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.connexion {
	color: #000000;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #ffffff;
	margin: 5px;
}

.manager {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right;
	
}

/*champ de contact*/
.champ2 {
	width: 300px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 2px;
}


.contact {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	
}

/* tableau de remuneration tel2pay */
table.remuneration {
	border: 1px dotted #000000;
	margin: 0 0 0 0;
	padding: 2px;
	width: 100%;
	
}

td.titre-remu {
	font-family : Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	white-space:nowrap;
	vertical-align: top;
}	

/*titre des rubrik*/
div.titre  {
	padding: 2px;
	width: 100%;
	background: #ffffff;
	font-weight: bold;
	color: #000000;
	letter-spacing: 3px;		
	text-align: right;
	border-bottom: 1px dotted #000000;
}



/*titre des rubrik interne*/
div.titre2  {
	padding: 2px;
	width: 100%;
	font-weight: bold;
	font-style: oblique;
	color: #000000;
	letter-spacing: 3px;		
	text-align: left;
	border-bottom: 1px solid #000000;
}

hr {
	display: none;
}


.menu {
	height: 150px;
	float: left;
	z-index: 2;
	background: #ffffff;
	position: relative;
	font-size: 12px;
	width: 200px;
	text-align: left;
	border: 1px solid black;
	padding: 3px 15px 3px 15px ;
	margin: 3px 0 0 0;
}


.menu a{
	position: relative;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu2 {
	float: left;
	z-index: 2;
	background: #ffffff;
	position: relative;
	font-size: 12px;
	width: 21%;
	text-align: left;
	border: 0;
	padding: 0 ;
	margin: 10px 0 0 10px;
	letter-spacing: 0px;
}

.titre {
	padding: 3px;
	margin: 0;
	border-bottom: 1px dotted #666666;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}



p.titre{
	margin: 0;
	padding: 0;
}

p.titre table{
	border: 0;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}


p.li {
	padding: 10 5 2 5;
	margin: 0;
}	

p.li:first-letter {
	color: #000000; 
	font-weight: bold;
}

.encart {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #666666;
}
