body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #7D2022;
	text-decoration: underline;
}

/* HEADER TOP */

#head {
	background-color: #F2EED8;
	height: 144px;
}
.bar-menu {
	background-image: url(../images/header_menu_ext.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.login {
	padding-right: 20px;
}

.date {
	font-weight: normal;
}

/* HEADER END */

/* CONTENT STRUCTURE */

.lefter {
	padding-right: 15px;
	width: 165px;
	text-align: center; 
}
.righton {

}
/* CONTENT STRCTURE END */

/* TEXTE */

.sub-title {
	color: #7D2022;
	font-weight: bold;
}

/* TEXT END */

#copytag {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#copytag a {
	font-size: 9px;
}
#copytag a:hover {
	font-size: 9px;
}
.mappad {	
	padding-left: 20px;
	padding-bottom: 15px;
}

.accueil {
	margin-top: 150px;
	background-image: url(../images/accueil_bg.gif);
	background-repeat: repeat-x;
	height: 139px;
	text-align:center;
}
.accueil-logo {
	margin-top: 10px;
}
.accueil-choix {
	text-align:center;
}

#copytag2 {
	padding-top: 70px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#copytag2 a {
	font-size: 9px;
}
#copytag2 a:hover {
	font-size: 9px;
}