/* Paramètres Globaux */
/* Tous les Eléments xHTML */


* {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
}
body {
	color: #000;
	font-family: Geneva, Verdana, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: url(../Images/Background/bg-page.jpg) center repeat-y;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 12px;
}
a:link {
	color: #3d3d3d;
	text-decoration: none;
}
a:visited {
	color: #3d3d3d;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #FC9;
	text-decoration: none;
}
ul {
	list-style-type: none;
	display: block;
}
li {
	display: block;
}
table {
	padding: 0;
	margin: 0 auto;
}
/* Formulaires (Begin) */
form {
/*
	display: block;
	width: 520px;
	padding: 20px;
	margin: 20px auto;
	border: 1px solid #E4E4E4;
	background-color: #F4F4F4;
	*/
}
fieldset {
	display: block;
	width: 500px;
	padding: 10px;
	border: none;
	font-size: 18px;
}
legend {
	display: block;
	width: 500px;
	color: #036;
	font-style: italic;
	margin: 5px 0;
	padding-bottom: 5px;
	border-bottom: #999 dotted 1px;
}
label {
	float: none;
	width: auto;
}
input {
	color: #555;
	padding: 2px;
	border: 1px solid #B5B8C8;
	font-family: Geneva, Verdana, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
input.boutonArrondi {
	color: #555;
	border: none;
}
textarea {
	display : block;
	width: 450px;
	color: #555;
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #B5B8C8;
	font-family: Geneva, Verdana, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
textarea.adresse {
	display : block;
	width: 136px;
	color: #555;
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #B5B8C8;
	font-family: Geneva, Verdana, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
select {
	display : block;
	width: 140px;
	color: #555;
	padding: 2px;
	border: 1px solid #B5B8C8;
	font-family: Geneva, Verdana, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#noStyle {
	display : block;
	width: auto;
	color: #555;
	padding: 2px;
	border: 1px solid #B5B8C8;
	font-family: Geneva, Verdana, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.fondMatinJaune {
	background-color: #EDEEC4;	/*#EDEEC4;*/
}
.fondMatinBleu {
	background-color: #FFE2E2;  
}
.formChamp {
	color: #000;
	background-color: #f9f9f9;
}
.formLibelle {
	color: #009;
	padding: 5px 5px 5px 18px;
}
.formLibelleNoir {
	color: #000;
	padding: 5px;
}
.formLibelleGris {
	color: #666;
	padding: 5px;
}
.GrisAvisOK {
	color: #900;
	padding: 7px;
	font-size: 11px;
	font-weight: bold;
}
.titreAvis {
	font-size: 10px;
	font-style: italic;
	padding: 3px;
}
.titreAvis strong {
	font-style: normal;
}

.formLibelleGrisBis {
	color: #666;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}
.formChampOblig {
	color: #009;
	padding: 5px 5px 5px 18px;
	background: url(../Images/Picto/stern.png) no-repeat;
}
.formComment {
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
}
/* Formulaires (End) */




/* Classes Globales (Begin) */
.fondBlanc {
	background-color: #FFF;
}
.fondGris {
	background-color: #CCC;
}
.fondBasPage {
	background-color:#eee;
	border-top: solid 1px #ccc;
}
.fondMenu {
	background-color:#eee;
	border-bottom: 	solid 1px #ccc;
}
.texteErreur {
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #C30;
	text-decoration: none;
}
.logoTexte {
	font-size: 10px;
}
.point {
	border: dotted #666 1px;
}
.container {
	background-color: #EDEDED;
}
.lienBas a, .lienBasPave a {
	display: block;
	width: auto;
	color: #069;
	font-style:	italic;
	/*width:	170px;*/
}
.lienBasVersion a {
	display: block;
	color: #069;
	font-style:	italic;
	width:	200px;
}
.lienBasFiche a {
	display: block;
	color: #069;
	font-style:	italic;
	width:	250px;
}
.datePublier {
	color: #666;
	padding: 5px 0;
	font-size: 10px;
}
.resume {
	color: #666;
	padding: 10px 0 0 0;
	font-size: 11px;
	font-style:	normal;
}
.point5 {
	background: url(../Images/Background/pointx5.gif) repeat-x;
}
/* Classes Globales (End) */



/* ------------------------------- Bas de Page ------------------------------*/

ul.basPage {
	/*
	font-weight:		bold;
	*/
	width: 				100%;
	height:				28px;
	background-color: 	#eee;
	border-top: 		solid 1px #ccc;
	position: 			relative;
	float: 				left;
}
ul.basPage li.questionBas {
	padding: 			7px 10px;
	background-color: 	#eee;
	color: 				#000;
	float: 				left;
	line-height: 		1.3em;
	vertical-align: 	middle;
	zoom: 				1;
	width:				150px;
	border:				none;
}
ul.basPage li.accueilBas, ul.basPage li.planBas, ul.basPage li.pubBas, ul.basPage li.partenairesBas, ul.basPage li.contactBas {
	padding: 			7px 10px;
	background-color: 	#eee;
	color: 				#000;
	float: 				left;
	vertical-align: 	middle;
	width:				100px;
	border:				none;
}
ul.basPage li.hover, ul.basPage li:hover {
	background-color: 	#f6f6f6;
	color: 				#000;
	position: relative;
	cursor: default;
}
ul.basPage a:link, ul.basPage a:visited {
	color: 				#666;
	text-decoration: 	none;
	font-size:11px;
}
ul.basPage a:hover {
	color: 				#336699;
}
ul.basPage a:active {
	color: 				#ffa500;
}
ul.basPage, ul.basPage li {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
}
/* ----------------------------- Fin Bas Page -------------------------------- */



.newsTitre {
	color: #666;
	/*
	font-size: 18px;
	line-height: 22px;
	*/
	font-size: 1.4em;
	line-height: 1.2em;
	padding-bottom: 10px;
}
.newsSousTitre {
	color: #069;
	font-size: 16px;
	margin-bottom:	10px;
	/*padding-top: 3px;*/
}
.newsPhoto {
	padding: 2px;
	border: #CCC solid 1px;
}
.newsChapeau {
	color: #369;
	font-size: 1.1em;
	line-height: 1.2em;
	/*
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	*/
}
.newsChapeauGuide {
	color: #666;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/*
	font-style: italic;
	border:#CCC solid 1px;
	*/
}
.newsTexte {
	color: #333;
	line-height: 1.2em;
	/*
	font-size: 13px;
	line-height: 18px;
	font-size: 1.2em;
	line-height: 1em;
	font-family: Verdana, Geneva, sans-serif;
	*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.newsTexte p {
	font-size: 1.1em;
	line-height: 1.2em;
}
.newsTexte h3 {
	color: #333;
	font-size: 15px;
	display: block;
	padding: 15px 0 10px 0;
}


.prixAnnonce {
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
	color: #F33;
}


.msgRouge {
	display: block;
	padding: 10px 30px; 
	margin: 8px; 
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	/*background-color: #F00; */
	background-color: #900;
}
.msgBleu {
	display: block;
	padding: 10px 30px; 
	margin: 8px; 
	background-color: #fafa88;/*#FF0*/
	line-height: 1.2em;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.txtAide {
	color: #666;
	font-style: italic;
}
p.txtAide {
	color: #666;
	font-style: italic;
	font-size:12px;
}
p.txtAide a {
	color: #06F;
	font-weight: bold;
	text-decoration:none;
}
p.txtAide a:hover {
	text-decoration: underline;
}
.PavePhotos
{
	background:url(../Images/Background/PavePhotos.jpg) no-repeat;
}
.PaveVideos
{
	background:url(../Images/Background/PaveVideos.jpg) no-repeat;
}
.lienBas, .lienBasPave {
	display: block;
	color: #069;
	font-style:	italic;
}
.lienBasVersion {
	display: block;
	color: #069;
	font-style:	italic;
	background: url(../Images/Picto/fleche_cercle.png) no-repeat 0 3px;
	padding: 5px 5px 5px 25px;
}

.lienBas
{
	background: url(../Images/Picto/fleche_cercle.png) no-repeat 0 3px;
	padding: 5px 5px 5px 25px;
}

.lienBasPave
{
	background:url(../Images/Picto/fleche.png) no-repeat 0 7px;
	padding: 3px 5px 5px 12px;
}
.filetGris
{
	background:	url(../Images/Background/pixelGris.png) repeat-x;
}
.poste
{
	font-size:	10px;
	color:		#666;		
}
.poste a
{
	font-size:	10px;
	color:		#666;		
}
.txtPave
{
	font-size:	10px;
	width:		175px;
}/*
#tbInterview h2, #tbEvent h2
{
	font-size:		14px;
	font-weight:	bold;
	color:			#000;
	margin:			0px 0px 5px 0px;
}*/
#Recherche_Menu
{
	font-family: Verdana, Geneva, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	float:		right;
	padding:	0px 15px 0px 0px;
}
.TitreForum, .TitreForum  a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:	15px;
	color: #036;
	margin-bottom:	5px;
	padding-top: 10px 0;
}
.resumeForum {
	color: #666;
	padding-top: 10px;
	font-size: 11px;
	font-style:	normal;
}
.TitreSujet, .TitreSujet  a
{
	font-size:	11px;
	color:	#369;
	padding-bottom:	5px;
	padding-top:			5px;
	/*line-height:			30px;*/
}
.EnteteSujet, .EnteteSujet a {
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 10px 0 0px 0;
	color: #666;
	font-size: 11px;
	font-style:	normal;
}
.Libelle, .Libelle a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family:	Georgia, "Times New Roman", Times, serif;
	margin: 0px 0 0px 10px;
	color: #666;
	font-size: 11px;
	font-style:	normal;
}
.SujetForum, .SujetForum a {
	padding: 10px;
	color: #666;
	font-size: 13px;
	font-style:	normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.MessageForum, .MessageForum  a
{
	font-size:	11px;
	color:			#000;
	padding-bottom:	5px;
	padding-top:			5px;
	padding-left:			10px;
	/*line-height:			30px;*/
}
.ResumeVideo{
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.TitreVideo  {
	font-family:	"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:	bold;
	font-size:		1.1em;
	padding-top: 5px;
	color: #333;
}
.cacher {
	display: none;
}
.addthis_toolbox {
	float: right;
}
.barreAvis {
	background-color: #a9a9aa;
	color: #FFF;
	height: 14;
}
/*************** Notifications ***************/

.notification {
	position: relative;
	margin: 0 0 7px 10px;
	padding: 0;
	border: 1px solid;
	background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
	font-size: 13px;
	width: 97.6%;
}

.success {
	background: #d5ffce url('../Images/tick_circle.png');
	border-color: #9adf8f;
	color: #556652;
}

.error {
	background: #ffcece url('../Images/cross_circle.png');
	border-color: #df8f8f;
	color: #665252;
}

.notification div {
	display:block;
	font-style:normal;
	padding: 10px 10px 10px 36px;
	line-height: 1.5em;
}

.notification .close img{
	color:#990000;
	font-size:9px;
	position:absolute;
	right:5px;
	top:5px;
	border:none;
}


.searchWrapper {
	background-color: #BFBFBF;
}
#searchBlock {
	background-color: #E9E9E9;
	overflow: hidden;
	width: 290px;
}
#searchTab1, #searchTab2 {
    display: block;
    float: left;
    height: 43px;
    width: 145px;
	cursor: pointer;
}
#searchTab1.on {
	background-image: url(../Images/acheter-on.png);
}
#searchTab1.off {
	background-image: url(../Images/acheter-off.png);
}
#searchTab2.on {
	background-image: url(../Images/vendre-on.png);
}
#searchTab2.off {
	background-image: url(../Images/vendre-off.png);
}
#acheter, #vendre {
	float: left;
	font-size: 11px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#vendre {
	padding: 15px 0 0 0;
	display: none;
}
#vendre a img {
	border: none;
}
#acheter {
	display: block;
}
#acheter label {
	display: block;
}
#acheter select {
	border: 1px solid #B5B8C8;
    color: #555555;
    display: block;
    font-family: Geneva,Verdana,sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
    padding: 2px;
    width: 130px;
	margin-top: 2px;
}

