td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#61442B;
	line-height:13px;
}
a {
	text-decoration: underline;
	color:#7D2800;
}

body {
	margin:0px;
	padding:0px;
	background-color: #6D5D67;
}

.copy{
font-family:tahoma;
color:#8C6241;
text-decoration:none;
}

.top_txt {	color:#A6A6A6;
			text-decoration:none}

.content {color:#61442B; text-decoration:none}
.red {color:#7D2800; text-decoration:none}
.top_txt {color:#8F7156; text-decoration:none}

.white {color:#ffffff; text-decoration:none}

.abs {vertical-align:middle}
.sm {font-size:10px}
.u {text-decoration:underline}
.nu {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:11px}


.form_category { width:154px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#AF8F73;
		background-color:#ffffff;
		color:#8F7156;
		margin-left:0px;
		margin-right:0px}
		
.form { width:210px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#715237;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:210px;
		height:82px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#715237;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}


a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}
/* -------- site web programme par siatris ----------- */
#programmationsiteinternet {
	text-align: center;
	margin-top: 50px;
}
#programmationsiteinternet p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595E6A;
        text-indent: -9999px;
}
#programmationsiteinternet a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595E6A;
	text-decoration: none;
}
#programmationsiteinternet a:hover {
	text-decoration: underline;
}
#programmationsiteinternet a:visited {
	color: #595E6A;
	text-decoration: none;
}

