body, div, span, p, .p, h1, h2, h3, ul, li, a, td ,th, select, input, textarea, .texte
{
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, Helvetica, Swiss, Futura, sans-serif;
	color: #006699;
	font-size: 12px;
}

#plandusite {
	padding: 4px 10px 4px 10px;
	font-family: Trebuchet MS;
	position: absolute;
	font-size: 14px;
	left: 200px;
	top: 420px;
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
	}
	a#plandusite:hover {
		background: #5AC65A;
		}	

.intro {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: #4074D7;
	
	padding: 10px;
	}
	
	.introb {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #4074D7;	
	padding-left: 10px;
	}
	a.introb:hover {
	text-decoration: underline;
	color: #5AC65A;
	}
	
	
	
/* GENERIQUES*/
/* (t)inovagora - plandusite - infos légales - identification - votez - recherche */
		
		
		.inovagora, .genpage
		{
			font-family: Times, Arial, Verdana, Helvetica, Futura, sans-serif;
			font-size: 8pt;
			color: #FFFFFF;
		}
		
		
		.accueil
		{
			font-size: 9px;
			font-weight: bold;
			color: #FFFFFF;
			text-align: center;
			text-decoration: none;
		   
		}
		
		.chemin
		{
			color: #993399;
		}
		
		.vous_etes
		{
			color: #996666;
		}
		
		.imprimer
		{
			color: #FF0099;
		}
		
		.envoyer_par_mail
		{
			color: #008BFF;
		}
		
		.retour
		{
			color: #FF6600;
		}
		
		.date
		{
			font-size: 9px;
			font-weight: bold;
			color: #FFFFFF;
			background-color: #009900;
		   
		}


/* ARTICLES*/

/* .menutext*/
.texte
{
	color: #0099CC;
	font-size: 12px;
}

.texte_articleview
{
	color: #006699;
	font-size: 13px;
}

.titre_article 
{
	color: #FF0000;
}

.titre_rubrique /* h2 */
{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 18px;
}
/* END ARTICLES*/


	/* SPLASH*/
	.titre_splash
	{
		color: #FFFFFF;
		font-size: 12px;
		letter-spacing: 1pt;
		margin-bottom: 8px;
		text-decoration:none;
	}
	a.titre_splash:hover
	{
		color: #3D5481;
		font-size: 12px;
		letter-spacing: 1pt;
		margin-bottom: 8px;
		text-decoration:none;
	}		
	
	.texte_splash
	{
		color: #FFFFFF;
		font-size: 11px;
	}

	.suite_splash
	{
		color: #FFFFFF;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
	}
	a.suite_splash:hover
	{
		color: #3D5481;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.accueil_splash
	{
		color: #FFFFFF;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
	}
	a.accueil_splash:hover
	{
		color: #3D5481;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
	}
	
	/* Rubriques*/	
	.menubox
	{
		font-family: Trebuchet MS, Arial, Verdana, Helvetica, Futura, sans-serif;
		color: #3366CC;
		font-size: 12px;
		text-decoration: none;
		/* background-color:#D2E0FF; */
		margin-left:20px;
	}
	a.menubox:hover
	{
		font-family: Trebuchet MS, Arial, Verdana, Helvetica, Futura, sans-serif;
		color: #003366;
		font-size: 12px;
		text-decoration: none;
	}	
	

	/* END SPLASH*/

/* MENUS*/
	/* HAUT : rubrique_ht - srubrique_ht*/



/* DROITE: srubrique_dte*/
.rubrique_dte
{
	color: #CC0066;
	font-style: italic;
	text-decoration : none;
}


/* LIENS*/
/* en savoir plus - lire la suite*/
/*
.lien_externe
.lien_interne
.telechargement
.lien_fiche;
.mailto */


.texte_du_lien
{
color: #006699;
}

.lien_fiche_desc
{
color: #990000;
}

.lien_fiche_perso
{
color: #99CC00;
}

.lien_fiche_asso
{
color: #BB8BFF;
}

.lien_liste
{
color: #66FF99;
}

.lien_fiche_com
{
color: #00FFFF;
}
		

/* FORMULAIRES - questions - réponses - bouton valider*/
.okbutton
{
	font-family: Arial;
	font-size:11px;
	color:#666666;
	background-color:#FFFFFF;
	font-weight:normal;
}

.stdbutton
{
	font-family: Arial;
	font-size:11px;
	color:#666666;
	background-color:#CCCCCC;
	font-weight:normal;
}



/* FICHES - bouton valider*/



/* MODULES */

/* Derniers Articles publiés sur le site */
.titre_dap
{
color: #CC0066;
}

.texte_dap
{
color: #336600;
}

/* Diaporama */
.texte_diaporama
{
color: #3300FF;
}

.titre_diaporama
{
font-family: Arial, Verdana, Helvetica, Futura, sans-serif;
font-size: 9px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
text-decoration: none;
letter-spacing: 2pt;
}

/* Module de Vote */
.titre_vote
{
color: #CC0066;
}

.texte_vote
{
color: #663300;
}

.resultats_vote
{
color: #999999;
}

.choix_vote
{
color: #FFFFFF;
}

.votez
{
color: #AAFF66;
}

a.votez:hover
{
color: #AAFF66;
background: #03C20C;
}

.bouton_votez
{
	font-family: Arial;
	font-size:11px;
	color:#666666;
	background-color:#FFFFFF;
	font-weight:normal;
}

/* RESULTAT DU VOTE */

.titre_res_vote
{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 18px;
}

.intitule_vote
{
color: #CC0066;
}

.bouton_autres_sondages
{
	font-family: Arial;
	font-size:11px;
	color:#FFFFFF;
	background-color:#666666;
	font-weight:normal;
}









