body {
	background-image: url(/pict/art/imgs/bgtop.jpg);
	background-repeat: repeat-x;
	background-color: #A00000;
	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/art/imgs/banniere.jpg) no-repeat center top;*/
	background-color: #000000;
	vertical-align:top;
	width:900px;
	height:122px;
}
.top {
	background-image: url(/pict/art/imgs/ban_art.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titre {
	font-size:30px;
	color:#F21200;
	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:#FF1804;
	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:#D71000;
	/*color:#FFFFFF;*/
}
.menu {
	background-image: url(/pict/art/imgs/ar_menu.jpg);
	background-repeat: repeat-x;
	height: 31px;
}
.menu_bottom {
	background-image: url(/pict/art/imgs/menu_bottom.jpg);
	background-repeat: repeat-x;
}
.contenu {
	padding: 10px;
	background-color: #000000;
	line-height: 20px;
}
.left {
	background-image: url(/pict/art/imgs/cote_left_top.jpg);
	background-repeat: repeat-y;
}
.right {
	background-image: url(/pict/art/imgs/cote_right_top.jpg);
	background-repeat: repeat-y;
}
.footer{
	padding: 10px;
	background-color: #202020;
}
.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: 170px; /* 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 #FF1804; /* Set image border hover color */
}

#statusdiv {
	border: 1px solid #FF1804;
	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;
	}
.center {
	line-height: 20px;
}
.center a img {
border: 1px solid #EED194; 
}

.center a:hover img {
	border: 1px solid #FF1804; 
}
.center li{
	margin: 25px;
	line-height: 20px;
}
.reponse {
	margin: 10px;
	text-align: left;
	line-height: 16px;
	border: 1pt dashed #EED194;
	padding: 10px;
	list-style-type: none;
}
.reponse a {
color: #EED194;
}
.fiche {
	text-transform: uppercase;
	font-weight: bold;
	color:#F21200;
}			
