body {
	font-family: arial;
	margin:0px;
	height: 100%;
	background: url("divbottom.png") repeat-x right bottom;
}

.index{
	text-align:center;
}

.buttonImg {
	width: 45px;
	height: 42px;
	border: none;
	cursor: pointer;
	background: url("search_button.png") no-repeat right bottom;
}

.divtop {
	width: 100%;
	height: 89px;
	background: url("divtop.png");
	text-align:right;
}

.divbottom {
	width: 100%;
	height: 136px;
	position:relative;
	bottom:0px;
	z-index : -1;
}

.jaune {
	color : #fe067b;
}

.header {
	margin-bottom : 31px;
}

.sous_recherche {
	color : #c0c0c0;
	font-size : 25px;
	font-family: Impact, Charcoal, sans-serif;
	margin-top : 35px;
	line-height:22px;
}

.top_recherche {
	color : #b5b5b5;
	font-size : 13px;
	font-weight : 400;
	letter-spacing:-0.5px;
	margin-top : 50px;
	width : 560px;
	margin-left : auto;
	margin-right : auto;
	line-height : 17px;
	text-align : left;
}

.top_recherche span {
	color : #737373;
	font-size : 13px;
}

.top_recherche a {
	color : #b5b5b5;
	font-size : 13px;
	font-weight : 400;
	letter-spacing:-0.5px;
	text-decoration : none;
}

.top_recherche a:hover {
	color : #ccc;
}

.champ {
	border : 1px solid #bcbcbc;
	height : 52px;
	width : 410px;
	background : url("bg_form.png");
	margin-top : 7px;
	margin-bottom : 7px;
	text-align : left;
	padding:0px;
}

#recherche {
	color : #000;
	font-size : 19px;
	font-weight : 400;
	letter-spacing : -1px;
	background : url("bg_form.png") no-repeat top left;
	border : 0px;
	height : 22px;
	padding:14px;
	vertical-align : top;
	margin:0px;
	width : 320px;
}

.last_recherche {
	color : #b5b5b5;
	font-size : 13px;
	font-weight : 400;
	letter-spacing:-0.5px;
	width : 560px;
	margin-left : auto;
	margin-right : auto;
	line-height : 17px;
	text-align:left;
}

.last_recherche span {
	color : #737373;
	font-size : 15px;
}

.last_recherche a {
	color : #b5b5b5;
	font-size : 13px;
	font-weight : 400;
	letter-spacing:-0.5px;
	text-decoration : none;
}

.last_recherche a:hover {
	color : #ccc;
}

.intro {
	font-weight : bold;
	font-size : 17px;
	letter-spacing:0.5px;
	margin-bottom : 0px;
	padding-top : 0px;
	text-align : left;
	color : #000;
}

.gras {
	font-weight : bold;
}

.noir {
	letter-spacing:0px;
	color : #000;
	font-weight : bold;
}

th {
	font-weight : bold;
	text-align : center;
	border-bottom : 1px solid #049eff;
	background-color : #72b9f9;
}

.conditions {
	margin-top : 40px;
	margin-bottom : 40px;
	color : #b5b5b5;
	font-size : 15px;
	letter-spacing:-0.5px;
}

.footer {
	margin-top : 40px;
	color : #b5b5b5;
	font-size : 15px;
	letter-spacing:-0.5px;
}

.footer a {
	color : #b5b5b5;
	text-decoration : none;
}

.footer a:hover {
	color : #ccc;
}

.search {
	color : #737373;
	font-size : 15px;
	font-weight : 600;
	letter-spacing :-0.7px;
	width : 410px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0px;
}

.rss_button{
	margin-right : 4px;
}

.u:hover{
	text-decoration : underline;
}

.formulaire{
	border : 2px solid #049eff;
	text-align : right;
}

#newrss input{
	border : 0px;
	border-bottom : 1px solid #049eff;
	width : 300px;
	color : #363636;
	margin-top : 4px;
}

#newrss .file{
	border : 0px;
	border-bottom : 1px solid #049eff;
	width : 300px;
	color : #363636;
	margin-top : 4px;
}

#newrss .radio{
	border : 0px;
	border-bottom : 1px solid #049eff;
	width : 15px;
	color : #363636;
	margin-top : 4px;
}

#newrss .submit{
	width : 550px;
	height : 40px;
}

textarea{
	border : 1px solid #049eff;
	width : 300px;
}
