html, body {  
	margin: auto;
	cursor: url("admin/const/test.ani");
	background-color: #f21b25;
	background-image: url("admin/const/background1.jpg"); 
}


div#global {
	margin: auto;
    width: 1000px;
    border: none; 
 }
	
div#central{
	margin: auto;
    width: 1000px;
    border: none; 
 }	
 
div#en_tete {
	text-align: center;
    width: 1000px;
    border: none; 
 }

#onglets
{
	font-size:14px;
	/*background: #F2462E;*/
	width: 1000px;
	height: 21px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	top: 0;
	left: 0;
	text-align:center;
}
#onglets li
{
	font-size:14px;
	float: left;
	width: 142px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:center;
}
#onglets li a:link, #onglets li a:visited
{
	display: block;
	height: 1%;
	color: #000000;
	/*background: #3B4E77;*/
	margin: 0;
	padding: 4px 8px;
	border-right: 1px solid #fff;
	text-decoration: none;
}
#onglets li a:hover { background-color: #F2462E; }
#onglets li a:active { background-color: #5F879D; }
#onglets li.fond a:link, #onglets li.fond a:visited {  background-color: #cfc301;}
#onglets li.dab a:link, #onglets li.dab a:visited {  background-color: #061cea;}
#onglets li.loc a:link, #onglets li.loc a:visited {  background-color: #c602b6;}
#onglets li.mur a:link, #onglets li.mur a:visited {  background-color: #00b271;}
#onglets li.pdp a:link, #onglets li.pdp a:visited {  background-color: #b23f00;}
#onglets li.active a:link, #onglets li.active a:visited {  background-color: teal;}
#onglets .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
}
#onglets .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 149px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#onglets .sousMenu li a:link, #onglets .sousMenu li a:visited
{
	display: block;
	color: #000000;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url("admin/const/fondTR.png") repeat;
}
#onglets .sousMenu li a:hover
{
	background-image: none;
	background-color: #F2462E;
}
#onglets .sousMenu li.fond a:hover
{
	background-image: none;
	background-color: #cfc301;
}
#onglets .sousMenu li.dab a:hover
{
	background-image: none;
	background-color: #061cea;
}
#onglets .sousMenu li.loc a:hover
{
	background-image: none;
	background-color: #c602b6;
}
#onglets .sousMenu li.mur a:hover
{
	background-image: none;
	background-color: #00b271;
}
#onglets .sousMenu li.active a:hover
{
	background-image: none;
	background-color: teal;
}
#onglets .sousMenu li.pdp a:hover
{
	background-image: none;
	background-color: #b23f00;
}

#onglets li:hover > .sousMenu { display: block; }

a{
	text-decoration: none;}
	
div#menug {
	text-align: center;
    width: 200px;
    border: none; 
	float:left;
	padding:2 px;
 }
 

div#corp {
	text-align: center;
    width:800px;
    border: none; 
	float:left;
 }
 
 div#corp2 {
	text-align: center;
    width:394px;
    border: none; 
	float:left;
	margin: 1px 2px 0 2px; 
 }
 
 div#corp3 {
	text-align: center;
    width:394px;
    border: 1px solid; 
	float:left;
	background-color: #d6d6d6;
 }
 
 div#corp4 {
	text-align: center;
    width:798px;
    border: 1px solid; 
	background-color: white;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
 }
 
 table
{
  
   background-color: white;
}
td, th 
{
   background-color: white;
   text-align: center;
}
td.index
{
   background-color: #d6d6d6;
   text-align: center;
   color: black;
   width: 350px;
   font-size: 20px;
   padding: 1px;
}

td.dab
{
   background-color: #061cea;
   text-align: center;
   color: black;
   width: 350px;
   font-size: 20px;
   padding: 1px;
}

td.fond
{
   background-color: #cfc301;
   text-align: center;
   color: black;
   width: 350px;
   font-size: 20px;
   padding: 1px;
}

