/* CSS Document */

body,td,th
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

body
{
	background-color: #3F3F3F;
	background: #3F3F3F url(../images/fond.gif) repeat-x;
	margin: 0px;
	text-align:center;
}

#logo
{
	position:absolute;
	top:0px;
	left:0px;
}

.implantations
{
	background-color: #3F3F3F;
	background: #3F3F3F url(../images/fond-implantations.gif) repeat-x;
}

h1, h2, h3, h4, h5, th
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 0px;
	padding: 0px;
}

a
{
	color: #ffffff;
}

a:hover
{
	text-decoration: none;
}

img
{
	border:none;
}

#container
{
	width:810px;
	margin:0 auto;
	text-align:left;
}

#header
{
	text-align:center;
}

#footer
{
	clear:both;
}

#header-implantations {
	position:relative;
	padding-top:50px;
	height: 80px;
	text-align:center;
}

#main
{
	
}

#carte
{
	margin: 0px;
	padding: 11px 0px 0px 36px;
	float: left;
	height: auto;
	width: 312px;
}

#carte-implantations
{
	margin: 0px;
	float: left;
	height: auto;
	width: 400px;
}

#tags
{
	margin: 0px;
	padding: 22px 0px 0px;
	float: right;
	height: 99px;
	width: 439px;
	font-size: 14px;
	line-height: 20px;
}

#tags-implantations
{
	margin-top: 10px;
	padding:0px 12px 0px 30px;
	float: right;
	height: 104px;
	width: 362px;
	font-size: 14px;
	line-height: 20px;
}

#adresse
{
	margin: 0px;
	padding: 12px 0px 0px 43px;
	float: right;
	height: 100px;
	width: 419px;
	background: url(../images/fond-adresse2.gif) no-repeat;
	font-size: 12px;
}

#adresse-implantations
{
	margin-top: 50px;
	padding:12px 12px 0px 34px;
	float: right;
	height: 140px;
	width: 358px;
	background: url(../images/fond-adresse-implantations.gif) no-repeat;
	font-size: 12px;
}

#retour-accueil
{
	float: right;
	padding-right:20px;
	font-size:12px;
}

.titre
{
	font-size: 14px;
	font-weight: bold;
}

.tag1
{
	font-size: 14px;
	font-weight: bold;
	color: #a6a6a6;
}

.tag2
{
	font-size: 20px;
	color: #ae8539;
}

.tag3
{
	font-size: 16px;
	color: #ae8539;
}

.tag4
{
	font-size: 14px;
	color: #c8a053;
}

.tag5
{
	font-size: 20px;
	color: #9a9a9a;
}

.tag6
{
	color: #caa45b;
}

h2
{
	font-size:1.3em;
	font-weight: normal;
	color: #FFFFFF;
}

h3
{
	font-size: 13px;
	font-weight: bold;
	color: #CB993A;
	padding: 0px 0px 5px;
}

