/* CSS Document */
/* Générale */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	line-height: normal;
}
a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #930;
}

.yo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-large;
	color: #666666;
	font-weight: bold;
	}

.yo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-large;
	color: #FF0000;
	font-weight: bold;
	}

.yo3 {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size : 18px;
	 color: #666666;
	 font-style: italic;
	}

.yo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #F00;
	font-style: normal;
	}
	
.titre_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-large;
	color: #FF0000;
	font-style: italic;
	line-height: normal;
	}

.entete01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	}
	
.entete02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	}
	
	.def_dico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	color: #933;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	}
	
#wrap {
	margin: 20px auto;
	width: 724px;
	background: url('images/midbg.jpg');
	background-repeat: repeat-y;
	color: #FFFFFF;
}

#top { 
	background: url('images/topbg.jpg');
	height: 30px;
	color: #FFFFFF;
}

#content {
	padding: 0 20px 0 20px;
	color: #000000;
}

#bottom {
	background: url('images/botbg.jpg');
	height: 30px;
}


.header {
	height: 85px;
	color: #FFFFFF;
	background-color: #FFF;
	background-image: none;
}

#menu_txt_header {
	background: #F6F9FB;
	border-bottom: 1px solid #E1E1E1;
	padding: 2px;
	font-size:xx-small;
	line-height:normal;
}
	
.middle {
	float: left;
	width: 76%;
	margin: 1 1;
	padding: 1%;
	text-align: left;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.right {
	float: left;
	width: auto;
	padding: 0%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	line-height: 49px;
	
}

.right ul {
	margin:0;
	width: 150px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right li {
	margin-bottom:0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	text-indent: 38px;
	background-image: url(../images/btn.jpg);
	background-repeat: no-repeat;
}

.right h2 {
	color: #F00;
	font-size: 14px;
	margin-top: 15px;
}

.img {
	border-style:none;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

p.field {
	clear : left;
	margin : 0;
	padding : 0.5em 0 0 0;
}

label.float, span.label {
	position : relative;
	float : left;
	width : 65%;
	padding-right : 0.5em;
	
}
div.cmp img
{
	margin: 3px;
}
/* pour mes tooltips */
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#336699;
	padding:5px;
	display:none;
	color:#fff;
	}

#footer {
	color: #666;
	float: none;
	line-height:normal;
	font-size:x-small;	
	
}
.yo1 {
	font-family: "Arial Black", Gadget, sans-serif;
}
.y02 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: large;
	font-weight: bold;
	font-variant: normal;
	color: #C00;
}
.yo5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color: #666666;
	font-style: italic;
}
