body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #207792;
	background:#207792 url(images/fond.gif) repeat-y;
	font-family:tahoma;
	font-size:11px;
}

.fondtrame{
background:url(images/trame-acid-cannes-2009.jpg) 348px bottom no-repeat;
}

a {
	color: #207792;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.lienTisit {
	color: #FFFFFF;
	text-decoration: underline;
}
a.lienTisit:hover {
	text-decoration: none;
}




.txtGrand01 {
	font-size: 14px;
}
.cannesTitreBleu01 {
	font-size: 14px;
	color: #00b3e7;
}
.cannesTitreBleu02 {
	font-size: 16px;
	color: #00b3e7;
}
.txtMarronViolet {
	color: #af7d83;
}
.titreMarronViolet01 {
	font-size: 14px;
	color: #af7d83;
}
.txtFushia {
	color: #d74376;
}
.txtBleu {
	color: #7aa5bb;
}
.titreFushia01 {
	font-size: 14px;
	color: #d74376;
}
.titreFushia02 {
	font-size: 18px;
	color: #d74376;
}

#dhtmltooltip{
position: absolute;
width: 200px;
border: 2px solid #af7d83;
padding: 2px;
background-color: #f5f5f5;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.txtblanc12
{
color:#FFFFFF;
font-size:12px}

.liendate
{
	color:#000000;
	font-size:12px;
	
	text-decoration:none
}

.liendate:hover
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none
}