<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Paineful</title>
<link rel="stylesheet" media="screen" type="text/css" title="mon style" href="CSS.css" />
</head>

<body>

/* style généraux de la page*/

body {
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	width: 60%;
	font-family: Arial, Helvetica, sans-serif;
	}

	
li a {
	color: #FFFFFF;
	font:11px  ;
	text-decoration:none;
	padding-left:5%;
	padding-bottom:5%;
	
	}
	
	 li a:active {
	
	color:#6f321b ;
	background-color:	
}
	
	/* liens portraits*/
	
	
#txt a:hover {
    
	color: #ffffff;
	font:11px  ;
	padding-left: 5%;
	padding-bottom:5%;
	
	}
	
#txt a:visited {
	
	color:#999 ;
	font:11px ;
	padding-left: 5%;
	padding-bottom:5%;
	
}

/*icones photos*/

.icones a {
	
    display :inline;
    padding:70px 0px 0px 0px;
    border:2px solid #ffffff;
	
}

.icones a:hover {
		
    display :inline;
    padding:70px 0px 0px 0px;
    border:5px solid #ffffff;
 
	
}




#corps a{
    color:#FFFFFF;
    font:11px Arial, Helvetica, sans-serif ;
	font-family:Arial, Helvetica, sans-serif;
}







/* style de l'en-tête*/
 
 #en_tête {
  
  
  background-repeat: no-repeat;
  background-position: center;
  position:absolute;
  top:0px;
  left: 170px;
  height:527px;
  width: 879px;
  overflow:hidden;
 
 }
 
	

/* style des menus*/
	

ul#menu_horizontal {  /*Ici , c'est ma configuration, à vous de la changer */
width : 850px;
height : 25px;
list-style-type : none;/* Car sinon les puces se placent n'importe où */
position: absolute;
top: 400px;
left: 150px;

}
ul#menu_horizontal li {
padding : 0 0.5em; /* Pour espacer les boutons entre eux */


}
li.bouton_gauche {
float : left;

}

li.bouton_droite {
float : right;

};


	
	
	
	
#plus {
	 margin-left:8%; 
	 }
	 
#plus p {
    
	color:#222222;
	font-size:smaller;
   
	
	}


	
	

/* style du corps*/

#sv-container {
	
	margin-left: 20px;
	
	
	 }
	 
#intro {
    
	
    text-align:center;
    position:absolute;
	top:460px;
	left: 170px;
	z-index: 4;
	overflow:hidden;
	
	}
#corps {
    

	
	width: 879px ;
    background-color: #273335;
	color: #FFFFFF;
    text-align:center;
    position:absolute;
	top:500px;
	left: 170px;
    font:11px Arial, Helvetica, sans-serif  ;	
     z-index: 1;
	font-family:Arial, Helvetica, sans-serif;
	
	}

#categories
{

        border-bottom : 2px solid #000000;
        padding-bottom : 26px;
		margin-bottom : 20px;
}

#txt{
text-align: left;


}

.accueil
{
	text-align:center;

	
}
	



.legendes
{
	color:#FFF;
	text-align:justify;
	font:11px Arial, Helvetica, sans-serif ;
	width: 700px;
	margin-left: 90px;
	
	
	 


}
	

/* style des onglets  padding : 0;  */
	
	
	
#onglets
{
   
	
	 position : absolute;
     border : 1px solid transparent;
      font : bold 11px ;
     list-style-type : none;
	 left : 37%;
     margin-top : 0;
     width : 300px;

	
}

#onglets li
{
    float : left;
    height : 21px; /* à modifier suivant la taille de la police pour centrer le texte dans l'onglet */
    background-color: #191c1f;
    margin : 3px 2px 0 2px !important;  /* Pour les navigateurs autre que IE */
    margin : 1px 2px 0 2px;  /* Pour IE  */
    border : 2px solid #000000;
}

#onglets li.active
{
    border-bottom: 2px solid #273335;
    background-color: #273335;
}

#onglets a
{
    display : block;
    text-decoration : none;
    padding : 5px;
}







/* style des titres*/


h1{
    width:642px;
    background-color:#000000;
    background-repeat:no-repeat;
    background-position: center;	
}
	
h2{

font-weight:bold;
font-size: large;


}

h4{
color:#FFFFFF;
text-align:justify;

}

h5{
color:#000000;
font-weight:bold;
background-color:#FFFFFF;
width:642px;
}

h7{
color:#a41217;
text-align:center;

}



hr{
color:#6d7d89;

}



#copyright{
color:#272727;
background-color:#000000; 
width: 879px ;
text-align:center;
z-index: 5;

}


#poissons {


width: 879px ;
float: bottom;
top : 500 ;
z-index: 1;

	}


	
</body>




