body {
	background-image: url(../pict/imgs/bgtop.jpg);
	background-repeat: repeat-x;
	background-color: #515151;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 80%;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #EED194;
}
.orange a {
	color:#FF9900;
	text-decoration:none;
}
.orange a:hover {
	text-decoration:underline;
	color: FFFFFF;
}
#menu a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

	display:block;
}
#menu a:hover {
	font-size: 12px;
	color: #EED194;
	text-decoration: underline;
}

.header {
	/*background:url(../pict/imgs/banniere.jpg) no-repeat center top;*/
	background-color: #000000;
	vertical-align:top;
	width:900px;
	height:122px;
}
.top {
	background-image: url(../pict/imgs/ban_auction.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titre {
	font-size:30px;
	color:#FF3300;
	text-decoration:none;
	font-family:"times new roman", arial, tahoma;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.titre a {
	font-size:39px;
	color:#FF3300;
	text-decoration:none;
	font-family:"times new roman", arial, tahoma;
	font-weight:bold;
}
.titre a:hover {
	font-size:39px;
	color:#EED194;
	text-decoration:none;
	font-family:"times new roman", arial, tahoma;
	font-weight:bold;
}
.sous_titre {
	padding-left:0px;
	font-size:12px;
	font-family:tahoma, arial, Microsoft Sans Serif;
	color:#FFFFFF;
	padding-top:20px;
	margin:0px 0px 0px 0px;
	letter-spacing: 2px;
}
.sous_titre  a{
	font-size:12px;
	font-family:tahoma, arial, Microsoft Sans Serif;
	color:#FFFFFF;
}
.sous_titre  a:hover{
	font-size:12px;
	font-family:tahoma, arial, Microsoft Sans Serif;
	color:#EED194;
}
.maj {
	text-transform: uppercase;
	font-weight: bold;
	color:#FF3300;
}
.menu {
	background-image: url(../pict/imgs/ar_menu.jpg);
	background-repeat: repeat-x;
	height: 31px;
}
.menu_bottom {
	background-image: url(../pict/imgs/menu_bottom.jpg);
	background-repeat: repeat-x;
}
.contenu {
	padding: 10px;
	background-color: #343434;
	line-height: 20px;
}
.contenu2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #343434;
	line-height: 20px;
}
.left {
	background-image: url(../pict/imgs/cote_left_top.jpg);
	background-repeat: repeat-y;
}
.right {
	background-image: url(../pict/imgs/cote_right_top.jpg);
	background-repeat: repeat-y;
}
.footer{
	padding: 10px;
	background-color: #000000;
}
.rouge {
	font-size:14px;
	color:#FF0000;
	font-family:"times new roman", arial, tahoma;
	font-weight:bold;
}

/* ===================================================================== */
/* Gallery Styles */

#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
	width: 100%; /* Set to gallery width, in px or percentage */
	height: 180px; /* Set to gallery height */
	text-align: left;
}

#motioncontainer a img {
border: 1px solid #EED194; /* Set image border color */
}

#motioncontainer a:hover img {
	border: 1px solid #FF3300; /* Set image border hover color */
}

#statusdiv {
	border: 1px solid #FF3300;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}

#motioncontainer a:hover {
color: ; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

/* --------------------------------------------------------------------------------*/

.important {
	font-weight: bold;
}
.catalogues {
	padding:0;
	margin: 0;
	text-align: left;
	vertical-align: middle;
}

.catalogues li{
	list-style-type: none;
	vertical-align: middle;
	padding-left: 10px;
	margin-right: 10px;
}
.catalogues a {
	text-decoration: none;
	display: block;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
.catalogues a:hover {
	text-decoration: underline;
	background-color: #000000;
	color: #EED194;
}
a.alfabeth	{
	background-color:#F3EDDD;
	padding:4px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a.alfabeth:hover {
	background-color:#000000;
	padding:4px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
input.i1{
	border:1px solid #999999;
	font-family:Arial;
	font-size:12px;
	height:18px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	}
	
input.i1[disabled]{
	border:1px solid #555555;
	background-color:#999999;
	height:18px;
	}
td.td2{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:middle;
	}
.admin a:link {
color:#FFFFFF;
text-decoration:none;
}
.admin a:visited {
color:#FFFFFF;
text-decoration:none;
}
.admin a:active {
background-color:#FFFFFF;
text-decoration:none;
}
.admin a:hover {
color:red;
text-decoration:none;
}

div.message_box {
    padding: 1ex;
    border: 1px dashed red;
    font-weight: bold;
}