/* TOP MENU */
#top-navigation{
	border:solid 1px #d2d2d2;
	border-width:1px 0;
	padding:0px 0;
	position:relative;
	width:800px;
	height: 30px;
	z-index:200;
	/*
	background-color: #eeeeee;
	height:40px;
	*/
	background: url(../Images/Background/bg-menu.jpg) repeat-x 0 0;
}
#topnav, #topnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
}
#topnav a {
	display:block;
	padding: 5px 0;
	height: 20px;
	font-size: 0.65em;
	color: #fff;
	text-decoration: none;
	/*
	padding:9px 0 10px 0;
	height: 30px;
	color:#212121;
	*/
}
#topnav a.current {
	color: #a2d3f4;
	text-decoration: underline;
	/*
	color:#4482c0
	*/
}
#topnav a:hover {
	color: #a2d3f4;
	/*
	color:#4482c0;
	*/
}
#topnav li {
	float:left;
	position:relative;
	font-size:20px;
	padding:0 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


#topnav li li {
	padding-right:0px;
	/*
	text-transform: capitalize;
	line-height:25px;
	*/
	padding:0px 0px;
	background-image:none;
	
}

#topnav ul {
	position:absolute;
	display:none;
	width:160px;
	top: 30px;
	left:10px;
	padding:5px 0;
	background-color: #3a69a9;
	border:solid 1px #d2d2d2;
	border-width:0 1px 1px 1px;
	/*
	top:40px;
	left: 0;
	background-color: #eee;
	*/
}

#topnav li ul a {
	width: 130px;
	height: auto;
	margin: 0;
	padding: 5px 15px;
	line-height: normal;
	font-size: 0.6em;
	color: #fff;
	/*
	font-size:12px;
	color: #535353;
	padding:10px 15px;
	*/
	
}

#topnav li ul a:hover {
	color: #333; 
	background-color: #84bee6;
	/*
	color: #4482c0; 
	background-color: #f7f7f7
	*/
}

#topnav ul ul {
	top:-5px;
}	

#topnav li ul ul {
	left:160px;
	margin:0px 0 0 0px;
}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li:hover ul ul ul ul{
	display:none;
}
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li li li li:hover ul{
	display:block;
}
#googleS {
	height: 25px;
	padding: 5px 7px 0px 0px;
	border-bottom: #dcdada solid 1px;
	border-top: #dcdada solid 1px;
	margin: auto;
	text-align: right;
	background: url(../Images/Background/bg-menu.jpg) repeat-x 0 0;
	/*
	background-color: #eeeeee;
	padding: 9px 7px 0px 0px;
	height: 31px;
	*/
}
#googleS input.inputText {
	width: 95px;
}


a.rechAdvanced {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #036;
}





