@charset "iso-8859-5";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/presse/presse_accent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
input {
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}
textarea {
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}
.bouton {
	color: #FF0000;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
select {
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}

#contenu {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 180px;
}
#conformation {
	width: 500px;
	float: left;
	height: auto;
	padding-top: 100px;
	text-align: center;
	font-size: 11px;
}
.txt2 {
	font-size: 11px;
}

