﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Verdana';
}

a.menu
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #404A8A;
	line-height: 18px;
}

a.sousmenu
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #404A8A;
}

.separ_menu
{
	width: 180px;
	margin-top: 7px;
	margin-bottom: 7px;
}

td
{
	font-size: 10px;
	color: #48536A;
	font-weight: normal;
	text-align: justify;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	/* color: #3C5F84;
	background-color: #FFBD5A; */
	color: white;
	background-color: #3c6084;
	text-align: center;
	text-transform: uppercase;
	padding-top: 4px;
}

h2
{
	font-size: 14px;
	color: #3C5F84;
	font-weight: bold;
	border-bottom: #7f7f7f 1px dotted;
}

h3
{
	font-size: 14px;
	font-weight: normal;
	color: #87919D;
	font-style: italic;
}

li
{
	line-height: 16px;
}

a
{
	color: #955B46;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

hr
{
	width: 99%;
	height: 0px;
	border-bottom: #7f7f7f 1px dotted;
}

input
{
	color: #404A8A;
}

input.button, input.submit, input.file, input.text, input.password
{
	border: solid 1px #a1aabb;
	color: black;
}

input.checkbox
{
	border: 0px;
}

iframe
{
	width: 100%;
	height: 600px;
}

.tab_recap td
{
	border: #404A8A 1px solid;
	text-align: left;
}

.recap_tit
{
	font-weight: bold;
	font-style: italic;
}

.recap_qu
{
	/* background-image: url('../../UserFiles/Image/fond_question.gif'); */
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}

.slogan
{
	position: absolute;
	top: 5px;
	/*height: 30px;*/
	font-size: 19px;
	font-style: italic;
	color: #A5ABBF;
	width: 99%;
	text-align: right;
}

.login
{
	position: absolute;
	top: 37px;
	width: 99%;
}

.login td
{
	font-size: 10px;
}

.data_pied { background-color: #507CD1; color: white; }
.data_sel { background-color: #D1DDF1; color : #333333; }
.data_item1 { background-color: #EFF3FB; }
.data_item2 { background-color: white; }
.data_entete { background-color: #7299BE; color: white; }

.entete
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #3c6084;
	line-height: 28px;
}

.path { color: White; }
.path_parent { color: White; text-decoration: underline; }
.path_actuel { font-weight: bold; }

.haut_g 
{
	background-image: url(Images/haut_degrad.gif);
	position: relative;
	left: 0px;
	top: 0px;
	width: 200px;
	padding-top: 10px;
	height: 78px;
	color: #6a7181;
	text-align: center;
	font-family: 'Sans-Serif';
	font-size: 16px;
}

.bandeau
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 88px;
}

.haut_d { background-image: url(Images/haut.gif); }
.barre { background-image: url(Images/barre.gif); }
.bas { background-image: url(Images/bas_degrad.gif); }
.accueil { background-image: url(Images/accueil.gif); }
.initial { background-image: url(Images/initial.gif); }
.logos { background-image: url(Images/logos.gif); }
.gauche { background-image: url(Images/gauche_degrad.gif); }
.barre_b { background-image: url(Images/barre_bas.gif); }

.tit_valider
{
	color: blue;
	font-size: 14px;
	font-style: italic;
}

.tit_elaborer
{
	color: red;
	font-size: 14px;
	font-style: italic;
}

.tit_approfondir
{
	color: green;
	font-size: 14px;
	font-style: italic;
}

.tit_accueil_sup
{
	width: 380px;
	height: 24px;
	left: 215px;
	position: absolute;
	top: 125px;
	font-size: 16px;
	text-transform: none;
	color: #3b6084;
	text-align: center;
}

.tit_accueil_inf
{
	width: 380px;
	height: 24px;
	left: 215px;
	position: absolute;
	top: 160px;
	font-size: 16px;
	text-transform: none;
	color: #3b6084;
	font-weight: bold;
	text-align: center;
}

.barre_bas
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 32px;
	font-size: 14px;
	color: white;
	line-height: 32px;
	background-color: #3c6084;
	text-align: center;
}
