* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background-color: #b0b0b0;
	color: #4b4b4b;
	font: .8em/1.5em 'Trebuchet MS', Verdana, Arial, sans-serif;
}
p {
	margin-bottom: 10px;
	font-size: 1.1em;
}
p#ch_bas {
	font-size: 0.9em;
}
p.spe {
	margin-bottom: 5px;
}
p.spe2 {
	margin-top: 20px;
}
table {
	background: #ccc;
}
th#limited, #th#micro_ent, th#auto_ent {
	width: 150px;
}
td {
	background: #fff;
}
address {
	font-style: normal;
}
kbd {
	border: solid 1px #ccc;
	padding: 0 2px 0 2px;
	font-size: 1.1em;
	background-color:  #f7f7f7;
}
/*Charte du site*/
#global {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
#entete {
	width: 100%;
	height: 85px;
}
	#pre_menu {
		height: 60px;
	}
		#logo {
			float: right;
			margin: 10px 25px 0 0;
		}
		#reseau {
			float: right;
			margin: 50px 5px 0 0;
		}
	#menu {
		height: 25px;
		font-family: Verdana, Arial, sans-serif;
	}
#contenu {
	width: 100%;
	border: 2px solid #666;
	background: url("../images/fond.gif") repeat-y right top #fff;
}
	#img_entete {
		height: 195px;
		background: url("../images/entete.jpg") no-repeat left top;
		position: relative;
	}
		#lang {
			position: absolute;
			right: 260px;
			top: 140px;
		}
		#telephone {
			background: url('../images/telephone.gif') no-repeat left top;
			padding-left: 55px;
			padding-top: 20px;
			height: 50px;
			position: absolute;
			left: 775px;
			top: 135px;
			font-size: 1.8em;
			font-weight: bold;
		}
	#content_text {
		width: 710px;
		float: left;
		margin: 10px 0 20px 0;
		padding: 0 25px;
	}
		#col_left, #col_right {
			width: 240px;
			float: left;
			margin: 30px 0 0 0;
			padding: 0 20px;
		}
		#col_left2, #col_right2 {
			width: 270px;
			float: left;
			margin: 10px 0 5px 0;
			padding: 0 20px;
		}
		#col_left {
			margin-left: 70px;
			border-right: solid 1px #ccc;
		}
		#col_left2 {
			margin-left: 40px;
			border-right: solid 1px #ccc;
		}
		#col_right {
			margin: 30px 0 0 20px;
		}
		#col_left img, #col_right img {
			padding: 3px;
			border: solid 1px #ccc;
		}
	#content_info {
		width: 240px;
		float: right;
		margin-top: 20px;
	}
		#info_contact {
			width: 202px;
			height: 105px;
			margin: 0 0 0 9px;
			background: url('../images/info-contact-paris.jpg') no-repeat left top;
		}
		#info_terre {
			width: 202px;
			height: 210px;
			margin: 10px 0 0px 9px;
			background: url('../images/info.jpg') no-repeat left top;
		}
		#info_contact, #xml_content {
			padding: 40px 8px 8px 8px;
		}
		#info_terre {
			padding: 40px 8px 0px 8px;
		}
		#info_terre p, #info_contact p {
			font-size: 0.9em;
			margin-bottom: 8px;
		}
		#info_contact p.spe {
			margin-bottom: 4px;
		}
		#info_terre h3, #info_contact h3, #xml_content h3 {
			text-align: center;
			margin: 0 0 8px 0;
		}
	#actualites {
		width: 217px;
		margin: 0px 11px 10px 9px;
		float: right;
		background: url('../images/actu-fond.gif') repeat left top;
	}
		#xml_content {
			min-height: 130px;
			background: url('../images/actu-top.gif') no-repeat left top;
		}
			#xml_content ul {
				margin-top: 10px;
				margin-left: 0px;
			}
		#xml_bas {
			height: 12px;
			background: url('../images/actu-bas.gif') no-repeat left top;
		}
				
	#map {
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 11px;
		margin: 0 auto 20px auto;
		width: 300px;
		height: 300px;
	}
	#legal_left, #legal_right {
		width: 50%;
		float: left;
	}
	#legal_right {
		width: 45%;
	}
		#legal_right p {
			margin-bottom: 0px;
		}
#bas {
	width: 100%;
	height: 20px;
	background: #666;
	color: #fff;
	border: 2px solid #666;
}

/*Menu*/
#menu {
	width:100%;
	line-height:normal;
}
#menu ul {
	margin:0;
	padding:0px 10px 0 50px;
	list-style:none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a {
	float:left;
	background:url("../images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#menu a span {
	float:left;
	display:block;
	background:url("../images/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {
	float:none;
}
/* End IE5-Mac hack */
#menu a:hover span {
	color:#FFF;
}
#menu a:hover {
	background-position:0% -42px;
}
#menu a:hover span {
	background-position:100% -42px;
}
	#menu #current a {
		background-position:0% -42px;
		color: #fff;
	}
	#menu #current a span {
		color: #fff;
	}
	#menu #current a span {
		background-position:100% -42px;
	}
/*TITRES*/
#entete h1 {
	color: #fff;
	font-size: 1.4em;
	padding-top: 20px;
	margin-left: 90px;
}
#contenu h2 {
	margin: 0 0 15px 0;
	font-size: 1.3em;
	text-align: center;
	color: #d134a3;
}
#contenu h2.spe {
	margin: 20px 0 10px 0;
	padding-left: 5px;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	text-align: left;
	color: #7f1a61;
}
#contenu h2.spe2 {
	margin: 20px 0 10px 0;
	padding-left: 5px;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	text-align: left;
	color: #b02386;
}
#contenu #col_left h2, #contenu #col_right h2, #contenu h3.spe {
	font-size: 1.2em;
	background: url("../images/arr-gris.jpg") 0px 8px no-repeat;
	text-indent: 8px;
	margin-left: -10px;
	text-align: left;
}
#contenu h3.spe {
	background: url("../images/arr-gris.jpg") 0px 7px no-repeat;
	font-size: 1.1em;
	margin-left: 0px;
	font-weight: normal;
}
#contenu h3 {
	margin: 10px 0 0 0;
}
/*LIENS*/
a {
	color: #13578E;
}
a:visited {
	color: #551a8b;
}
#bas a {
	color: #a3ceee;
}
#bas a:hover, #bas a:visited {
	color: #fff;
}
/*Listes*/
ul {
	margin: 0 0 5px 10px;
}
ul li {
	list-style: inside square;
}
dl dd {
   margin-left: 10px;
   margin-top: 10px;
   text-indent: 8px;
   background: url('../images/arr.gif') left 7px no-repeat;
   color: #000;
  text-decoration: underline;
   margin-bottom: 5px;
}
dl dt {
   margin: 0 0 5px 17px;
}
/*Photos*/
#equipe_photos {
	width: auto;
	padding: 0 0 70px 0;
	margin: 0 0 0 100px;
}
.col1 {
	width: 120px;
	float: left;
	padding: 0;
}
.col1 img {
	margin: 15px 15px 0 15px;
}
.col1 p, #centre_equipe p {
	text-align: center;
	margin: 0;
	padding: 0;
}
#centre_equipe {
	width: 240px;
	float: left;
	padding-top: 10px;
}
#centre_equipe h3 {
	margin: 35px 0 0 25px;
	padding: 0;
	float: left;
	background: url("../images/arr2.gif") 0px 5px no-repeat;
}
#logo_equipe {
	margin: 20px 0 10px 84px;
	
}
#centre_equipe address {
	font-style: normal;
	text-align: center;
	margin: 5px 0 0 0;
}
