@charset "utf-8";
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background: #fff url(images/fond.jpg) repeat-x 0 0;
}
#affichage {
	margin: auto;
	width:800px;
background-color: #FFC;
}
#moteur {
	width:800px;
	margin: auto;
}
#twitter {
	display: inline-block;
	float:right;
}

a:link {
	font-weight: bolder;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-weight: bolder;
	color: #006600;
	text-decoration: none;
}
h2 {
	color: #333333;
	font-size: 18px;
	font-weight: bolder;
}
#superieur {
	border: 1px solid #CCCCCC;
	width: auto;
	height: 19px;
}
#recherche {
	border: 1px inset #999999;
	background-color: #F0F0F0;
	text-align: center;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
}
.menu {
	width: 800px;
	margin: auto;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
}
#fond {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
#bouton_recherche {
	background-color: #FFFF99;
	font-size: 10px;
	border: thin solid #FFFF66;
	cursor: default;
	color: #006600;
	font-weight: bold;
}
#mode_recherche {
	color: #006600;
	background-color: #F0F0F0;
	font-size: 10px;
}
#connexion {
	color: #006600;
	background-color: #FFFFCC;
	font-size: 10px;
	border: 1px solid #FFFF66;
}
.Erreur {
	color: #006699;
	text-decoration: blink;
	border: medium dashed #FFCC00;
	background-color: #FFFF99;
	text-align: center;
	vertical-align: middle;
	font-size: large;
}
.Message {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	width:800px;
	margin:auto;
	background-color:#FFFFCC;
}
#panier {
	left: 41px;
	margin-left: 41px;
	height: 16px;
	text-align: center;
	margin-top: 12px;
	float:none;
	margin-bottom: 15px;
}
#fond_cellule_droite {
	background-image: url(images/Ban_03.png);
}
.Style1 {
	color: #006600;
	font-weight: bold;
}
.important {
	color: #FF0000;
	font-size:16px;
	font-variant:small-caps;
	font-weight: bold;
}
.Style3 {
	font-size: small;
	color: #006600;
}
.copyright {
	font-size: small;
	color: #666666;
}
.Style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
	}
.bouton_orange {
	color: #990000;
	background-color: #FFCC66;
	border: 1px solid #FF6600;
	margin:auto;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
}
.bouton_orange:hover{
	color: #FFFFFF;
	background-color: #FF9933;
	border: 1px solid #FF6600;
	margin:auto;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
}
.bouton_vert {
	color: #003300;
	background-color: #66FF66;
	border: 1px solid #003300;
	margin:auto;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
}
.bouton_vert:hover{
	color: #FFFFFF;
	background-color: #669933;
	border: 1px solid #000000;
	margin:auto;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
}
.bouton_bleu {
	color: #003366;
	background-color: #00CCCC;
	border: 1px solid #003300;
	margin:auto;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
}
.bouton_bleu:hover{
	color: #FFFFFF;
	background-color: #0033CC;
	border: 1px solid #000000;
	margin:auto;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
}

legend {
	font-size: 15px;
	color: #0A4F2D;
	font-weight: bold;
}
label {
	margin-left:15px;
	display:block;
	width:180px;
	float:left;
	overflow:visible;
}
#affichage form {
	background-color: #FFC;
}
