  /*********/
 /* CORPS */
/*********/

body {
	margin: auto;
	padding: 0;
	font: 80% verdana, arial, sans-serif;
	color:#F2CBB0;
	text-align: center;
	background: black;
	
	}





  /**********/
 /* MENU  */
/**********/


#navigation {
	
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	overflow:hidden;
	}

#navigation li {
	width:150px;
	background: #c00 ;
	color: #fff ;
	border: 1px solid #600 ;
*	border: 1px solid #000 ;
	margin: 5px 5px 5px 0px;
	padding:0px;
	}


#navigation li a {
	height:30px;
	display: block ;
	background: #900 url(http://www.pfc-fighting.com/DESIGN/Menu2copie.jpg) left top no-repeat ;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 35px ;
	padding: 0px ;
	margin:0px;
	border:1px;
	text-align: center ;

	text-decoration: none ;

	}





#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background: none url(http://www.pfc-fighting.com/DESIGN/Menu2copie.jpg) right top no-repeat ;
	text-decoration: none ;
	}






  /********/
 /* SITE */
/********/
#special_content {
	width:1040px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	}


#header {
		width: 1024px;
		height: 200px;
		border: 0px solid gray;
		margin:0px 0px 0px 0px;
		padding:00px;
		}


#bloc1 {
	float:left;
	z-index: 1;
	color: #FFFFFF;
	background-color: none;
	width: 160px;
	overflow: none;
	border: 0px solid gray; 
	padding: 00px;
	text-align : justify;
	margin-left:2px;
	}


#bloc2 {
	float:left;
	z-index: 1;
	color: #00000;
	background-color: #000000;
	width: 600px;
	padding: 10px;
	border: 0px solid gray; 
	text-align : justify;
	}

#bloc3 {
	float:left;
	z-index: 1;
	color: #00000;
	background-color: #000;
	width: 244px;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 0px;
	border: 0px solid gray; 
	text-align : justify;
	}




	

#footer {

	clear:both;
	z-index: 0;
	color: #FFF;
	background-color: none;
	width: 1024px;
	padding-bottom:20px;
	border: 0px solid gray; 
	text-align: center;
	
	}


  /**********/
 /* TITRES */
/**********/

/*strong spaced align droite*/
h1 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: right;
	vertical-align:bottom;
	letter-spacing : 4px;
	background-repeat: ;
	color: #670f09;

	display: block;
	}

/*underline strong align droite*/
h2 	{
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: right;
	color: #670f09;
	border-bottom: 1px solid #470a06;
	}

/*underline strong align droite*/
h3 	{
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: right;
	color: #670f09;
	border-bottom: 10px solid #470a06;
	border-left: 0px solid #B0926C;
	border-top: 0px solid #B0926C;
	border-right: 0px solid #B0926C;
	}

/*underline strong align gauche*/
h4 	{
	font: 80% verdana, arial, sans-serif;
	color:white;
	border-bottom: 2px solid #000;
	font-style:italic;
	}



/**********/
/* FONTES */
/**********/

#header a:link, #header a:visited, #header a:active

#header a:hover { 
	  	cursor: pointer;
border: 0px;
		}


#bloc1 a:link, #bloc1 a:visited, #bloc1 a:active	{
							color: #CC792D;
							}

#bloc1 a:hover 	{
		color: #FFFFFF;
		background-color: #000;
		cursor: pointer;
		text-decoration: none;
		}

#bloc2 a:link, #bloc2 a:visited, #bloc2 a:active	{
							color: #CC792D;
							}

#bloc2 a:hover 	{
		color: #FFFFFF;
		background-color: #000;
		cursor: pointer;
		text-decoration: none;
		}
#bloc3 a:link, #bloc2 a:visited, #bloc2 a:active	{
							color: #CC792D;
							}

#bloc3 a:hover 	{
		color: #FFFFFF;
		background-color: #000;
		cursor: pointer;
		text-decoration: none;
		}

#footer a:link, #footer a:visited, #footer a:active 	{
							color: #CC792D;
							}

#footer a:hover {
		color: #FFFFFF;
		cursor: pointer;
		text-decoration: none;
		}
