/* CSS matomswe-photo.com */
body {
	font-family: verdana;
	font-size: 0.73em;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background-color: Black;
}
#header {
	height: 80px;

}

img{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}
	

#conteneur {
	width: 770px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(images/fond_matomswe.jpg);
	background-repeat: no-repeat;
	

}
#centre {
	background-color: none;
	margin-left: 240px;
	margin-right: 2px;
	padding-top: 0px;
	text-align: center;
}

#centre a{
	color: #ffffff;
	background-color: #341D09;
	border: 1px solid White;
	padding: 2px 10px 2px 2px;
}


#gauche {
	float: left;
	width: 240px;
}
	
#gauchetext{
	width: 180px;
	float: left;
	padding-left: 40px;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
}
	
	#gauchetext a{
	color: #3F210C;
	background-color: #FDF5E6;
}


#gauche h3{
	font-weight: bold;
	font-size: 1.4em;
	font-variant: small-caps;
	padding-bottom: 10px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #4A270D;
	border-left-width: 10px;
	border-left-color: Black;
	border-style: none;
	background-image: url(images/fondtitre.jpg);
	background-repeat: no-repeat;
	border: 1px dashed #D2B48C;
}


#droite {
float:right;
width: 2px;
}
#pied {
	clear: both;
	height: 20px;
	color: #ffffff;
	background-color: Black;
	font-weight: bold;
	border: 1px dashed #D2B48C;
	padding-top: 5px;
	text-align: right;
}

#pied  a {
margin: 0 2px;
color: #ffffff;
text-decoration: underline;

}



#haut {
height: 50px;
background-color:none;
list-style-type: disc;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: disc;
	color: #ffffff;
	background: none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 0.8em;
}

.haut ul {
list-style-type: none;
width: 100%; /* précision pour Opera */
}

.haut li {
float: left;
}

.haut a {
	margin: 0 2px;
	width: 80px;
	height: 40px;
	display: block;
	text-align: center;
	border: 1px solid #390000;
	text-decoration: none;
	color: #ffffff;
	background: #522B0E url(images/fondmenu.jpg);
	vertical-align: middle;
	font-weight: bold;
}

.haut a:hover {
	background: #000000;
	border: 1px solid gray;
}

.haut a:active {
	background: #696969;
	border: 1px solid gray;
	color: #fff;
}






#menugauche {
	margin: 0;
	color: #ffffff;
	padding-left: 40px;
	padding-top: 20px;
	list-style-image: url(images/photo_puce.gif);
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
color: #ffffff;
text-decoration: underline;

}
#menugauche a:hover {
text-decoration: none;
color: #DEB887;
}
#menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
   
