/* Feuille de style pour les Little boxes
Pages d'exercices */
* {
    padding: 0; margin :0;
}

body {
    color:white; /* couleur de la police */
    font-family : Verdana;
    font-size: 11px;
     background-color :#dfdbda;
    /* background: red url("../images/fond/neige.jpg");
  background-repeat: repeat-y;
  background-attachment: fixed;*/

}

#container {
  width: 300px;
  height: 200px;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -300px;
}



/* ############################################################
    1. Zones DIV header
############################################################# */
#contenu_general {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

#bandeau{
    position:relative;    
    background-image: url(banniere2.jpg);
    background-repeat: no-repeat;
    width:960px;
    height:113px;
}

#bandeau h1{
float:left;
}

#bandeau p{
    position:absolute;
    top: 10px;
    left:410px;
    font-weight: bold;
    padding : 5px 0 5px 0;
    margin-bottom: 0;
    color:white;
}

#bandeau p span{
    color:#d90000;
}


#zone_de_navigation a{
    color:white;
    padding-left:10px;
    padding-right:10px;
    background-color: #817E75;
}

#zone_de_navigation a:hover, #accueil #navi01 a, #liste_vinyls #navi02 a, #recherche_details_vinyl #navi02 a, 
							#liste-collectionneurs #navi03 a,
							#details-collectionneur #navi03 a,
							#votreCollection #navi04 a
							{
    text-decoration: none; 
    background-color: #868c3d;
    border-bottom:none;
}

#zone_de_navigation{
	
	clear:both;
	color:white;
	list-style-type:none;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	width:600px;
     /* top:132px;*/
}

#zone_de_connexion{
	
	text-align:right;
	color:black;
	padding-top:7px;
	padding-bottom:7px;
	float:right;
	list-style-type:none;
	/*width:300px;*/
     /* top:132px;*/
}

#zone_de_connexion li{
    display:inline;
    list-style-type: none;
    margin-bottom:0;
    margin-left:0;
    margin-right:12px;
	
}

#zone_de_navigation ul{
    margin-bottom: 0;
	
}
#zone_de_navigation li{
    display:inline;
    list-style-type: none;
    margin-bottom:0;
    margin-left:0;
    margin-right:12px;
	
}

#zone_sous_navigation 
{
background-color :#ffffff;
height : 100%;
color:black;
}

#zone_sous_navigation ul
{
background-color :#ffffff;
 margin: 0 ;
 padding:2px;
}

#zone_sous_navigation li
{
	display:inline;
    list-style-type: none;
    margin: 0 ;
	padding:10px;
	width:50px;
}
#fil_ariane {
	padding-left:10px;
	/*padding-top:15px;*/
	

 /*background-color :#181818;*/
}

#pied_de_page{
    
    padding-top: 10px;
    border-top: 1px solid #8c8c8c;
    margin:auto;
    clear:both;
    width:960px;
    color:black;
    
}

#pied_de_page #lien_de_page{

    text-align: center;
    font-size : 80%;
    font-style : normal;
    letter-spacing : 2px;
    line-height : 1.5em;
    clear:both;
}


#zone_de_texte{
    
    float:left;
    width:100%;
    /*background-color :#292929;*/
	/*background-color :#494949;*/
	margin:0;
}

#partie_centre
{
    float: left;
    margin:0;
   color:black;
    width:100%;
    
    
}

#partie_droite
{
    float: right;
    text-align:center;
   
}
#partie_gauche
{
    float:left;
    width:75%;
    
}
		
#partie_droite ul 
{
    padding:0;
    margin:0;

}


.astuce{
    background-color: #5c0100;
    border: 1px solid #8c8c8c;
    text-align: center;
    display:block; 
    padding:5px;
    float:left;
    width:90%;
    margin:auto auto 10px;
	
}

.contain_astuce{
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;	
}

.contain_astuce a{
    color:white;	
}

.contain_astuce a:link { 
    color: white;
}

.contain_astuce a:visited { 
    color: white;
}

.contain_astuce a:hover, a:focus {
    text-decoration: underline;
    color: white;  
}
.contain_astuce
{
    background-color:#817E75;
    border:1px solid #8C8C8C;
    color:white;
    left:100px;
    margin:10px;
    padding:5px;
    text-align:center;


}

.contain_astuce input[type="submit"]
{
   float:none;


}


/* ############################################################
    1. Zones DIV index
############################################################# */

#edito{
    padding-right:5px;
    background-color: #817E75;
    float:left;
    color:white;
    width:715px;
   /* height:215px;*/
    margin-bottom:20px;
}

#edito #photo{
    
    float:left;
    margin:7px;
    width:210px;
}

#edito #desc{
    float:left;
    margin-top:10px;
    width:465px;
  
}
#edito #titre{
    text-align:center;
    background-color: #868C3D;
    color:white;
    margin:5px;
    padding:2px;
}
#edito a
{
    color:white;
    text-decoration:underline;
}





/* ############################################################
    1. Zones DIV plan
############################################################# */
/*
#plan_collection, #plan_profil, #plan_recherche, #plan_vente
{
    float:left;
    width:570px;
    
}

#plan_profil, #plan_recherche, #plan_vente
{
    width:800px;
   
    
}
*/


#plan_menu
{
    
    float:left;
    width:155px;
}
#plan_centre
{
    
    float:left;
    width:800px;
}
#plan_droite
{
    
    float:left;
    width:210px;
    float:left;
    padding:10px;
}
#plan_bas
{
    padding-left: 150px;
   
}

#plan_bas #apercu
{
    text-align:center;
}

.collectionVide
{
    text-align:center;
    width:771px;
    height:90px;
    border:thin solid #8C8C8C;
    background:#ECD5B5 none repeat scroll 0 0;
    
}


