/* Configuration générale de la page */
	body
	{
		font-family: verdana;
		margin-left: 5px;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color : #ffffff; 
	}
	
	
	
	.maPage
	{
		width:790px;
		background-color : #ffffff; 
	}
/* Fin de la configuration générale de la page */




/* Définition des différents blocs */
	.bloc_menu
	{
		height:58px;
	
	}
	
	.bloc_gauche
	{
		width:148px;
	
	}

	.colonne_separation
	{
		background-color:#ffffff; 
		width:2px;
		valign:top;
	}
	
	.bloc_infos
	{
		background-color:#ffffff;
		width:627px;
		vertical-align: top; 
	}
	
	
	.bloc_infos1
	{
		background-color:#ffffff;
		height:30px;
	}
	
	
	/* Ligne contenant le mot Vidéos et le moteur de recherche */
	.bloc_infos2
	{
		font-family:Arial;
		background-color:#D9D9D9;
	}
	
	
	
	.bloc_infos3
	{
		background-color:#ffffff;
		text-align:right;
	}
	
	.bloc_infos4
	{
		background-color:#ffffff;
		text-align:right;
	}
	
	
	/* Ligne à droite de Titre2 */
	.bloc_infos5
	{
		background-color:#F0F0F0;
		font-size:10px;
		font-weight:bold;
		width:627px;
	}
	
	
	/* Texte en-dessous de Titre2 */
	.bloc_infos6
	{
		font-size:11px;
		color:#000000;
		font-weight:normal;
		background-color :#ffffff; 
		text-align:left;
		vertical-align:top;
	}
/* Fin Définition des différents blocs */



.titre
{
	font-family:Arial Black;
	font-size:30px;
	font-weight:bold;
	color:#ffffff;
	background-color : #FFC900; 
	text-align:center;
	width:300px;
}

.titre2
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	background-color : #FFC900; 
	text-align:center;
	width:210px;
}


.titre_cellules
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color : #F0F0F0; 	
	text-align:center;	
	vertical-align:top;
	width:70px;
	cursor:pointer;
}

.titre_cellules_transport
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color : #F0F0F0; 	
	text-align:center;	
	vertical-align:top;
	width:78px;
	cursor:pointer;	
}

/* Colonne contenant les logos d'assoc... */
.liens_cellules
{
	font-size:12px;
	font-weight:bold;
	color:#000000;

}


.videos_cellules
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;	
	background-color : #ffffff; 
	margin-left:10px;	
}


.horloge
{

	font-size: 12px;
	color: #000000; 
	background-color: #ffffff; 
	font-weight:bold;
	border: 0px;
	text-align: left;
	width=200px;
}

A:link, A:visited, A:active, A:hover {TEXT-DECORATION:none;color:#000000;} 

.copyright
{
	background-color:#D9D9D9;   
	width:790px;
	color:#000000;
	font-size: 11px;
	text-align:center;
	font-weight:bold;
}
