
a {
	
	text-decoration: underline;
}

.TDImage 
{
background-image:url(http://calabrun.fr/img/olive_fong.jpg) ;
background-repeat:no-repeat ;

}

.TexteNormal
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	
}
.TexteSurligne
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: normal;
	
}
.TitreNormal
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

h1
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #669966;
	font-weight: none;
}

.TitreVert
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #669966;
	font-weight: none;
}

.TexteVert
{
	font-size: 16px;
	font-family: Garamond, Arial, sans-serif;
	color: #669966;
	font-weight: none;
}

.InputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	letter-spacing: -1px;
	padding: 0px;
	border:  #669966 1px solid;
	BACKGROUND-COLOR: #c0e2c0;
}