.actions
{
   /* text-align:center;
    float:left;*/
}
.accroche_modalbox{
padding:0;
text-align:center;
}
.titre
{
    background-color: #817E75;
    color:white;
    margin:5px;
    padding:2px;
}
 
.titre a
{
    
    color:white;
  
}
.bouton{
	border: #564722 1px solid;
	background-color:#767e26;
	font-family : Verdana;
	font-size: 11px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	color:white;
	float:left;
	margin:5px;	
}

.bouton a
{
	color:white;
	text-decoration: none ;
	
}
.bouton:hover{
background-color:#5F5532;
text-decoration: none ;
cursor: pointer;
}
.bouton a:link { 
	color : white;
	text-decoration: none; }
.bouton a:visited { 
color : white;
text-decoration: none; }

.bouton a:hover, .bouton  a:focus {
    color : white;
	text-decoration: none ;
	
}


/* ############################################################
        2. Elements HTML
############################################################# */

h1 { font-size:150%; }
h2 { 
    font-size:130%; 
    margin-bottom: 1em;
}
table {

width:100%;
margin-bottom:15px;
font-size:11px;
border: 1px solid #817E75;
}

th {
background-color:#817E75;
color:white;
width:auto;
}
.ligne0
{
	
	background-color:none;
}
.highlight
{
	
	background-color:#ECD5B5;
}
address {
    text-align: center;
    font-size : 80%;
    font-style : normal;
    letter-spacing : 2px;
    line-height : 1.5em;
}
img a {
border:none;
}
a {
    text-decoration: none ; /* supprime le soulignement */
}

a:link { 
color: #767e26;}
a:visited { 
color: #cc6666; }

a:hover, a:focus {
text-decoration: underline;

color: #FFA405;  
}


.lien_skip { 
display : none ; }

p, ul{
    margin-top:0;
    margin-right:0;
    margin-bottom:1em;
    margin-left:0;
}

ul ul{
    margin:0;
}
li{
   
}
/* formulaire contact */
#MB_window form {

	margin:auto;
	border: none;
	padding:10px;
	background-color :#F9F9F9;
}
form {


}
form fieldset {

	margin:10px;
	border: 1px solid #8c8c8c;
	padding:6px;
	/*background-color:#EBD5B3;*/
}
form fieldset legend
{
	margin:auto;
	/*text-align:center;*/
}
form fieldset
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
 form label
{
	
	
	width: 41%;
	
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
}


 input, select
{
	
	font-family : Verdana;
    font-size: 11px;
    margin-bottom : 2px;
}


input[type="submit"], input[type="button"]
{
	border: #564722 1px solid;
	background-color:#767e26;
	font-family : Verdana;
	font-size: 11px;
	/*float:right;*/
	color:white;
}

input[type="button"]:hover
{
	
	cursor: pointer;
}


input[type="submit"]:hover, input[type="button"]:hover
{
	background-color: #5F5532;
	cursor: pointer;
}

input[type="text"]:focus, textarea:focus
{
	background-color: #d9d9d9;
}


a img{
	border:none;
}

#expediteur, textarea {
    width:300px;
    border: 1px solid #8c8c8c;
    margin-bottom: 1em;
}

textarea {height: 7em;font-family : Verdana;
    font-size: 11px;
    margin-bottom : 2px;}

#inscription {
background-color:#292929;
border:1px solid #8C8C8C;
padding:1px;
width:657px;
margin-left:1em;
text-align:center;
}
#inscription {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.pagination {
/*clear:both;*/
text-align:right;

clear:both;
}
#inscription2 {
background-color:#292929;
border:1px solid #8C8C8C;
padding:5px;
width:198px;
margin-left:1em;
text-align:center;
}
#inscription2 {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.connecform{
    
    float:left;
    width:50%;
}

#menu li{
    clear:both;
    float:left;   
    width:155px;
    display:block;
    background:url(divider.jpg) no-repeat bottom;
    padding-bottom:3px;
}

#menu  #collections{
    display:block;
   /* background:url(check.jpg) no-repeat left 36%;*/
    padding:10px 5px;
    text-decoration:none;
    color:#3a3b36;
    font-size:11px;
    width:145px;
    
}

#menu li a{
    display:block;
   /* background:url(check.jpg) no-repeat left 36%;*/
    padding:10px 5px;
    text-decoration:none;
    color:#3a3b36;
    font-size:11px;
    width:145px;
}

#menu li a:hover{
    display:block;
    background:#e5e6dd url(arrow.jpg) no-repeat right 50%;
    /*padding:20px 10px 20px 30px;*/
    /*margin:0 20px 0 0;*/
    text-decoration:none;
    color:#1b1c17;
    font-size:11px;
    cursor: pointer;
}
#menu li a span{
    margin:4px 0 0 0;
    display:block;
    font-size:11px;
    color:#3a3b36;
} 

#menu .selected {
     display:block;
    background:#e5e6dd url(arrow.jpg) no-repeat right 50%;
   
    text-decoration:none;
    color:#1b1c17;
    font-size:11px;
    
}

 html .fb_share_link
		{
			padding:2px 0 0 20px;
			height:16px;
			background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981) no-repeat top left;
		}


#pied_de_page .content {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
float:left;
margin-bottom:30px;

width:940px;
}

#pied_de_page .columns ul {
border-right:1px solid #8C8C8C;
float:left;

list-style-image:none;
list-style-position:outside;
list-style-type:none;

min-height:30px;
padding:0 7px 0 0;
text-align:right;
width:260px;
}
#pied_de_page .columns ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:right;
}
#pied_de_page .columns {
color:#666666;

}
