body {
	background-image: url(../images/motif_fond.jpg);
	margin: 0px;
	padding: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{
	border: Aucune;
}
.cache{
	display:none;
}
ul{
	margin-top: 0px;
}
li{
	list-style-image: url(../images/puce.gif);
	margin-top: 3px;
}
ul.notice{
	margin-left:15px;
	padding-left:0px;
}

li.notice{
	list-style-image: url(../images/puce.gif);
	margin-bottom:15px;
}
li.info{
	list-style-image: url(../images/puce.gif);
	margin-bottom:15px;
	margin-right:10px;
	text-align:justify;
}
#fond-trait{
	background-image:url(../images/fond_trait.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
/*----------- Boutons ----------------*/
.liens-bandeau{
	margin-left: 500px;
	font-size: 11px;
	color: #666666;
}
/*----------- images de fond ------------- */
#bandeau{
	background-image:url(../images/bandeau_sesmat.jpg);
	text-align: left;
}
#menu-accueil{
	background-image:url(../images/fond_menu_accueil.jpg);
	text-align: left;
}
#menu-accueil02{
	background-image:url(../images/fond_menu_accueil_.jpg);
	text-align: left;
}
#menu-info{
	background-image:url(../images/fond_menu_info.jpg);
	text-align: left;
}
#menu-info-plus{
	background-image:url(../images/fond_menu_info_plus.jpg);
	text-align: left;
}
#menu-questionnaire{
	background-image:url(../images/fond_menu_questionnaire.jpg);
	text-align: left;
}
#menu-formulaire{
	background-image:url(../images/fond_menu_formulaire.jpg);
	text-align: left;
}
#menu-suivi{
	background-image:url(../images/fond_menu_suivi.jpg);
	text-align: left;
}
#menu-resultats{
	background-image:url(../images/fond_menu_resultats.jpg);
	text-align: left;
}

