/*
 * Nom du fichier : style.css
 * Dernière modification : 00:03 06/01/2008
 *
 * Feuille de styles du site Georges-Benedetti.fr
 */



/*
 * Styles de base
 */
html, body { font-family: "Tahoma"; font-size: 12px; }

h1
{
	margin: 0;
	margin-bottom: 50px; /* Espace vide sous le nom pour y caser la "bannière flash" */
	text-transform: uppercase;
	text-indent: 50px;
	font-size: 2.4em;
	color: #6C6;
}

h2 { font-size: 1.2em; padding-bottom: 0px; margin-top: 45px; }

h3 { font-size: 1.1em;  }

/*
 * Liens par défaut
 */
a:link, a:visited { color: #000; text-decoration: underline; }
a:hover { text-decoration: none; }
a:active { color: #CCC; }


/*
 * Bloc global du site
 */
#global { width: 1024px; margin: 0 auto; position: relative;
  	
	

	 }
                                                         

/*
 * Bloc de la bannière flash
 * Celui-ci est en positionnement absolu par rapport à son bloc parent #global
 */
 

#ban 
{
	position: absolute;
	left: 0px;
	top: 0px;
}


/*
 * Bloc des drapeaux français / english
 * Positionné par rapport au bloc parent #global
 */
#langue
{
	position: absolute;
	top: 133px;
	right: 20px;
	z-index: 4;

}
#header
{
	position: absolute;
	top: 127px;
	right: -69px;
	z-index: 1;
	padding: 0;
}

#footer
{
	position: absolute;
	top: 500px;
	right: 10px;
	z-index: 1;
	padding: 200px;
}

#langue img { width: 25px; border: 0; }


/*
 * Navigation principale
 */
#nav
{
	position: relative;
	top: 20px;
	left: 200px;
	list-style: none;
	padding: 40px;
	margin: 100px;
	margin-right: 200px;
	z-index: 3;
}

#nav2
{
	position: relative;
	top: 15px;
	left: 0px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-right: 200px;
	z-index: 3;
}

*>#nav { margin: 0; } /* hack : instructions lues par tous les navigateurs sauf IE6 */

#nav2 li 
{
	display: inline;
}

#nav li a, #nav li a:hover
{
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px 16px;
	
}  
#nav2 li a, #nav2 li a:hover
{
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px 18px;
	
}  

/* Boutons normaux */
#nav_acc { color: #ffffff; background: c; }
#nav_qui { color: #ffffff; background: #7a592a; }
#nav_pro { color: #ffffff; background: #7a592a; }
#nav_con { color: #ffffff; background: #7a592a; }
#nav_mem { color: #ffffff; background: #7a592a; }


/* Boutons survolés */
#nav_acc:hover { color: #FFFfff; background: #2b2b2b; }
#nav_qui:hover { color: #FFFfff; background: #2b2b2b; }
#nav_pro:hover { color: #FFFfff; background: #2b2b2b; }
#nav_con:hover { color:#ffffff;background: #2b2b2b; }
#nav_mem:hover { color:#ffffff; background-color:#2b2b2b;

 }

 background:url(images/bouton-noir-2.png) no-repeat;


#nav_type {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: none;
	position: relative;
	margin-top; 100px;
	
	margin-left: 503px;	
}

#nav_type li {
	display: block;
	width: 175px;
	font-size: 10px;
	padding: 6px;
	text-align: left;
}

#nav_type a { color: #E5E5E5; font-weight: bold; text-decoration: none; }
#nav_type a:hover { border-bottom: 1px solid #E5E5E5; color:#FFCFA0 }





 /*
  * Contenu principal du site
  */
#contenu
{
	 position: absolute;
	height: 0px;
	margin: 0;
	padding: 0;
	padding-top: 70px;
	padding-bottom: 0px;

}



.fiche_produit { clear: left; margin-bottom: 50px;}
img.flot_gauche {

	width:200px;
	padding: 20px;

	margin-right: 150px;
}

img.autres_photos { width: 140px; display: block; float: left; }

#contenu .produit { margin: 10px 10px 75px 10px; }
#contenu .produit p { float: left; width: 50%; margin-right: 25px; }

#liste_prod {  width: 690px; margin-top: 0px; }
#liste_prod td { width: 230px; padding-bottom: 10px;padding-left: 5px; vertical-align: top; }
#liste_prod img { display: block; }
#liste_prod a img { border: 2px solid #7a592a; }
#liste_prod a:hover img { border: 2px solid #2b2b2b;}
#liste_prod a:hover span { color: #2b2b2b; text-decoration: underline; }
#liste_prod span { font-size: 12px; display: block; width: 160px; text-align: center; }


.spacer { visibility: hidden; clear: both; }

/*
* Formulaire
*/
fieldset { padding: 15px; margin: 30px 0; border: 1px solid #CCC; background: #FFFFF4; }
label { float: left; width: 150px; }
input, textarea { border: 1px solid #CCC; }
form .btn { margin-left: 165px; }

#msgChampObligatoire { text-align: right; }
.champObligatoire {	color: #F00; font-weight: bold; font-family: arial; }
form .msgErr { color: red; font-size: small; }

/*
* Qui sommes-nous ?
*/
address { text-align: center; margin: 20px; }
/*
* magiczoom
*/
/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:			2px solid #7a592a;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			1px Tahoma, Verdana, Arial, sans-serif;
	color:			#7a592a;
	background:		#7a592a;
	text-align: 	center;
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #7a592a;
	background: 	#7a592a;
}
