html{
	height:100%;
}
body{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
			background-image:url(../../images/morceau_frange_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:100%;
}
img{
	border:0px;
}
.div-center{
	width:100%;
	height:100%;
	text-align:center;
	padding: 11px 0px 0px 0px;	

}
.div-center2{
	background-image:url(../../images/bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	
	height:100%;
	text-align:center;
}
.div-all{
	width:777px;
	margin-left: auto; 
	margin-right: auto;
	text-align:left;
}
.clear-div{
	clear:both;
}
/*Titre-texte***********************************************************************/
p{
	font-family:'Tahoma';

	color:#000000;
	overflow:visible;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}
p a{
	
}
p a:hover{
	
}
/* Block pour les paragraphes sans entêtes */
.htmlBlock_sansTitre{
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	overflow:visible;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
/* FIN */
/*Bouton Print, sendtoafriend, confortdelecture************************************/
.btn-utile{
	
}
/*Breadcrumb***********************************************************************/
.breadcrumb{
	vertical-align:middle;
	background-image:url(../../images/tuile-breadcrumb.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:20px;
	padding:2px 0px 0px 15px;
	z-index:100;
	font-family:'Tahoma';
	font-size:11px;

	position:relative;
}
.breadcrumb_Separator{
	float:left;
	font-family:'Tahoma';
	font-size:11px;
	color:#5a5247;
	padding:0px 3px 0px 3px;
}
.breadcrumb_Item a, .breadcrumb_Item a:link {
	float:left;
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.breadcrumb_Item a:hover {
	float:left;
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
/*Menu***********************************************************************/
.menufirst{
	width:777px;
	height:32px;
	background-image:url(../../images/bg-menu.gif);
	background-repeat:repeat-x;
	
	font-family:'Tahoma';
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}
.menufirst-item{
	float:right;
	height:31px;
	margin-top:1px;
	
	background-color:#5a5247;
}

.menufirst-item a{
	font-family:'Tahoma';
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.menufirst-item a:hover{
	font-family:'Tahoma';
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.menufirst-filet{
	background-image:url(../../images/filet-menu.gif);
	background-repeat:no-repeat;
	width:3px;
	height:32px;
	float:right;
}
.menufirst-acces{
	height:32px;
	float:right;
}
.menufirst-align{
	padding:7px 13px 6px 14px;
	background-color:#6f675c;
}
.menufirst-etat{
	padding:5px 0px 0px 0px;
	background-color:#453d33;
}
/*Menu utilitaire***********************************************************************/
.logo-bottom{
	font-family:'Tahoma';
	font-size:10px;
	font-weight:bold;
	color:#5a5247;
	text-align:right;
	padding:12px 0px 0px 0px;
}
.logo-bottom div{
	float:right;
}
.partenaire{
	float:right;
	padding:36px 3px 0px 0px;
}
.recherche{
	padding:14px 0px 0px 0px;
	font-family:'Tahoma';
	font-size:11px;
	color:#ffffff;
	
	float:right;
}
.inputsearch{
	padding-left:2px;
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	width:143px;
	height:15px;
	border:1px solid #908b83;
	background-color:#e1e0de;
}

#searchButton{
padding:0px;
width:22px;
height:19px;
background-color:#e1e0de;
}
.menutop{
	float:right;
	width:365px;
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	padding-right:7px;
}
.menutop-item{
	float:right;
}
.menutop-item a,
.menutop a {
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.menutop-item a:hover,
.menutop a:hover {
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.menutop-filet{
	float:right;
	color:#cacaca;
	padding:0px 8px 0px 8px;
}
/*copyright***********************************************************************/
.copyright{
	background-image:url(../../images/home-bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:right;
	padding:7px 7px 0px 0px;
	_margin-top:-1px;
	
	font-family:'Tahoma';
	font-size:11px;
	color:#6f675c;
}
.copyright2{
	text-align:right;
	padding:7px 7px 0px 0px;
	_margin-top:-1px;
	
	font-family:'Tahoma';
	font-size:11px;
	color:#6f675c;
}
.copyright2 a,
.copyright a{
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.copyright2 a:hover,
.copyright a:hover{
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
/*Accueil***********************************************************************/
.hometop{
	width:777px;
	background-image:url(../../images/home-top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:3px;
	
	padding-top:2px;
	_margin-top:-18px;
}
.milieu{
	width:777px;
	background-image:url(../../images/home-tuile.gif);
	background-repeat:repeat-y;
}
.homebox1{
	width:143px;
	float:left;
	background-image:url(../../images/bloc.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:14px 25px 18px 23px;
	
	font-family:'Tahoma';
	font-size:10px;
	font-weight:bold;
}
.homebox2{
	width:145px;
	float:left; 
	background-image:url(../../images/bloc.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:14px 24px 18px 23px;
	
	font-family:'Tahoma';
	font-size:10px;
	color:#2f2f2e;
}
.homebox2 a{
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.homebox2 a:visited{
	font-family:'Tahoma';
	font-size:11px;
	color:#9c9891;
	text-decoration:underline;
}
.homebox2 a:hover{
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.homebox1-lien{
	background-image:url(../../images/home-filet.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:4px 4px 4px 9px;
	background-color:#ffffff;
	width:130px;
}
.homebox1-filet{
	background-image:url(../../images/home-filet.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:1px 0px 0px 0px;
}
.homemenu{
	width:203px;
	float:left;
	
	background-image:url(../../images/home-menu-top.gif);
	background-repeat:no-repeat;
}
.homemenu-top{
	padding:27px 0px 0px 15px;
}
.homemenu-filet{
	margin:0px 0px 0px 14px;
	background-image:url(../../images/home-menu-filet.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:1px 0px 0px 0px;
}
.homemenu-lien{
	background-image:url(../../images/home-menu-filet.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:4px 9px 4px 9px;
	margin:0px 0px 0px 14px;
	background-color:#e6e6e3;
	width:164px;
	
	font-family:'Tahoma';
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
.homemenu-bottom{
	background-image:url(../../images/home-menu-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:27px 0px 0px 15px;
}
/*Interne***************************************************************************/
.menu-bottom{
	background-image:url(../../images/menu-middle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	background-color:#dbdad7;
	margin-right:3px;
	padding:69px 0px 0px 15px;
}
.interne-top{
	width:777px;
	background-image:url(../../images/home-top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:3px;
	_margin-top:-16px;
	z-index:1;
	position:relative;
}
.milieu2{
	width:777px;
	background-image:url(../../images/contenu-tuile.gif);
	background-repeat:repeat-y;
}
.contenu{
	width:525px;
	
	background-image:url(../../images/contenu-title.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 25px 0px 22px;
}
.contenu-footer{
	float:left;
	width:572px;
	
	background-image:url(../../images/contenu-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0px 0px 0px 3px;
	margin-left:-1px;
}
.menu-footer{
	background-image:url(../../images/menu-bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:200px;
	height:64px;
}
.homemenu-top2{
	padding:49px 0px 0px 15px;
}
/*Confort-visuel*************************************************************************/
.confort{
	text-align:right;
	float:right;
	padding:5px 0px 0px 0px;
	margin-right:-18px;
	_margin-right:-9px;
}
.menu-lien{
	background-image:url(../../images/home-menu-filet.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:4px 9px 4px 9px;
	margin:0px 0px 0px 14px;
	background-color:#e6e6e3;
	width:164px;
	
	font-family:'Tahoma';
	font-size:11px;
	color:#2f2f2e;
	font-weight:bold;
}
.menu-slien{
	background-image:url(../../images/home-menu-filet.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:4px 9px 4px 17px;
	margin:0px 0px 0px 14px;
	background-color:#e6e6e3;
	width:156px;
	
	font-family:'Tahoma';
	font-size:11px;
	color:#2f2f2e;
}
/*Tableau*******************************************************************************/
.t_title{
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding:3px 8px 5px 8px;
	
	background-color:#e1e0de;
}
.t_text{
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	padding:4px 8px 3px 8px;
	
	border-bottom:2px solid #e1e0de;
}

.htmlBlock_default a{
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.htmlBlock_default table tr td{
	font-family:'Tahoma';
	font-size:11px;
	color:#000000;
}

.htmlBlock_default a:visited{
	font-family:'Tahoma';
	font-size:11px;
	color:#9c9891;
	text-decoration:underline;
}

ul, ol {
	padding-top:2px;
	padding-left:5px;

}
/*Print */

.printbox {
	background-image:url(../../images/background-top-print.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.Forms, .Required, .FormLabel {
	font-family:'Tahoma';
	font-size:10pt;
	color:#000000;
}