td.loc
{
   background-color: #c602b6;
   text-align: center;
   color: black;
   width: 350px;
   font-size: 20px;
   padding: 1px;
}

td.loccom
{
   background-color: #c602b6;
   text-align: center;
   color: black;
   width: 350px;
   font-size: 20px;
   padding: 1px;
}

td.mur
{
   background-color: #00b271;
   text-align: center;
   color: black;
   width: 350px;
   font-size: 20px;
   padding: 1px;
}

td.pdp
{
   background-color: #b23f00;
   text-align: center;
   color: black;
   width: 350px;
   font-size: 20px;
   padding: 1px;
}


td.prix
{
   color: green;
   width: 130px;
   font-size: 30px;
}

td.img
{
   width: 180px;
}

td.annonce
{
   max-width: 450px;
}
 
blockquote
{
   text-align: right;
}

a.depo {
	font: bold 15px Batang, arial, serif;
	border: 2px #9EA0A1;
	border-style: solid; 
	margin: 2px 2px 0 2px;
	margin: 1px 2px 0 2px;
	color: red;
}

a {
	color: #0505b0;}

a:hover{
	color: black;
}

a:visited{
	text-decoration: none;
}
	

.t1{
	color: red;
}

.photo {
max-height: 100px;
}

.photo2 {
max-height: 200px;
cursor: url("admin/const/zoom.ani");
}

img {
border : none ; 
}


/* Style of the small image link */
.MagicThumb, .MagicThumb:hover {
cursor: url(admin/const/graphics/zoomin.cur), pointer;
outline: 0 !important;
}

/* Style of the small image when the large image is expanded */ 
.MagicThumb-expanded-thumbnail {
cursor: default;
}

/* Style of the span inside the small image link */
.MagicThumb span {
display: none !important;
}

/* Style of the small image */
.MagicThumb img {
border: 0;
outline: 0;
}

/* Style of the expanded image */
.MagicThumb-expanded {
cursor: url(admin/const/graphics/zoomout.cur), pointer;
background: transparent;
border: 1px solid #ccc;
outline: 0;
padding: 0;
}

/* Style of the caption for the expanded image */
.MagicThumb-caption {
color: #333;
font: normal 10pt Verdana, Helvetica;
background: #ccc;
text-align: left;
padding: 8px;
border: 0 !important;
outline: 0 !important;
}

/* Style of the close/next/previous buttons */
.MagicThumb-buttons {
background: transparent url(admin/const/graphics/buttons1.png) no-repeat 0 0;
height: 24px;
display: block;
}

.MagicThumb-buttons a {
width: 24px;
height: 24px;
margin: 0px 1px !important;
overflow: hidden;
}

/* Style of the loading message box */
.MagicThumb-loader {
font: normal 12pt sans-serif;
border: 1px solid #000;
background: #fff url(admin/const/graphics/loader.gif) no-repeat 2px 50%;
padding: 2px 2px 2px 22px;
margin: 0;
text-decoration: none;
text-align: left;
}

/* Style of the small images which swap the main image */
.MagicThumb-swap {
}

/* Style to hide caption on page. Only needed for #id method. */
.MagicThumb-external-caption {
display: none;
}

div#corp .slide {
display : none; 
}

#corner {
    background:url(illustration.png) top right;
    position:absolute;
    top:0px; right:0px;
    z-index:9999;
}

#corner img {
    border:0;
    width:80px; height:80px;
    -ms-interpolation-mode:bicubic;
}

#container {
	width: 50%;
	border: 1px solid #ccc;
	padding: 20px;
	}
	
h1 {
	font-size: 21px;
	font-family: Arial, sans-serif;
	margin:0 0 5px 0;
	padding:0;
	}

h2 {
	font-size: 16px;
	color:#b90b6d;
	font-family: Arial, sans-serif;
	margin:0 0 10px 0;
	padding:0;
	}

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

