body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #7C564B;
}

#nav {
				list-style: none ;
				margin-left: 160px ;
				margin-top:90px;
				margin-bottom:0;
				padding: 0 ;
				overflow: hidden ;		/* Création du contexte de formatage */
				}
			#nav li {
				float: left ;
				width: 140px ;
				border-top: 1px solid #ccc ;
				border-left: 1px solid #ccc ;
				border-right: 1px solid #ccc ;								
				margin-right: 1px ;
				color: #640000 ;
				background: #fff ;
				}
			#nav li a {
				display: block ;
				background:  #fff ;
				color: #640000 ;
				font: 1em "Times New Roman", Times, serif ;
				line-height: 1em ;
				padding: 4px 0 ;
				text-align: center ;
				text-decoration: none ;
				font-weight:bold;
				}
			#nav li a:hover, #nav li a:focus, #nav li a:active {
				color: #fff ;
				background: #640000  ;
				text-decoration: underline ;
				}
			</style>
			[if lt IE 7]>
			#nav {							/* Contexte de formatage pour IE6 */
				overflow: visible ;
				height: 1% ;
				}
	
a:link {
color:#650100;
font-size:14px;
text-decoration:underline;
font-weight:bold
}

a:visited {
color:#650100;
font-size:14px;
text-decoration:underline;
font-weight:bold
}

a:hover {
color:#650100;
font-size:14px;
text-decoration:underline;
font-weight:bold
}

h3 a:hover  { 
font-size:14px; 
text-align:center; 
}	

h1 {
font-size:18px;
font-weight:bold;
color:#650100;
text-align:center;
margin-top:20px}

h2 {
margin-top:20px;
font-size:16px;
font-weight:bold;
color:#650100;}



li.vente {
  list-style-image: url(file://///tdve-accueil/site/images/puce.jpg);
  line-height:24px;
}

.important {
font-weight:bold;}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border : 1px solid #650100;
}

.contact {
	font-size: 18px;
}

.piedpage {
background-color:#640000;
color:#FFFFFF;
font-size: 16px;
font-weight:bold;
text-align:center;}

.contenu {
	background-color:#FFFFFF;
	color: #000;
	text-align: justify;
}

.calendriertitre {
color:#FFFFFF;
background-color:#650100;
font-weight:bold;
}
.calendriergrille {
border:1px solid #CCCCCC;
text-align:center;
font-size:12px;}

.calendriergrille2 {
color:#FFFFFF;
background-color:#650100;
font-weight:bold;
font-size:12px;
}

a.calendriergrille3 {
color:#FFFFFF;
font-weight:bold
}

.chapiteau { 
background-image:url(file://///tdve-accueil/site/images/chapiteau.jpg);
background-repeat:no-repeat;
background-position: top;
}



.contenutitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #650100;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}

.contenudomaine
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#650100;
	text-align:left;
	font-weight: bold;

}

.contenutextedomaine
{
	font-family: "Times New Roman", Times, serif;
	font-variant:normal;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}

.temporaire {
	font-size: large;
	font-style: normal;
	text-align:left;
	font-variant: small-caps;
}
.flash {
	font-size: 14px;
	color:#F00;
	font-style: normal;
	text-align:center;
	font-variant: small-caps;
	text-decoration:blink;
}

