#etude-menu {
	display: block;
	width: 159px;
	padding-top: 12px;
	float: left;
	overflow: visible;
	font-family: Arial;
	border-left: 1px solid #393939;
	}

#etude-menu a {
	display: block;
	padding: 4px;
	padding-left: 12px;
	line-height: 16px;
	color: white;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 4px;
	color: #48403E;
	}

#etude-menu a:hover {
	display: block;
	padding: 4px;
	line-height: 16px;
	padding-left: 12px;
	margin-bottom: 4px;
	background-color: #DEDEDE;
	text-decoration: none;
	}

#etude-menu .select {
	color: #a0171f;
	background-color: #CECECE;
	text-decoration: none;
	}

#etude-menu .titre-default {
	letter-spacing: .15ex;
	color: #a0171f;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 7pt;
	padding-left: 12px;
	}

#etude-menu .titre-select {
	letter-spacing: .15ex;
	color: #a0171f;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 7pt;
	background-color: #CECECE;
	text-decoration: none;
	font-weight: bold;
	}
	
#etude-separateur {
	height: 8px;
	border-bottom: 1px solid #BEBEBE;
	margin-bottom: 8px;
	}
	
.input {
	margin-left: 12px;
	width: 90px;
}

#etude-main {
	display: block;
	float: left;
	width: 537px;
	padding: 20px;
	}

#etude-resultsearch {
	height: 32px;
	color: #666666;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 12px;
	}

#etude-titre {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	height: 64px;
	line-height: 58px;
	}

#etude-texte {
	padding: 5px;
	margin-bottom: 24px;
	border: 1px dotted #a90f1f;
	font-family: Verdana;
	font-size: 9pt;
	color: #5D646D;
	text-align: left;
	line-height: 14pt;
	}

#etude-background {
	width: 537px;
	height: 400px;
	background-image: url(../images/etude-background.jpg);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: bottom;
	}

#etude-new-titre {
	padding-bottom: 8px;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: "Arial";
	color: black;
	}
	
#etude-new-tag {
	background-color: #ababab;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	}
	
#etude-new-date {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	text-align: right;
	height: 17px;
	background-color: #ababab;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	}
	
#etude-new-table {
	border-collapse: collapse;
	border-spacing: 0px 0px;
	}
	
#etude-new-texte {
	padding-top: 9px;
	padding-bottom: 6px;
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: black;
	border-bottom: 1px solid #a0171f;
	}

