@import url("menu.css");
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	background-image: url(../images/html.gif);
}
a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/moitie.jpg);
	background-repeat: no-repeat;
	background-position: left 110px;
	background-color: #000000;
}

#header {
	height: 100px;
	width: 798px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

#contenu {
	width: 650px;
	text-align: left;
	float: right;
	margin: 0px;
	padding: 0px;
}
.response {
	color: #FFFFFF;
}
#textaccueil {
	margin-left: 20px;
	margin-top: 0px;

}
#textaccueil h1 {
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#textaccueil h2 {font-size: 15px;}
#textaccueil h2 a {
	background-color: #CCCCCC;
	display: block;
	text-decoration: none;
	color: #000000;
	width: 600px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
#textaccueil h2 a:hover {
	background-color: #666666;
}
#textaccueil p {
	color: #FFFFFF;
	padding-right: 10px;
	font-size: 12px;
}

	
#footer {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	padding-bottom: 10px;
	float: left;
	width: 800px;
}
#presta {
	margin-left: 20px;
	margin-top: 0px;
}

#presta h1 {
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 25px;
	height: 25px;
}

#presta h2 {
	color: #FFFFFF;
	font-size: 14px;
	margin: 15px 0px 0px;
	padding: 0px;
}
#presta p {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	margin: 10px 0px 0px;
}
.clear {
	clear: both;
	}

/*                 ///////////////////////////////////////////       class titres rubriques         ///////////*/
.vehicules {
	background-color: #019ACE;
	background-image: url(../images/vehicules/tigre-cyan20px.jpg);
	background-repeat: no-repeat;
	display: block;
}
.panneaux {
	background-color: #FF9900;
	background-image: url(../images/panneaux/tigre-jaune25px.jpg);
	background-repeat: no-repeat;
	display: block;
}
.kake {
	background-color: #CF5087;
	display: block;
	background-image: url(../images/kakemonos/tigre-mag20px.gif);
	background-repeat: no-repeat;
}
.stand {
	background-color: #47965F;
	display: block;
	background-image: url(../images/stands/tigre-vert25px.gif);
	background-repeat: no-repeat;
}
.imp {
	background-color: #FFCC00;
	display: block;
	background-image: url(../images/panneaux/tigre-jaune25px.jpg);
	background-repeat: no-repeat;
}
.vitrine {
	background-color: #CC6633;
	display: block;
	background-image: url(../images/vitrine/tigre-marron25px.jpg);
	background-repeat: no-repeat;
}
/*         /////////////////////////// cadres pour images dans les rubriques    //////////////////////////////*/

.images {
	border: 1px solid #666666;
	padding: 3px;
	margin-right: 2px;
}
/* ///////////////////      lien galerie images   ///////////////////////*/
.galerie {
	background-color: #FF6600;
	text-align: right;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	padding-right: 10px;
}table {
	
	
	color: #000000;
}
.ref {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 25px;
}

dl.float
{
	border: 1px solid #000;
	background-color: #ddd;
	width: 300px;
	text-align: center;
	padding: 0 0 10px;
	margin: 0 10px 1em 0px;
	float: left;
}

.float dt
{
font-weight: bold;
background-color: #131210;
color: #959289;
padding: 5px;
margin-bottom: 10px;
}

dl.gallery
{
	border: 1px solid #000;
	background-color: #ddd;
	width: 120px;
	text-align: center;
	padding: 10px;
	float: left;
}


.gallery dt img
{
border: 1px solid #000;
}

.gallery dd
{
margin: 0;
padding: 0;
}
form {
	color: #000000;
}
