body {
	background-color:#385c82;
	background-image: url(images/bg_00.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.label { color:#678fa6; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}
.txt { color:#002a3f; font-family:Arial, Helvetica, sans-serif; font-size:11px}

a.prog 			{font-size:9px; cursor:pointer; color: #000000; text-decoration:none; border-bottom:1px dashed #000000;}
a.prog:hover 	{font-size:9px; cursor:pointer; color: #000000; text-decoration:none; border-bottom:1px solid #000000; border-top:1px solid #000000; }

a.voyages 			{line-height:15px; font-size:9px; cursor:pointer; color: #000000; text-decoration:none; border-bottom:1px dashed #000000;}
a.voyages:hover 	{line-height:15px; font-size:9px; cursor:pointer; color: #000000; text-decoration:none; border-bottom:1px solid #000000;}

a.savoir 		{font-size:9px; cursor:pointer; color: #ff0000; text-decoration:none; border-bottom:1px dashed #000000;}
a.savoir:hover 	{font-size:9px; cursor:pointer; color: #ff0000; text-decoration:none; border-bottom:1px solid #FF0000;}
		
.titre { font-size:9px; font-weight:bold; color:#FF0000;}

input.color { background-color:#DCEDFF; border: #678fa6 1px solid; text-align:center}

.hidden { display: none; } 

.visible { display: inline; }