body{
padding:0px;
margin:0px;
}
*{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
}
img{border:0;}
h3{
	color: #5E809E;
}

.copy {
	color: #838383;
	text-decoration: none;
}
.date {
	font-weight: bold;
	color: #CF6445;
}
a.date{
	text-decoration : none;
}
.link_1 {
	color: #5E809E;
}
.text_1 {
	color: #686868;
}
.text_2 {

	color: #228F57;
}
.link_2 {

	color: #0099CC;
}
.text_3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #F09712;
}
.form_1 {

	background-color: #EAF4F3;
	border: 1px solid #C8D5E4;
	height: 16px;
	width: 192px;
}
.form_2 {
	background-color: #EAF4F3;
	border: 1px solid #C8D5E4;
	height: 147px;
	width: 192px;
	overflow:auto;
}

.occasion{color: #228F57;}
p.rech_oc{ margin : 5px;}

form fieldset{
	border : 0;
}
form ul{
	list-style-type:none;
}
form ul li{
	float : left;
	width : 150px;
	display : block;
	margin : 5px;
}

form ul li select{
	width : 100px;
}
option.opttitre{
	font-weight : bold;
	font-style : italic;
	color: #228F57;
	text-align : center;
}
