/* CSS Document */

.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.prix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color:#C33;
	text-align:right; font-weight:bold;
}

.tah_bold_white_12 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.boder_solid {
	border: 1px solid #998F90;
}

.tah_white_12 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.tah_menu_12 {
	font-family: tahoma;
	font-size: 12px;
	color: #C05717;
}
.tah_menu_bold_12 {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #C05717;
}
.border_dotted_menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
.border_dot_box {
	border: 1px dotted #CC6600;
	padding:10px;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
	border: 1px solid #C65510;
}

a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C65510;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
textarea {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
	border: 1px solid #C65510;
}
.Style11 {
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
}
