body
{ background-color: #213973; }

/* [D�but] Entete et liens de la page */
#entete
{
	height: 170px;
	background-color: #1f2958;
	background-image: url("../image/image_bleu/banniere.gif");
	background-repeat: no-repeat;
}

#sous-entete
{
	background-image: url("../image/image_bleu/bordure.png");
	background-repeat: repeat;
}

	#liens 
	{ }
	
		#liens td 
		{ 
			color: white;
			font-weight: bold;
		}
		
		#liens td:hover
		{ 
			color: white;
			font-weight: bold;
		}
				
		#liens a
		{
			color: white;
			font-weight: bold;
		}

		#liens a:hover
		{
			color: white;
			font-weight: bold;
		}
	/* Positionnement de la liste de choix du th�me. */
	#couleur
	{ }
		#couleur select
		{
			color: white;
			background-color: #1f2958;
		}
/* [Fin] Entete et liens de la page */

/* [D�but] Menu */
#menu
{ }
	/* [D�but] Sous-menu */
	.sous_menu
	{ }
		.titre_menu
		{
			background-image: url("../image/image_bleu/bartitre.png");
			font-weight: bold;
			color: white;
		}
		
		.element_menu
		{ background-color: #82B8EE; }		
		
			.element_menu ul
			{ }

			.element_menu input
			{ }

			.element_menu li
			{
				color: black;
				list-style-image: url("../image/puceOff.png");
			}

			.element_menu li:hover
			{
				font-weight: bold;
				color: white;
				list-style-image: url("../image/puceOn.png");
			}
			
			#form_login
			{ }

		.fin_element_menu
		{
			background-image: url("../image/image_bleu/bartitre2.png");
			background-color: transparent;
			background-repeat: no-repeat;
		}
	/* [Fin] Sous-Menu */

/* [Fin] Menu */

#contenu
{ background-color: white; }

	#entete_contenu
	{
		background-color: #FFFFFF;
		background-image: url("../image/image_bleu/fond1.png");
		background-repeat: no-repeat;
	}

	#element_contenu
	{ background-color: #FFFFFF; }

	#element_contenu h1
	{ }

	#element_contenu h2
	{ }

	#element_contenu_gauche p
	{ }

		#element_contenu_gauche
		{ }
		
		#element_contenu_droite
		{ }
		
		#news 
		{ }
		
		#news h3 
		{ }
			
		.news_content
		{ }
		
		.news_date
		{ }
		
	.downloads h1
	{ }
	
	.downloads
	{ }
	
	.screenshots h1
	{ }

	.screenshots
	{ text-align: center; }
	
	.navigation
	{ color: #1f2958; }
	
	.navigation a, .navigation a:hover, .navigation a:visited
	{ color: #1f2958; }
	
	#pied_contenu
	{
		background-color: #82b8ee;
		background-image: url("../image/image_bleu/fond2.png");
		background-repeat: no-repeat;
	}
	
	/*Page des FAQs*/
	
	#title h3
	{ }
	
	#index_faqs
	{ }
	
	#index_faqs li
	{ }
	
	#index_faqs 
	{ }
	
	#index_faqs h4
	{ }
	
	#article_faqs
	{ }
	
	#article_faqs h5
	{ }
	
	#article_faqs p
	{ }
	#Choixfaques a
	{
		text-decoration:none;
		color:#000;
	}


/* pour les news */

.title
{
	text-align:left;
	padding-top:12px;
	padding-left: 10px;
	color:#fff;
	font-size:20px;
	font-family: Georgia, monospace;
}

.head
{
	background-image: url('../image/image_bleu/head.png');
	background-repeat: no-repeat;
	width: 650px;
	height: 46px;
}

.bas
{
	color:#fff;
	text-align:right;
	text-decoration:none;
	padding-top:10px;
	padding-right:10px;
	font-size: 14px;
	
}

.url
{
	color:#fff;
	text-align:right;
	text-decoration:none;
	padding-top:10px;
	padding-right:10px;
	font-size: 14px;
}

.url a
{
	text-decoration:none;
	color:#fff;
}

.foot
{
	background-image: url('../image/image_bleu/foot.png');
	background-repeat: repeat-x;
	width: 650px;
	height: 35px;
}

.text
{
	text-align:left;
	color:#000;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Georgia, monospace;
	font-size: 12px;
}

.content
{
	background-image: url('../image/image_bleu/fond.png');
	background-repeat: repeat-y;
	width: 650px;
}
