/*
Fleur d'Epée
CSS Document
AGWANET 2006
*/
.topheader {
width: 800px;
height : 70px;
background-image: url(images/topheader.jpg);
}
.header {
width: 760px;
height : 250px;
background-image: url(images/header.jpg);
margin-bottom: 0px;
}
.debugcadreRed {
border: 1px #FF0000 solid;
}
.debugcadreGreen {
border: 1px #00FF00 solid;
}
.debugcadreBlue {
border: 1px #0000FF solid;
}

BODY {
font-family: Helvetica;
background-image: url(images/fd_lignehaute.gif);
background-repeat: repeat-x;
background-color: #EDEDEE;
margin-top: 0px;
color: #000000;
}
a.menu:link, a.menu:visited {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	text-decoration : none; 
	color: #FFFFFF;
	line-height: 1em;
}
a.menu:hover {
font-weight: bold;
color : #000000;
}
a.menuberger:link, a.menuberger:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	text-decoration : none; 
	color: #FFFFFF;
	line-height: 1em;
}
a.menuberger:hover {
vertical-align: top;
font-weight: bold;
color : #000000;
line-height: 1em;
}

.tableaucentre {
width: 760px;
background-image: url(images/fd_lignecentreL760.gif);
margin-top: 0px;
}
.colonnegauche {
margin-top: 0px;
margin-left: 2px;
color: #000000;
border-top: 1px #90B151 solid; 
}
.menugauche {
font-family: Helvetica;
font-size: 12px;
font-style: normal;
background-image: url(images/fd_menugauche.jpg);
background-repeat: repeat;
color: #000000;
margin-bottom: 0px;
vertical-align: bottom;
text-align: center;
}
.tablegauchebottom {
font-family: Helvetica;
font-size: 12px;
font-style: normal;
color: #000000;
margin-bottom: 0px;
vertical-align: bottom;
text-align: center;
}
.pagecentre {
width: 90%;
border: 1px #90B151 solid;
background-color: #EDEDEE;
margin-top: 15px;
margin-bottom: 10px;

}
.titrepage {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	color: #90B151;
}
.titresection {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(images/fd_titresection.gif);
	background-repeat: repeat-x;
	color: #EDEDEE;
}
.section {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}
.sectionintro {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

.footer {
	width: 760px;
	background-image: url(images/fd_lignefooterL760.gif);
	font-size: 9px;
	font-style: normal;
	line-height: normal;
}
.footercopyright {
	width: 760px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	background-image: url(images/fd_footercopyrightL760.gif);
	background-repeat: repeat-y;
	text-decoration: none;
}
.copyright:link, .copyright:visited {
color: #666666;
background-color: transparent;
}
.copyright:active, .copyright:hover {
color: #990000;
font-weight: normal;
background-color: transparent;
}
.footerxiti {
	width: 760px;
	background-color: transparent;
	text-decoration: none;
}
.actualite {
	text-decoration: none;
	color: #FFFF00;
}
.actualite:link, .actualite:visited {
	color: #FFFF00;
}
.actualite:active, .actualite:hover {
	color: #FF6633;
}
.a_vendre {
	font-size: 120%;
	text-decoration: none;
	color: #006600;
}
.a_vendre:link, .a_vendre:visited {
	color: #006600;
}
.a_vendre:active, .a_vendre:hover {
	color: #FF6633;
	text-decoration: underline;
}
a.suivant {
	margin: 0px 0px 0px 0px;
	width: 100px;
	height: 200px;
	background: transparent url(images/fleche-droite.png) 0px 0px no-repeat;
	display: block;
	float: none;
	line-height: 30px;
	text-indent: 10px;
	font-size: 110%;
}

a.suivant:link, a.suivant:visited {
	color: #666666;
	text-decoration: none;
	text-align:left;
	padding-left: 0px;
}

a.suivant:hover {
	background: transparent url(images/fleche-droite.png) 0px -200px no-repeat;
	color: #666666;
	text-decoration: underline;
	font-size: 110%;
}
a.precedent {
	margin: 0px 0px 0px 0px;
	width: 100px;
	height: 200px;
	background: transparent url(images/fleche-gauche.png) 0px 0px no-repeat;
	display: block;
	float: none;
	line-height: 30px;
	text-indent: 10px;
	font-size: 110%;
}

a.precedent:link, a.precedent:visited {
	color: #666666;
	text-decoration: none;
	text-align:left;
	padding-left: 0px;
}

a.precedent:hover {
	background: transparent url(images/fleche-gauche.png) 0px -200px no-repeat;
	color: #666666;
	text-decoration: underline;
	font-size: 110%;
}
