body {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image:url(../images/fd.gif);
	background:#c7c7c7;
	height:100%;
}
fieldset {
	border:0px;
	margin:0px;
	padding:0px;
}
#centrage {
	margin: 0px auto;
	width:770px;
	height:100%;
}
#global {
	width:770px;
	height:auto;
}
.invisible {
	display:none;
}
.cache {
	font-size:0.1em;
	line-height:0.1em;
	height:1px;
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
}
img {
 	border:0px;
 	margin:0px;
 	padding:0px;
}
form {
	padding:0px;
	margin:0px;
	border:0px;
}
.gras {
	font-weight:bold;
}
.logoam {
	float:left;
}
a {
	color:#1107C0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.txtdroite {
	text-align:right;
}
.fd_popup {
	margin: 0px auto;
	width:455px;
	background:#ffffff;
}
.fd_popup2 {
	margin: 0px auto;
	width:580px;
	background:#ffffff;
}
.lexique {
	color:#005DA7;
	padding:0px 3px 0px 3px;
	background-color: #ECE7DE;
}
.aide {
    display: block;
    float: left;
	color:#005DA7;
	padding:0px 3px 0px 3px;
	margin:0px;
}
.aide_infosoinsform {
	color:#005DA7;
	padding:0px 3px 0px 3px;
	margin:0px;
}
.visuel_aide {
	float:left;
	margin:2px 5px 0px 0px;
}
.exemple_aide {
	font-weight:normal;
	font-size:0.75em;
}
.msg_erreur {
	color:#ff0000;
	font-weight:bold;
}

.msg_erreur p {
	font-size:0.7em;
	color:#ff0000;
}
.msg_erreur a {
	color:#ff0000;
	text-decoration:underline;
}

/***** TETIERE *****/


#txtvisuel1 {
	margin:0px;
	padding : 52px 0px 0px 15px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size:1.05em;
	color:#ffffff;
}
#txtvisuel2 {
	margin:0px;
	padding : 0px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size:1.4em;
	color:#ffffff;
}
#txtvisuel3 {
	margin:0px;
	padding : 0px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-style:italic;
	font-size:1.4em;
	color:#ffffff;
}

/* NAVIGATION */

/* FILETS SOUS ONGLETS --> CASES ALLUMMES OU ETEINTES */
#conteneurcases {
	background-color:#fff;
	border:0 none;
	width:765px;
	float:right;
	font-size:0.1em;
	line-height:0.1em;
	margin:0px;
	padding:0px 5px 0px 0px;
}
.barrenav1 {
	width:175px;
	height:1px;
	float:left;
}
.barrenav2 {
	background: url(../images/barre_nav.gif) no-repeat;
	width:175px;
	height:4px;
	float:left;
}
.barrenav3 {
	width:175px;
	height:4px;
	float:left;
}
.erreur {
	color:#ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	margin:50px 0px 50px 0px;
	padding:0px;
}
.erreur a {
	color:#ff0000;
	text-decoration:underline;
}
.erreurcentree {
	text-align:center;
}

#popin-cnil {
	background:#303938 none repeat scroll 0 0;
	width:100%;
	margin: 0;
    padding: 0;
    left: 0;
	top:0;
    text-align: center;
    z-index: 99999;
	position:fixed;
	font-size:0.7em;
}
#popin-cnil .inner {width:80%; display:block; margin:10px auto;}
#popin-cnil .text-block {
	color: #fff; 
	display:inline-block;
	*display: inline; /* IE < 8 */
	*zoom: 1; /* IE < 8 */
	vertical-align:middle;
	max-width: 85%; 
	text-align: left;
	margin-right:4%;
}
#popin-cnil .text-block p{
	margin: 1.4% 0;
	*margin: 0.9% 0; /* IE < 8 */
	font-size:1em;
}
#popin-cnil .text-block a {color: #ffffff; text-decoration: underline;}
#popin-cnil .buttons {
	display:inline-block;
	*display: inline; /* IE < 8 */
	*zoom: 1; /* IE < 8 */
	vertical-align:middle;
	max-width: 4%; 
	text-align:left;}
#popin-cnil .buttons  button::-moz-focus-inner{border:0;padding:0;}
#popin-cnil .buttons  button {
	cursor:pointer;
    background: url(../images/btn_ok.gif) no-repeat;
    padding: 3px 3px;
    vertical-align: middle;
    font-weight: bold;
	width:40px;
	height:28px;
	border:none;
	font-family:Arial;
	font-size:0.9em;
	color:#303938;
	border-radius:2px;
}