/* BARRE DE NAVIGATION PRINCIPALE */
#websites{
	width:223px;
	height:46px;
	background:url(images/logos_onglet1_fr.gif) no-repeat;
}
#websites a{
	width:223px; 
	height:46px;
	display: block;
	text-decoration:none;
}
#websites a span{
	font-size:1px;
	visibility: hidden;
}
#mascottes{
	width:203px;
	height:46px;
	background:url(images/logos_onglet2_fr.gif) no-repeat;
}
#mascottes a{
	width:203px; 
	height:46px;
	display: block;
	text-decoration:none;
}
#mascottes a span{
	font-size:1px;
	visibility: hidden;
}
#illustrations{
	width:155px;
	height:46px;
	background:url(images/logos_onglet3_fr.gif) no-repeat;
}
#illustrations a{
	width:155px; 
	height:46px;
	display: block;
	text-decoration:none;
}
#illustrations a span{
	font-size:1px;
	visibility: hidden;
}
#animations{
	width:249px;
	height:46px;
	background:url(images/logos_onglet4_fr.gif) no-repeat;
}
#animations a{
	width:249px; 
	height:46px;
	display: block;
	text-decoration:none;
}
#animations a span{
	font-size:1px;
	visibility: hidden;
}
#dessous{
	width:830px;
	margin-left:auto;
	margin-right:auto;
}

/* MENU GAUCHE */

#menuGauche{
	width:223px;
	float:left;
	list-style-type:none;	
}
#vide{
	width:223px;
	height:26px;
	background:url(images/MenuGauche_logo1_fr.gif) no-repeat;
}
#logos{
	width:223px;
	height:34px;
	background:url(images/MenuGauche_logo2a_fr.gif) no-repeat;
}
#logos a{
	width:223px; 
	height:34px;
	display: block;
	text-decoration:none;
}
#logos a span{
	visibility: hidden;
}
#mascottesG{
	width:223px;
	height:27px;
	background:url(images/MenuGauche_logo3a_fr.gif) no-repeat;
}
#mascottesG a{
	width:223px; 
	height:27px;
	display: block;
	text-decoration:none;	
}
#mascottesG a span{
	visibility: hidden;
}
#identite{
	width:223px;
	height:32px;
	background:url(images/MenuGauche_logo4a_fr.gif) no-repeat;
}
#identite a{
	width:223px; 
	height:32px;
	display: block;
	text-decoration:none;
}
#identite a span{
	visibility: hidden;
}
#support{
	width:223px;
	height:31px;
	background:url(images/MenuGauche_logo5a_fr.gif) no-repeat;
}
#support a{
	width:223px; 
	height:31px;
	display: block;
	text-decoration:none;
}
#support a span{
	visibility: hidden;
}
#videBas{
	width:223px;
	height:131px;
	background:url(images/MenuGauche_logo6_fr.gif) no-repeat;
}

/* CONTENU */

#contenuMultimedia{
	width:607px;
	background:url(images/coin.gif) no-repeat;	
	float:left;
}

#contenuMultimedia p{
	margin-left:20px;
}

h2{
	width:348px;
	height:57px;
	margin-left:17px;
	background:url(images/titre-logos-fr.png) no-repeat;
	text-indent:-5000px;
}
h3{
	width:166px;
	height:26px;
	margin-left:14px;
	margin-bottom:5px;
	margin-top:10px;
	text-indent:-5000px;
}
#intro{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;	
}
#SousTitreLogos{
	background:url(images/Logos-soustitre-logo.png) no-repeat;
}
#SousTitreMascottes{
	background:url(images/Logos-soustitre-mascottes.png) no-repeat;
}
#SousTitreIdentite{
	background:url(images/Logos-soustitre-identite.png) no-repeat;
}
#SousTitreSupports{
	background:url(images/Logos-soustitre-supports.png) no-repeat;
}
#SousTitrePortfolio{
	background:url(images/Logos-soustitre-portfolio.png) no-repeat;
	width:302px;
	height:31px;
}

