/* CSS Document by Cedric Ricci for CONSEIL PATRIMOINE 2006*/

body {
	background-color: #E5E4C4;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	margin: 0;
}

a:link {
	color: #333300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333300;
}
a:hover {
	text-decoration: underline;
	color: #333300;
}
a:active {
	font-weight:bolder;
	color: #4F0000;
}

li {
margin: 25px 0;
list-style: none;
}

#main {
     position:absolute;
     left: 50%; 
     width: 700px;
     height: 844px;
     margin-left: -350px; /* moiti de la largeur */
}

h1 {
	position:absolute;
	background-image: url(images/titre.jpg);
	text-indent:-1000em;
	overflow:hidden;
	width: 700px;
	left: 0px;
	height: 242px;
	top: 0px;
	margin-top: 0;
}

h2 {
	color:#003300;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:bold;
	}
	
#menu {

	float:left;
	width: 200px;
}

#menu-liens {
	position:absolute;
	width:197px;
	height:443px;
	z-index:1;
	left: 0px;
	top: 257px;
	font-size: 12px;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-variant:small-caps;
	font-weight:bold;
	color:#333300;
}

#content-titre {
	position:absolute;
	background-image: url(images/content-haut-fond.gif);
	text-align:right;
	width: 500px;
	height: 35px;
	left: 200px;
	top: 242px;
}

#text-content-titre2 {
	width:200px;
	height:123px;
	padding-top: 30px;
	padding-left: 17px;
	color:#003300;
	font-size:13px;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-weight:bold;
}

#content-titre2 {
	position:absolute;
	background-image: url(images/titre2.jpg);
	text-align:left;
	width: 500px;
	height: 190px;
	left: 200px;
	top: 277px;
}

#content {
	background-image: url(images/content-fond.gif);
	background-repeat: repeat-y;
	width: 500px;
	height: 530px;
	left: 200px;
	top: 277px;
	text-align: center;
	position: absolute;
}

#titre-intro {
	padding-left: 17px;
	padding-top: 10px;
	padding-bottom: 0px;
	width:480px;
	height:5px;
	text-align:left;
}

#text-content {
	width:450px;
	color:#003300;
	margin-left: 15px;
	font-size:13px;
	font-family:"Trebuchet MS", Verdana, Tahoma;
}

#text-content2 {
	float:left;
	width:149px;
	height:123px;
	padding-left: 12px;
	padding-bottom: 20px;
}

#content-bas {
	position:absolute;
	text-indent:-1000em;
	overflow:hidden;
	background-image: url(images/content-bas-fond.gif);
	width: 500px;
	height: 38px;
	left: 200px;
	top: 798px;
}

#images {
	text-align:center;
	margin-top: 100px;
	}

div.float {
height: 120 px;
 	margin:4px;
	margin-bottom:20px;
	float: left;
 }

div.float p {
heigh: 20px;
 	text-align: center;
  }

div.container {
   border: 0px;
 }

div.spacer {
margin-top:10px;
 	clear: both;
 }
 
 #div-menu-01 {
float:left
}