#Container {
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 900px;
	height: 550px;
	margin-left: -450px; /* moiti?de la largeur */
	margin-top: -275px; /* moiti?de la hauteur */
}

#NavigationTop {
margin-top:42px;
margin-right:88px;
text-align:right;
}

#NavigationPg {
margin-top:42px;
text-align:right;
}

#Contenu {
margin-left:51px;
}


BODY { 
	background-image: url(../pix/bluebluebody.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-arrow-color: #007BCE;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: 99CCFF; 
	scrollbar-darkshadow-color: 99CCFF; 
	scrollbar-track-color: #99CCFF; 
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	color:#000000;
}

td {	font-family:arial,verdana,sans-serif;;
	font-size:12px;
	color:#000000;}
	
h1,h2,h3,h4,h5 {
		margin: 0px 0px 0px 0px;
		}

h1 {	font-family:arial,verdana,sans-serif;;
	font-size:16px;
	color:#0099FF;}
	
input, select, textarea {
border:1px solid #9BE167;
font-size:12px;
color:#000000;
}

A:link { 
	text-decoration:underline;
	color:#000000;
}

A:visited {
	text-decoration:underline;
	color:#ff9900;
}

A:hover {
	text-decoration:none;
	color:#ff9900;
}

ol.decimal {
list-style-type: decimal;
margin-left:12px;
padding-left:12px;
}

.titre {
	font-family:arial,verdana,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}.txt {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #000000;
}
.titre2 {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txtbld {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titre3 {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.redyuan{
    background-color:#FF3366;
	color: #FFF;
	font: Tahoma;
	padding:2px 2px 0 2px;
	font-size:12px;
	font-weight:bolder;
}

div.img a:hover img
  {
  border: 1px;
  border-style:solid;
  color: #000000;
  
  }
.blog_content{
width:502; background: #F9F9F9; border-width:1px; border-style:solid; border-color:#E4E4E4; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;  padding-left:10px; padding-right:10px; padding-top:5px;padding-bottom:0px;
}

.help2{
width:460; background: #e6f9f8; border-width:1px; border-style:solid; border-color:#0099FF; margin-left:0px; margin-top:10px; margin-bottom:10px;padding-left:10px; padding-right:10px; padding-top:5px;padding-bottom:5px;
}

.help3{
width:460; background: #E3F9D5; border-left: 1px solid #75E124; margin-left:0px; margin-top:10px; margin-bottom:10px; padding-left:10px; padding-right:10px; padding-top:5px;padding-bottom:0px;
}

.helpfunctions{
background: #F3F3F3; border-width:1px; border-style:solid; border-color:#E2E2E2; margin-left:0px;margin-right:0px; margin-top:0px;padding-left:2px; padding-right:2px; padding-top:0px;padding-bottom:0px;
}
A.helptxtlink:link  { 
	text-decoration:underline;
	color:#3333FF;
	font-size:10px;
}
A.qlink:link  { 
	text-decoration:underline;
	color:#3333FF;
	font-size:12px;
}
A.qlink:visited  { 
	text-decoration:underline;
	color:#993366;
	font-size:12px;
}
#listing div.actions {
	position:relative;
	width:auto;
	margin:10px 0px 10px 40px;
	padding-bottom: 0px;
	clear:both;
}

#listing div.actions a {
	display:inline;
	padding:1px 4px 1px 4px;
	font-size: 10px;
	text-decoration:none;
	color:#666;
	margin-right: 5px;
	border:1px solid #EEE;
	background: url(../pix/buttonBG.gif) repeat-x center;
}
/* Fix for peek-a-boo bug in IE-mac  \*/
* html #listing div.actions a {height: 1%;}
/* End Fix*/

#listing div.actions a:hover {
	color:#FFF;
	text-decoration:none;
}

#listing div.actions a.contact {
	font-weight:bold;
}

#listing div.actions a.jobs:hover {background: #006699 }
#listing div.actions a.personals:hover {background:#993366;}
#listing div.actions a.buysell:hover {background:#009999;}
#listing div.actions a.property:hover {background:#666699;}
#listing div.actions a.dining:hover {background:#CC0000;}
#listing div.actions a.nightlife:hover {background:#FF9933;}
#listing div.actions a.services:hover {background:#666633;}



<![if !IE 6]>



.shiftcontainer{
position: relative;
left: 6px; /*Number should match -left shadow depth below*/
top: 4px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
margin-left:8px;
width: 300px; /* container width*/
background: transparent url(../pix/bigshadow.gif) no-repeat bottom right;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid #CCCCCC;
padding: 2px;
position: relative;
left: -6px; /*shadow depth*/
top: -4px; /*shadow depth*/
}

<![endif]>

