/* RESET */
* {
	margin:0px;
	padding:0px;
}
p {
	display: block;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
ul {
	list-style:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#main {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
.logo {
	margin:10px;
	float:left;
}
#menu {
	min-height:20px;
	margin-top:15px;
	margin-bottom:-1px;
	z-index:1000 !important;
}
#menu ul {
	display:inline;
	padding:5px;
	margin-left:20px;
}
#menu ul li {
	display:inline;
	padding:5px;
	background-color:#BBB;
	border:#BBB 1px solid;
	border-bottom:#BBB 0px solid;
	-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	behavior: url(include/PIE.htc);
	z-index:200 !important;
}
#menu ul li.active {
	display:inline;
	padding:5px;
	background-color:#FFF;
	-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	behavior: url(include/PIE.htc); 
}
#menu ul li a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#menu ul li.active a {
	color:#555;
	text-decoration:none;
	font-weight:bold;
}
#menu ul li a:link {
	text-decoration:none;
}
#menu ul li a:hover {
	text-decoration:none;
	color:#444;
}

#corps {
	background-color:#FFF;
	min-height:400px;
	padding:10px;
	border:#BBB 1px solid;
	border-bottom:#BBB 0px solid;
	-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	behavior: url(include/PIE.htc);
	z-index:-100 !important;
	
	/* A METTRE DANS LE FICHIER CSS IE */
	/*position:relative;*/
}
#ariane {
	color:#666;
	font-size:10px;
}
#menuGauche {
	margin-top:10px;
	float:left;
	width:200px;
}
#menuGauche h3 {
	margin-bottom:5px;
}
#menuGauche ul li {
	margin-left:10px;
	list-style:url(../gestion/template/i_pucenav.gif);
}
#menuGauche ul {
	margin-left:10px;
}
#content {
	border-left:#CCC 1px dotted;
	min-height:370px;
	margin-top:10px;
	margin-left:200px;
	padding:10px;
	padding-top:0px;
}
#content h3 {
	font-size:16px;
}
#content p {
	text-align:justify;
}
#content .resume {
	color:#666;
}
#content hr {
	border:0px;
	border-top:#999 1px dotted;
	height:1px;
}
#content p ul {
	list-style:circle;
	margin-left:40px;
}
#content p ul li {
	list-style:circle;
	margin-left:40px;
}
.lecture {
	float:right;
	position:absolute;
	bottom:5px;
	right:10px;
}
.imgG {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
ul.display {
	float: left;
	width: 742px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 0px solid #999;
	border-right: 0px solid #333;
	/*background: #222;*/
}
ul.display li {
	float: left;
	width: 740px;
	padding: 10px 0;
	margin: 5px;
	border-top: 0px solid #111;
	border-right: 0px solid #111;
	border-bottom: 0px solid #999;
	border-left: 0px solid #333;
	background-color:#f4f4f4;
	position:relative;
}
ul.display li:hover {
	background-color:#e0dfdf;
}

 ul.display li a {
}
 ul.display li .content_block {
    padding: 0 10px;
}
 ul.display li .content_block h2 {
    margin: 0;
    padding: 5px;
    font-weight: normal;
    font-size: 1.7em;
}
 ul.display li .content_block p {
    margin: 0;
    padding: 5px 5px 5px 245px;  /*--The left padding keeps the
content from flowing under the image--*/
    font-size: 1.2em;
}
 ul.display li .content_block a img{ /*--Double border technique--*/
    padding: 5px;
    border: 2px solid #ccc;
    background: #fff;
    margin: 0 15px 0 0;
    float: left;
	width:195px;
	height:120px;
}
 ul.display li a {
}
 ul.display li .content_block {
    padding: 0 10px;
}
 ul.display li .content_block h2 {
    margin: 0;
    padding: 5px;
    font-weight: normal;
    font-size: 1.7em;
}
 ul.display li .content_block p {
    margin: 0;
    padding: 5px 5px 5px 245px;  <span style="color: #777;">/*--The left padding keeps the
content from flowing under the image--*/</span>
    font-size: 1.2em;
}
 ul.display li .content_block a img{ <span style="color: #777;">/*--Double border technique--*/</span>
    padding: 5px;
    border: 2px solid #ccc;
    background: #fff;
    margin: 0 15px 0 0;
    float: left;
}
 ul.display li .infoBien {
	float:right;
	width:150px;
	text-align:right;
}

 ul.thumb_view li{ width: 230px; } <span style="color: #777;">/*--Switch the width
to accommodate for the three column layout--*/</span>
 ul.thumb_view li h2 { display: inline; }
 ul.thumb_view li p{ display: none; }
 ul.thumb_view li .content_block a img { margin: 0 0 10px; }
 ul.thumb_view li .lecture { clear:both; }
 ul.thumb_view li .infoBien {
	display:none;
}
a.switch_thumb {
	float:right;
    width: 122px;
    height: 26px;
    line-height: 26px;
    padding: 0;
    margin: 0px 0;
    display: block;
    background: url(switch.png) no-repeat;
    outline: none;
    text-indent: -9999px;
}
a.swap { background-position: left bottom; }

a:hover.switch_thumb {
    filter:alpha(opacity=75);
    opacity:.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.label {
	clear:left;
	width:150px;
	float:left;
	text-align:right;
	margin-top:5px;
}
.labelPetit {
	clear:left;
	width:200px;
	float:left;
	text-align:left;
	margin-top:5px;
}
.champ {
	margin-left:40px;
	float:left;
	margin-top:5px;
	width:300px;
}
.champPetit {
	margin-left:0px;
	float:left;
	margin-top:5px;
	width:190px;
}
.champNombre {
	margin-left:5px;
	float:left;
	margin-top:5px;
	width:60px;
	text-align:right;
}
.infoPetit {
	float:left;
	margin-top:8px;
	margin-left:5px;
}
.button {
	padding:5px;
	font-weight:bold;
	float:right;
	margin-top:20px;
}

.txtPetit {
	color:##4F4E4F;
	font-size:11px;
}
.ital {
	font-style:italic;
}

.right {
	float:right;
}
.left {
	float:left;
}
.width150 {
	width:150px;
}
.width300 {
	width:300px;
	padding:5px;
}
.width700 {
	width:700px;
	padding:5px;
}
.alignRight {
	text-align:right;
}
.imgBorder {
	padding: 5px;
    border: 2px solid #ccc;
    background: #fff;
}
.imgGrande {
	max-width:500px;
	max-height:450px;
}
.imgPetite {
	max-width:100px;
	height:70px;
	margin-left:10px;
	margin-bottom:10px;
	cursor:pointer;
}
.picIcone {
	margin-top:-5px;
}

.page_navigation{
	margin-top:10px;
	
}

.page_navigation a {
	padding:3px 5px;
	margin:2px;
	color:white;
	text-decoration:none;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	background-color:#AAAAAA;
}
.page_navigation a:hover {
	padding:3px 5px;
	margin:2px;
	color:black;
	text-decoration:none;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	background-color:#CCCCCC;
}
.active_page{
	background-color:white !important;
	color:black !important;
}
#footer {
	background-color:#4f4e4f;
	margin-bottom:10px;
	padding:10px;
	color:#FFF;
	border:#BBB 1px solid;
	border-top:#BBB 0px solid;
}
#footer .colG {
	float:left;
	width:180px;
}
#footer .colD {
	border-left:#CCC 1px dotted;
	min-height:100px;
	margin-left:200px;
}
#footer ul {
	display:inline;
	padding:5px;
	margin-left:20px;
}
#footer ul li {
	float: left ;
	width:120px;
	padding:5px;
}
#footer ul li a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#footer ul li a:link {
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer ul li ul {
	display:block;
	margin:0px;
	padding:0px;
}
#footer ul li ul li {
	display:block;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}
#footer ul li ul li a {
	font-weight:normal;
}
#copyright {
	width:980px;
	text-align:right;
	font-size:10px;
	color:#333;
}
.fin {
	clear:both;
}
.gras {
	font-weight:bold;
}
.rouge {
	color:#F00;
}
.txt12 {
	font-size:12px;
}

a:visited {
	text-decoration:none;
}
