body
{
	margin:0px;
	background-color:#8c8c8c;
	background-image:url(../../images/background06.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:'Trebuchet MS', Tahoma, Verdana, 'Times New Roman', Times, serif;
	font-size:80%;
}
	div#conteneur
	{
		width:770px;
		margin:auto;
		background-color:#FFFFFF;
	}

	div#tete
	{
		height:138px;
		margin:auto;
		background-image:url(../../images/tete/tete.png);
		background-repeat:no-repeat;
		margin-bottom:8px;
		padding-bottom:0px;
	}

		#menu
		{
			margin:0px;
			padding:0px;
			padding-top:88px;
			text-align:right;
			padding-right:10%;
			padding-bottom:5px;
		}
		#menu li
		{
			display:inline;
			margin-right:1px;
			list-style-position:outside;
		}
		div#cadre_menu_h
		{
			width:100%;
			height:36px;
			background-image:url('../../images/menu/background_menu.png');
			background-repeat:repeat-x;
		}
		#menu_h
		{
			list-style-type:none;
			margin:0px;
			padding:0px;
		}
			#menu_h li
			{
				float:left;
				display:inline;
			}
	
	div#info
	{
		width:175px;
		float:right;
		margin:8px 0px 13px 0px;
		padding-right:8px;
	}
		div#info_news, div#info_forums, div#info_media, div#info_member
		{
			background-repeat:no-repeat;
			background-position:top;
			margin:5px 0px 5px 0px;
			padding-top:1px;
		}
		div#info_news
	{	background-image:url('../../images/menu_info/barre-titre-info_news.png');		}
		div#info_forums
	{	background-image:url('../../images/menu_info/barre-titre-info_forums.png');		}
		div#info_media
	{	background-image:url('../../images/menu_info/barre-titre-info_media.png');		}
		div#info_member
	{	background-image:url('../../images/menu_info/barre-titre-info_compte.png');		}
	
			div#info ul, div#info p
			{
				margin:19px 0px 0px 0px;
				border-left:1px solid #FF6600;
				border-bottom:1px solid #FF6600;
			}
			div#info li
			{
				list-style-position:outside!important;
				list-style-position:inside;
				margin:0px 0px 0px -8px;
				list-style-image:url('../../images/menu_info/fleche_orange.png');
			}

			
			div#info_media img, div#info_member p
			{
				padding-top:2px;
				padding-left:3px;
			}
				div#info a
				{
					color:#FF6600;
					text-decoration:none;
					font-weight:bolder;
					margin-left:0px!important;	/* Le "important" permet de rendre la ligne illisible par IE6 et ceertainement IE7, les autres navigateur l'utilise en priorité des balises identique */
					margin-left:3px;
				}
				div#info a:active
				{
					font-weight:bold;
				}
				div#info a:focus
				{
					background-color:#CCCCCC;
				}
				div#info a:hover
				{
					text-decoration:underline;
				}
				div#info a:visited
				{
					font-weight:normal;
				}
				
			div#info_audiance
			{
				text-align:center;
				margin:19px 0px 0px 0px;
				border-left:1px solid #FF6600;
				border-bottom:1px solid #FF6600;
			}
				
	div#corps
	{
		margin:15px 175px 5px 5px;
		min-height:420px;
		padding-top:0px;
		height: 100%;
		padding-left:8px;
		padding-right:8px;
		padding-bottom:8px;
	}

		
		div#corps h1
		{
			margin:0px 0px 0px 4px;
			position:relative;
			color:#1F3F80;
			font-family:cambria, 'Trebuchet MS', Tahoma, Verdana, 'Times New Roman', Times, serif;
			border-top:1px dotted #FF6600;
			border-left:2px solid #FF6600;
			padding:0px 0px 8px 8px;
		}
			
			div#corps h1 img
			{
				float:left!important;
				float:none;
				padding:4px;
			}
			
		div#corps h6
		{
			margin:0px 5px 0px 0px;
			padding:0px 3px 3px 5px;
			border-left:2px solid #FF6600;
			float:right;
			display:inline;
			border-bottom:1px dashed #FF6600;
		}
		div#corps .contenu
		{
			background-image:url(../../images/corps.jpg);
			background-repeat:no-repeat;
			background-position:right bottom;
		}
		div.article
		{
			margin:auto;
			display:block;
			margin:0px 4px 20px 4px;
			border-top:1px dotted #0033FF;
			border-left:2px solid #0033FF;
			border-bottom:1px dotted #0033FF;
			padding:0px 5px 0px 8px;
		}
			div.article p
			{
				padding-top:20px;
			}

	div#pied
	{
		width:770px;
		height:138px;
		background-image:url(../../images/pied/foot.png);
		background-repeat:no-repeat;
		margin:auto;
		margin-bottom:0px;
		padding-bottom:0px;
	}
		div#pied ul
		{
			text-align:center;
			list-style:none;
		}
		div#pied li
		{
			display:inline;
			width:110px;
			background-color:#3266cb;
		}
		div#pied img
		{
			width:auto;
			margin:40px 25px 5px 25px;
		}
	
a img
{
	border:0px;
}

table
{
	width:95%;
	margin:auto;
	border:1px solid #666666;
	padding:3px;
	font-weight:normal;
}
	thead tr th
	{
		font-weight:bold;
		font-size:large;
		border-bottom:1px dashed #0066CC;
	}
	tr
	{
		margin:2px;
		padding:2px;
	}

		th
		{
			margin:3px;
			padding:3px;
			text-align: left;
		}
		th:hover
		{
	background-color:#666666;
	border: 1px solid #000000;
		}
		
/*Formulaire*/
label {
	display:block;
	width:250px;
	float:left;	/*Gauche*/
}

/*Media, centrage des images et autre média lors des présentation*/
.media
{
	text-align:center;
}

img
{
	max-width: 550px;
}