#cote-gauche{
	background-image: url(../images/cote_gauche.jpg);
	vertical-align: top;
}
#fond-contenu{
	background-color: #FFFFFF;
	background-image: url(../images/fond_contenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	vertical-align: text-top;
	color: #335199;
}
#cote-droit{
	background-image: url(../images/cote_droit.jpg);
	vertical-align: top;
}
/*---------- paragraphes-----*/
p.txt{
	width:414px;
	text-align:justify;
}
#cadre01{
	text-align: center;
	width:308px;
	height:89px;
	font-weight: bold;
	padding-top:10px;
	background-image: url(../images/cadre01.gif);
	background-repeat: no-repeat;
}
#cadre02{
	text-align: left;
	width:388px;
	height:94px;
	font-weight: bold;
	padding-top:10px;
	padding-left:20px;
	margin-right:-25px;
	background-image: url(../images/cadre02.gif);
	background-repeat: no-repeat;
}
#cadre03{
	text-align: center;
	width:635px;
	height:48px;
	font-weight: bold;
	margin-top:25px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	background-image: url(../images/cadre03.gif);
	background-repeat: no-repeat;
}
#cadre04{
	text-align: center;
	width:309px;
	height:89px;
	font-weight: bold;
	margin-top:10px;
	padding-left:5px;
	padding-top:20px;
	padding-right:10px;
	background-image: url(../images/cadre04.gif);
	background-repeat: no-repeat;
}
#cadre-anonymat{
	text-align: center;
	background-image: url(../images/cadre_anonymat.gif);
	background-repeat: no-repeat;
	width:353px;
	height:88px;
	font-weight: bold;
	padding-top:40px;
	padding-left:25px;
	padding-right: 25px;
	margin-left:-10px;
}
#cadre-temps{
	text-align: center;
	background-image: url(../images/cadre_temps.gif);
	background-repeat: no-repeat;
	width:343px;
	height:93px;
	font-weight: bold;
	padding-top:20px;
	padding-left:25px;
	padding-right: 55px;
	margin-left:-10px;
}
#cadre-notice{
	text-align: center;
	background-image: url(../images/cadre_notice.gif);
	background-repeat: no-repeat;
	width:385px;
	height:125px;
	font-weight:bold;
}
p.cadre{
	width: 414px;
	text-align: center;
	font-weight: bold;
}
.trait-gris{
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #999999;
	padding-right:14px;
}
.marg-coldroite{
	margin-left: 25px;
}
/* --------- texte menu ---------*/
.txt-menu-on {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 32px;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}
a.txt-menu-on {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.txt-menu-on:hover {
	color: #b2bef6;
	text-decoration: none;
	font-weight: bold;
}
.txt-menu-off {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 32px;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
a.txt-menu-off {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.txt-menu-off:hover {
	text-decoration: none;
	color: #335199;
	font-weight: bold;
}
/*---------------*/
.menu-on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
a.menu-on {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.menu-on:hover {
	color: #b2bef6;
	text-decoration: none;
	font-weight: bold;
}
.menu-off {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
a.menu-off {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.menu-off:hover {
	text-decoration: none;
	color: #335199;
	font-weight: bold;
}
/*-------formulaire-------*/
input{
	margin:0px;
	padding:0px;
}
hr{
	color: #788dea;
}
/*-----textes---*/
.txt11lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #335199;
	line-height: 11px;
}
a.txt11lien {
	color: #335199;
	text-decoration: none;
}
a.txt11lien:hover {
	color: #3865dc;
	text-decoration: none;
}
.txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #335199;
}
a.txt11 {
	color: #335199;
	text-decoration: none;
}
a.txt11:hover {
	color: #3865dc;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #335199;
}
a.txt {
	color: #335199;
	text-decoration: none;
}
a.txt:hover {
	color: #3865dc;
	text-decoration: underline;
}
.txtgras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #335199;
}
a.txtgras {
	color: #335199;
	text-decoration: none;
}
a.txtgras:hover {
	color: #3865dc;
	text-decoration: none;
}
.txtgris11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.txtgris11{
	color: #333333;
	text-decoration: none;
}
a.txtgris11:hover{
	color: #000000;
	text-decoration: underline;
}
.txtbleuclair11 {
	font-size: 11px;
	color: #acb9f4;
}
a.txtbleuclair11 {
	text-decoration:none;
	color: #acb9f4;
}
a.txtbleuclair11:hover {
	text-decoration:underline;
	color: #ffffff;
}
.txtblanc14gras {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #788dea;
	margin: 23px 0 0px;
}
.h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #788dea;
	font-weight:bold;
}
h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	color: #335199;
}
/* bouton */

a.btn-telecharger{
	display: block;
	background-image: url(../images/btn_telecharger_off.gif);
	background-repeat: no-repeat;
	margin-right:5px;
	height: 45px;
	width: 36px;
}
a.btn-telecharger:hover {
	background-image: url(../images/btn_telecharger_on.gif);
	background-repeat: no-repeat;
}
a.btn-titre-telech{
	display: block;
	background-image: url(../images/btn_txttelech_off.gif);
	background-repeat: no-repeat;
	margin-bottom:0px;
	height: 14px;
	width: 178px;
}
a.btn-titre-telech:hover {
	background-image: url(../images/btn_txttelech_on.gif);
	background-repeat: no-repeat;
}
a.btn-questionnaire02{
	display: block;
	background-image: url(../images/btn_questionnaire02.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 218px;
}
a.btn-questionnaire02:hover {
	background-image: url(../images/btn_questionnaire02_on.gif);
	background-repeat: no-repeat;
}

a.btn-savoir-plus {
	display: block;
	background-image: url(../images/btn_savoir_plus.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 164px;
}
a.btn-savoir-plus:hover {
	background-image: url(../images/btn_savoir_plus_on.gif);
	background-repeat: no-repeat;
}

a.btn-questionnaire {
	display: block;
	background-image: url(../images/btn_questionnaire.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 106px;
	padding: 0px;
	margin: 0 10px 0 0;
}
a.btn-questionnaire:hover {
	background-image: url(../images/btn_questionnaire_on.gif);
	background-repeat: no-repeat;
}
.txtbleuclair11 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 11px;
	color: #acb9f4;
}
.txtblanc14gras {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.pointille {
	border: 1px dashed #788dea;
	padding:5px 3px 3px 8px;
	margin:5px;
	font-size: 11px;
	color: #333333;
	background-color:#f5f6fb;
}
.txt-italic {
	font-style: italic;
}
.traits-separe {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-style: solid;
	border-color: #a2adef;
}
.traits-separe02 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: #a2adef;
	background-image: url(../images/fd_traits_separe.gif);
	background-repeat: repeat-y;
	background-position: center;
}
form {
	width: 820px;
	margin-left:27px;
	margin-top: 15px;
}
input.txtgras{
	padding:5px;
}

