/*#################################################################################################################
/*###																											###
/*###								FEUILLE DE STYLE 															###
/*###																											###
/*#################################################################################################################

/*
	 * Les éléments graphiques et le design du site (et donc cette feuille de styles CSS
	 * et les images) restent la propriété exclusive de leurs auteurs
	 * respectifs conformément aux droits d'auteur. Toute réutilisation
	 * devra faire l'objet d'une demande préalable (email:ppontier@hotmail.com).
	 * Il est de plus dans votre intêret d'avoir un site au design original,
	 * pour qu'il ait sa propre identité visuelle, plutôt qu'un design plagié...
 */
 
/*
#########################################################
#														#
#					GENERAL								#
#														#
#########################################################
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size:x-small;
}
body {
	background-color: #FFFFCC;
}
.AfficheCentre
{
	overflow:auto;
	width:700px;
	height:460px;
	/*border:solid 1px;
	background-color:#FFCC00;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:x-small;
	color:#990000;
}

/*
#########################################################
#														#
#					LIENS								#
#														#
#########################################################
*/

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: none;
}

a.typemenu:link
 {
 	color:#FFFFCC;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
 }
 a.typemenu:visited
 {
 	color:#FFFFCC;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
	}
	a.typemenu:hover {
	text-decoration: none;
	color: #FF6600;
 }
a:link.annonce {
	text-decoration: none;
	color:#990000;
	font-size:x-small;
}
a:visited.annonce {
	text-decoration: none;
	color: #990000;
	font-size:x-small;
}
a:hover.annonce {
	text-decoration: none;
	color: #FF0000;
	font-size:x-small;
}
a:active.annonce {
	text-decoration: none;
	font-size:x-small;
}


a:link.rubrique {
	text-decoration: none;
	color:#990000;
	font-size:x-small;
}
a:visited.rubrique {
	text-decoration: none;
	color: #990000;
	font-size:x-small;
}
a:hover.rubrique {
	text-decoration: none;
	color: #FF0000;
	font-size:x-small;
}
a:active.rubrique {
	text-decoration: none;
	font-size:x-small;
}

a:link.retour {
	text-decoration: none;
	color:#990000;
	font-size:x-small;
}
a:visited.retour {
	text-decoration: none;
	color: #990000;
	font-size:x-small;
}
a:hover.retour {
	text-decoration: none;
	color: #FF0000;
	font-size:x-small;
}
a:active.retour {
	text-decoration: none;
	font-size:x-small;
}

a:link.categories {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited.categories {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover.categories {
	text-decoration: none;
	color: #FFFFCC;
}
a:active.categories {
	text-decoration: none;
}

a:link.RubriqueGras {
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
a:visited.RubriqueGras {
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}
a:hover.RubriqueGras {
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}
a:active.RubriqueGras {
	text-decoration: none;
}

a.typecategorie:link
{
	color:#FFFFCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: xx-small;
}
a.typecategorie:visited
{
	color:#FFFFCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:xx-small;
}
a.typecategorie:hover 
{
	text-decoration: none;
	color: #FF6600;
}

/*
#########################################################
#														#
#						AUTRES							#
#														#
#########################################################
*/

.Style1 {font-size: 36px;
color: #FFFFCC;
}
.Style3 {font-size: 14px;
}
.Style4 {
	font-size: x-small;
}
#apDiv1 {
	position:absolute;
	width:133px;
	height:92px;
	z-index:1;
	top: 28px;
	left: 0px;
}
.Style5 {font-size: 11px;
color: #FFFFCC;
}
.Styleheure {font-size: 14px;
color: #FFFFCC;
}
.SautdeLigne{font-size:large;}

 #apDiv2 {
	position:absolute;
	width:701px;
	height:24px;
	z-index:2;
	left: 256px;
	top: 50px;
}
/*
#########################################################
#														#
#				TABLEAUX D'ANNONCE						#
#														#
#########################################################
*/

.TableauAnnonce
{
	background-color: #FFFFCC;
	width:675px;
}

.tableaurub
{
	width:200px;
	border:solid #990000;
	background-color: #990000;
}
.TitreRub
{
	background-color:#990000;
	color:#FFFFCC;
	font-size:18px;
	font-weight:bold;
}
.TableauRech
{
	width:675px;
	border:solid;
}
.TabTitreAnnonce
{
	background:#980000;
	color:#FFFFCC;
}
.TitreAnnonce
{
	font-weight:bold;
}
.TabAnnoncePrix
{
	border-top-style:groove;
	border-top-color:#000000;
	border-top-width:1px;
	border-left-style:groove;
	border-left-color:#000000;
	border-left-width:1px;
	border-bottom-style:groove;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-right-style:groove;
	border-right-color:#000000;
	border-right-width:1px;
	margin-left:0px;
	margin-right:0px;
}
.TabDescriptAnnonce
{
	background-color:#FFD2D2;
	color:#990000;
}
.PageGras
{
	font-weight:bold;
}

/*
#########################################################
#														#
#				TABLEAUX DE LA FICHE					#
#														#
#########################################################
*/

.TableauFiche
{
	background-color: #FFFFCC;
	width:675px;
}
.TabTitreFiche
{
	background:#980000;
	color:#FFFFCC;
}
.TabFichePrix
{
	border-top-style:groove;
	border-top-color:#000000;
	border-top-width:1px;
	border-left-style:groove;
	border-left-color:#000000;
	border-left-width:1px;
	border-bottom-style:groove;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-right-style:groove;
	border-right-color:#000000;
	border-right-width:1px;
	margin-left:0px;
	margin-right:0px;
}
.TitreOption
{
	font-weight:bold;
	font-size:small;
}

/*
#########################################################
#														#
#				TABLEAUX DE FORMULAIRE					#
#														#
#########################################################
*/

.Formannonce
{
	width:700;
}
.TitreCreeAnnonce
{
	font-size:large;
	font-weight:bold;
}

/*
#########################################################
#														#
#				TABLEAUX DE FORMULAIRE					#
#														#
#########################################################
*/

.TitrePaiement
{
	font-size:medium;
}

/*
#########################################################
#														#
#				TABLEAUX TARIFS							#
#														#
#########################################################
*/

/*Utilisé aussi pour le tableau des annonces dans le compte*/

.TableauAffiche
{
	background-color: #FFFFCC;
	width:700px;
}
.TableauAffichePetit
{
	background-color: #FFFFCC;
	width:500px;
}
.TabTitreAffiche
{
	background:#980000;
	color:#FFFFCC;
}
.TabAfficheLigne1
{
	background:#ECBD7D;
}
.
.TabAfficheLigne1
{
	background:#E4A045;
}

/*
#########################################################
#														#
#			TABLEAU FORMULAIRE CHOIX TARIFS				#
#														#
#########################################################
*/

.TitreChoixPrix
{
	background-color:#990000;
	color:#FFFFCC;
	font-size:small;
	font-weight:bold;
}
.TexteChoixPrix
{
	background-color:#990000;
	color:#FFFFCC;
	font-size:x-small;
}
