/*************************************
***   Style des éléments généraux  ***
**************************************/

a         {outline-style:none;}
a:link    {text-decoration: none; color:#7C8A40;}
a:visited {text-decoration: none; color: #7C8A40;}
a:active  {text-decoration: none; color: #7C8A40;}
a:hover   {text-decoration: underline; color: #584445;}

img
{
	border: 0;
	margin:0;
	padding: 0;
}

ul, li 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#paypal {vertical-align: middle;}

/********************************
***   Styles des conteneurs   ***
*********************************/

body
{
	font-family: arial, helvetica, sans-serif ;
	font-size: 100%;
	color: #584445 ;
	background-color: #FFFFFF ;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: center;
	
	scrollbar-face-color: #584445;
    scrollbar-shadow-color: #433333;
	scrollbar-highlight-color: #735555;
	scrollbar-3dlight-color: #DDDDDDD;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

body#bodyFR   {background: url(images/fondSite_FR.jpg) no-repeat top center;}
body#bodyGB   {background: url(images/fondSite_GB.jpg) no-repeat top center;}

div#conteneur
{		
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: center;
}

div#contenu
{	
	width: 755px;
	height: 370px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	overflow: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom center;
}


/***************************
***   Style des textes   ***
****************************/

p
{
	width: 98%;
	font-weight: normal;
	font-size: 16px;
	text-align: justify;
	margin:0 auto;	
	text-indent: 0;
}

.gras          {font-weight: 700;}
.centre        {text-align: center;}
.petit         {font-size: 14px}
.grand         {font-size: 18px;}
.tresGrand     {font-size: 20px;}
.indente       {text-indent: 40px;}
.gauche        {text-align: left;}
.droit         {text-align: right;}
.haut          {vertical-align: top;}
.saut          {margin-top: 12px;}
.grandSaut     {margin-top: 22px;}
.tresGrandSaut {margin-top: 60px;}
.rouge         {color: #990000;}
.vert          {color: #009900;}
.aligneG       {float: left;}
.aligneD       {float: right;}
.justifie      {text-align: justify;}
.decale        {margin-left: 5px;}
.decaleD       {margin-right: 5px;}
.cache         {margin-left: -5000px;}


/************************************
***   Positionnement des cadres   ***
*************************************/

.colG_40_60 {float: left; width:40%;}    /* liens, didgeDetails */
.colD_40_60 {margin-left: 40%;}

.colG_33_33_33 {float:left; width:32%;}                     /* plan du site */
.colM_33_33_33 {margin-left: 33%; margin-right: 33%; width:32%;} 
.colD_33_33_33 {float: right;  width:32%;} 

.ligneBas
{
	 position: absolute;
	 bottom: 2px;
	 left: 80px;

}

/********************************
***   Style des formulaires   ***
*********************************/

label {display: block;}
legend {font-weight: bold;}

fieldset#envoyerMail 
{
	margin-left: 200px;
	width: 340px;
	padding: 20px;
	margin-bottom: 10px;
}

fieldset#clapsticks 
{
	padding: 10px;
	margin-left: 10px;
	float: left;
	width: 28%;
}

fieldset#embouchure 
{
	padding: 10px;
	margin-left: 33%;
	width: 33%;
}

fieldset#carac 
{
	padding: 10px;
	float: left;
	width: 34%;
}

fieldset#desc 
{
	padding: 10px;
	margin-left: 42%;
	width: 52%;
}

input[type=submit]
{
	border:2px outset #584445;	
	background-color:#584445;
	color:white;
	cursor:pointer;
}
input[type=submit]:hover
{
	border:2px outset #584445;
	background-color:#786464;
	color: white;
}
input[type=submit]:active
{
	border:2px inset #584445;
	background-color:#584445;
	color:white;
} 


/**********************************
***   Style de l'arborescence   ***
***********************************/

h1      /* pour la nav */
{
	width: 94%;
	height: 15px;
	font-weight: normal;
	text-align: right;
	font-size: 13px;
	margin:0 auto 5px auto;
	padding: 0;
	border: 0;
}


/********************************
***   Style du bandeau haut   ***
*********************************/

ul#navHautLogo
{
	height: 33px;
	margin: 74px 0 0 90px;
	text-align: left;
}

ul#navHaut
{
	height: 38px;
	margin: 0 0 64px 18px;
	text-align: left;
}

ul#navHaut li {float: left;}

ul#navHaut li a
{
	width: 100%;
	height: 100%;
	display: block ;
	position: relative;
	background: url(images/pixelTransp.gif) repeat;
	text-indent: -5000px;
}

ul#navHaut li.drapeau
{
	width: 35px;
	height: 22px;
	margin-right: 299px;
	margin-top: 65px;
}


ul#navHaut li.didges
{
	width: 138px;
	height: 75px;
	margin-right: 28px;
	margin-top: 20px;
}

ul#navHaut li.accessoires
{
	width: 77px;
	height: 60px;
	margin-top: 30px;
}


/*******************************
***   Style du bandeau bas   ***
********************************/

ul#navBas
{
	color: #FFFFFF;
	height: 20px;
	margin-top: 8px;
	font-size: 13px;
	font-weight: bold;
}

ul#navBas a:link    {text-decoration: none; color:#FFFFFF;}
ul#navBas a:visited {text-decoration: none; color: #FFFFFF;}
ul#navBas a:active  {text-decoration: none; color: #FFFFFF;}
ul#navBas a:hover   {text-decoration: underline; color: #FFFFFF;}

ul#navBas span#vide 
{	
	width: 7%;
	float: left;
	text-align: left;
}

ul#navBas span#menu
{	
	width: 86%;
	float: left;
	text-align: center;
}

ul#navBas span#ecrire
{	
	width: 7%;
	float: right;
	text-align: left;
}

ul#navBas span#ecrire a
{
	width: 17px;
	height: 11px;
	display: block ;
	position: relative;
	margin-top: 3px;
	background: url(images/enveloppe.jpg) no-repeat;
	text-indent: -5000px;
}


/**********************************
***   Styles pour didges.php5   ***
***********************************/

ul#showRoom
{
	width: 112px;
	float: left;
}

ul#showRoom li.noteDidges
{
	height: 15px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	margin:0 auto;	
	text-indent: 0px;
}

iframe#details
{
	float: right;
	border-width: 1px;
	border-style: inset thin;
	border-color: #584445;
	height: 365px;
	width: 624px;
	margin:0;
	padding: 0;
}


/***********************************
***   Styles pour didgeDetails   ***
************************************/

div#conteneursandwich
{	
	background: url(images/fondSandwich.jpg) no-repeat bottom center;
	width: 620px;
	height: 360px;
	margin: 0;
	overflow: hidden;
}

div#conteneurtermites
{	
	background: url(images/fondEuca.jpg)     no-repeat bottom center;
	width: 620px;
	height: 360px;
	margin: 0;
	overflow: hidden;
}

img#didgeG
{ 
	margin-top: 10px;
	height: 350px;
	float: left;
}

img#didgeD
{ 
	margin-top: 10px;
	height: 350px;
	float: right;
}
#contenuDetails
{ 
	text-align: left;
	margin-left: 60px;
	margin-right: 60px;
}

.fondGris {background-color: #EEEEEE;}
