*
{
	margin: 0px;
	padding: 0px;
}
body
{
	background-color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	min-width: 950px !important;
}
img
{
	border: 0px;
}
.indenté
{
	text-indent: 20px;
}
.soon
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
	width:150px;
	height: 64px;
	background-image: url('soon.png');
	background-repeat: no-repeat;
}

#head
{
	border-top: 1px solid #5ecce5;
	border-bottom: 1px solid #5ecce5;
	height: 150px;
	
	background: url('ban.jpg');
	background-repeat : no-repeat;
	background-position:85% 0px;
	
	text-align: 		left;
	font-family: 		arial;
	font-size: 			14px;
	padding-right: 		5px;
	
}
	#head #pub
	{
		height: 80px;
		width: 450px;
		background-color: #000;
		background-image: url('pub2.png');
		background-repeat: no-repeat;
		border: 1px dashed #A0A0A0;
		margin-top: 35px;
		margin-left: 35px;
		text-align: center;
	}
	
#body
{
	font-family: arial;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 160px;		/* lié */
	padding-right: 10px;
	background-image: url('bg-menu.jpg');
	background-repeat: repeat-y;
	background-position:-50px 0px;
	min-height: 500px;
	
	color: #fff;
}
	#body h3
	{
	    font-size: 16px;
		font-variant: small-caps;
		font-weight: normal;
		display: block;
		border-bottom: 1px solid #A0A0A0;
		width: 500px;
		margin-bottom: 10px;
	}
	#body p
	{
		text-align: justify;
	}
	#body li 
	{
	    list-style-type: none;
		margin-left: 10px;
		padding-left: 15px;
		background-image:url('puce_li.png');
		background-repeat: no-repeat;
		margin-top: 3px;
		margin-bottom: 3px;
	}
	#body form
	{
		margin-left: 30px;
	}
	#body input
	{
		background-color: #303030;
		color: #fff;
	}
	#body .tbl_trombi
	{
		margin: auto;
		margin-top: 20px;
		margin-bottom: 10px;
	}
		#body .tbl_trombi_nom
		{
			height: 40px;
		}
		#body .tbl_trombi_photo
		{
			height: 150px;
		}
		#body .tbl_trombi_nom th
		{
			border: 1px solid #FFF;
			font-weight: normal;
		}
		#body .tbl_trombi_photo th
		{
			width: 130px;
			border: 1px solid #FFF;
		}
	#body .tbl_images_mini
	{
		margin-top: 10px;
		margin-bottom: 10px;
	}
		#body .tbl_photo th
		{
			padding: 10px;
			border: 1px solid #FFF;
		}
	#body .gros_liens
	{
		display: block;
		width: 250px;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #222;
		border: 1px solid #444;
		text-align: center;
		margin: auto;
		
		text-decoration: none;
		color: #fff;
	}
	#body .gros_liens:hover
	{
		background-color: #ff6600;
		font-weight: bold;
	}
	#body .moyens_liens
	{
		display: block;
		width: 130px;
		height: 73px;
		padding-top: 57px;
		margin: 2px;
		background-color: #222;
		border: 1px solid #444;
		text-align: center;
		
		text-decoration: none;
		color: #fff;
	}
	#body .moyens_liens:hover
	{
		color: #fff;
		font-weight: bold;
		background-color: #ff6600;
	}
	#body .petits_liens
	{
		display: block;
		border: 1px dashed #5ecce5;
		padding: 5px;
		margin-left: 50px;
		
		text-decoration: none;
		color: #5ecce5;
	}
	#body .petits_liens:hover
	{
		border: 1px solid #5ecce5;
	}	#body .miniature
	{
		max-height: 200px;
		max-width: 200px;
	}
	#body .tbl_perle
	{
		margin: auto;
		width: 750px;
		margin-bottom: 50px;
	}
	#body .tbl_perle td
	{
		border: 1px solid #fff;
		padding: 5px;
	}
	#body .tbl_titre td
	{
		background-color: #888;
		text-align: center;
		font-size: 14px;
		height: 30px;
	}
	#body .lien_admin
	{
		display: block;
		width: 100px;
		border: 1px solid #fff;
		border-right: 0px;
		color: #fff;
		padding: 3px;
		font-size: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		background-color: #000;
		text-decoration: none;
		background-color: #333;
	}
	#body .lien_admin:hover
	{
		background-color: #ff6600;
	}
	#body .tbl_categorie
	{
		margin: auto;
		margin-top: 50px;
		margin-bottom: 75px;
	}
	#body .tbl_couvertures
	{
		margin: auto;
		margin-top: 50px;
		margin-bottom: 75px;
	}
	#body .tbl_couvertures tr
	{
	}
	#body .tbl_couvertures td
	{
		padding: 10px;
		text-align: center;
		vertical-align: middle;
	}
	#body .tbl_couvertures .zoom
	{
		text-decoration: none;
		color: #5ecce5;
		font-size: 10px;
	}
	#body .vote
	{
		text-decoration: none;
		color: #de7004;
		font-size: 12px;
	}
	
	#menu
	{
		float: left;
		width: 150px;			/* lié */
		margin-left: -160px;	/* lié */
		margin-top: -10px;
	}
		#menu a 
		{ 
		font-size: 13px;
			display: block;
			text-decoration: none; 
			color: #5ecce5;	
			font-variant: small-caps;
			border-bottom: 1px solid #5ecce5;
			width: 120px;
			padding-bottom: 5px;
			padding-top: 5px;
			
			
			padding-left: 30px;
			background-image:url('puce_lien_hover.png');
			background-repeat: no-repeat;
		}
		#menu a:hover
		{ 
			background-color: #3a3a3a;
			background-image:url('puce_lien.png');
			/*color: #2ecc6a;
			padding-bottom: 5px;
			padding-top: 5px;*/
		}
		#menu a.lien_vide
		{
			background: none;
			height: 5px;
		}
		#menu .important
		{
			color: #ff0000;
		}
#foot
{
	border-top: 1px solid #5ecce5;
	border-bottom: 1px solid #5ecce5;
	padding: 10px;
	padding-right: 130px;
	color: #5ecce5;
	font-family: arial;
	font-size: 10px;
	
	background: url('logo3.png') right top no-repeat;
}
	#foot a
	{
		color: #5ecce5;
		font-family: arial;
		font-size: 10px;
		text-decoration: none;
	}
	#foot #sponsors
	{
		text-align: center;
		margin: auto;
		width: 550px;
		border: 1px dashed #C4C4C4;
		padding: 5px;
	}
	#foot #sponsors p
	{
		margin-bottom: 5px;
		color: #C4C4C4;
	}
	#sponsors .tbl_sponsors
	{
		margin: auto;
	}
	#sponsors .lien_sponsor
	{
		color: #fff;
	}
	#sponsors .lien_sponsor:hover
	{
		color: red;
	}