/***************************
	GLOBAL
/***************************/	
body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	font: normal 0.7em/1.1em Helvetica, Arial, sans-serif;
}
#conteneur #corps #texte .promo-01 {
	border: thin solid #FF0000;
	width: 460px;
}

#conteneur #corps #texte #promo-02 {
	border: thin solid #FF0000;
	width: 460px;
}


#conteneur #corps #texte table .promo {
	background-color: #FF6600;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}


a {color: #51A401; /* #959666 */font-weight: bold;}
a:hover {color: #66CC00;}
a:visited {color: #51A401;}



#conteneur #corps #sidebar #adresse .lien-blc a:active {
	color: #FFFFFF
}
#conteneur #corps #sidebar #adresse .lien-blc a:hover {
	color: #FFFFFF
}
#conteneur #corps #sidebar #adresse .lien-blc a:visited {
	color: #FFFFFF
}


#conteneur {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 900px; /* moitié de la hauteur */
	margin-left: -450px;
	padding: 0px;
	background: url(images/bg_02.jpg) no-repeat left 0px;
	height: 700px;
	z-index: 1;
}

#conteneur #corps #sidebar #techno .techno {
	position: relative;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 0px;
	background-position:  0% 10%;
	background-repeat: no-repeat;
	font: normal 16px "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, Geneva, sans-serif;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 0px;
}



#conteneur #corps #sidebar #techno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #755143;
	color: #FFFFFF;
	padding: 5px;
}
#conteneur #corps #sidebar #techno ul {
	padding: 5px;
	margin: 0px 5px 0px 15px;

}
#conteneur #corps #texte #citation {
	font-style: italic;
	margin: 5px;
	padding: 5px;
	background-color: #EEE;
	font-size: 11px;
	color: #666666;
	line-height: 11px;
	width: 90%;
	height: 100px;
}
#conteneur #corps #photos {
	font-family: Arial, Helvetica, sans-serif;
	width: 590px;
	border: thin dotted #999966;
	padding: 10px;
	margin: 0px;
}


#conteneur1 {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 1000px;
	height: 600px;
	margin-top: -300px; /* moitié de la hauteur */
	margin-left: -500px; /* moitié de la largeur */
	border: 1px solid #333;
	padding: 0px;
	background: green;
}



.texte-01 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF99CC;
}
.texte-blc-01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

#entete {
	height: 128px;
	width: 700px;
	position: absolute;
	top: 0px;
	left: -35px;
	z-index: 50;
	background-image: url(images/entete_01.jpg);
	background-repeat: no-repeat;
}

#entete-01 {
	height: 102px;
	width: 296px;
	position: absolute;
	top: 12px;
	left: 10px;
	z-index: 50;
/*	background-image: url(images/entete_01.jpg);
	background-repeat: no-repeat;
	*/
}
#corps {
	width: 900px;
	position: absolute;
	left: 0px;
	top: 190px;
	z-index: 50;
	height: 400px;
}


#entete-photo {
	height: 100px;
	width: 570px;
	position: absolute;
	top: 15px;
	right: 0px;
	z-index: 100;
}
#menu {
	height: 60px;
	width: 900px;
	top: 128px;
	position: absolute;
	left: 0px;
	z-index: 100;
	background-image: url(images/bg_menu_01.jpg);
	background-repeat: repeat-x;
	font: normal 11px "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, Geneva, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	background-position: left top;
	padding-top: 15px;
	padding-left: 20px;
	letter-spacing: 1px;
}

#conteneur #corps #texte {
	height: 400px;
	width: 610px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	background-image: url(images/bg_cadre_01.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 13px;
}

#conteneur #corps #texte-02 {
	width: 710px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	background-image: url(images/bg_cadre_01.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 13px;
}

#conteneur #corps #sidebar {
	width: 240px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	height: 390px;
	background-image: url(images/bg_cadre_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 5px;
}

#conteneur #corps #sidebar-pub {
	width: 130px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	height: 390px;
	background-image: url(images/bg_cadre_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 5px;
}

#conteneur #corps #sidebar #adresse .adresse {
	position: relative;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 0px;
	background-position:  0% 10%;
	background-repeat: no-repeat;
	font: normal 16px "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, Geneva, sans-serif;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 0px;
}


#conteneur #corps #sidebar #adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #755143;
	color: #FFFFFF;
	padding: 5px;
}
#conteneur #corps #sidebar #sidebar-photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #755143;
	padding: 5px;
	margin-top: 10px;
}
.image-gauche {
	float: left;
	background-color: #eee;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.image-droite {
	float: right;
	background-color: #eee;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#conteneur #corps #texte .titre-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3A0900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A0900;
}

#conteneur #corps #texte-02 .titre-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3A0900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A0900;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
}


#conteneur #corps h2 {
	position: relative;
	color: #3A0900;
	padding-bottom: 2px;
	padding-left: 0px;
	background-position:  0% 10%;
	background-repeat: no-repeat;
	font: normal 16px "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, Geneva, sans-serif;
	border-bottom: 1px solid #3A0900;
	margin-top: 0px;
}

#conteneur #sidebar .titre-01-blc {
	position: relative;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 0px;
	background-position:  0% 10%;
	background-repeat: no-repeat;
	font: normal 16px "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, Geneva, sans-serif;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
}


#conteneur #entete #accroche {
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 12px;
	height: 20px;
	z-index: 150;
	position: absolute;
	left: 45px;
	top: 92px;
	width: 275px;
	text-align: center;
	color: #FFFFFF;
	text-shadow: #333333 2px 2px 0px;
	font-weight: normal;
}

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

#conteneur #menu .menu1 a {
	position: relative;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 18px;
	background-position:  0% 40%;
	background-repeat: no-repeat;
	background-image: url(images/bouton-off.jpg);
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

/* déja visté */
#conteneur #menu .menu1 a:visited {
	position: relative;
	padding-bottom: 0px;
	padding-left: 18px;
	background-position:  0% 40%;
	background-repeat: no-repeat;
	background-image: url(images/bouton-off.jpg);
	text-decoration: none;
}

/* survol */
#conteneur #menu .menu1 a:hover  {
	position: relative;
	padding-bottom: 0px;
	padding-left: 18px;
	background-position:  0% 40%;
	background-repeat: no-repeat;
	background-image: url(images/bouton-on.jpg);
}

/* lien activé */
#conteneur #menu .menu1 a:active  {
	position: relative;
}




/***************************
			AUTRES
***************************/
#texte {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

#conteneur #corps .com {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0066;
}


.accroche-01{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330000;
	font-style: italic;
	font-weight: bold;
}

#conteneur #corps #logo {
	padding: 5px;
	text-align: center;
}

.tablo-01{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999966;
}

.nom-01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background:	#999966;
}

.nouveau {
	color: #FF3300;
	font-size:11px;
	font-weight: bold;
	background-color: #330000;
	padding: 3px;
}

/********* ONGLET *********/
#onglet {
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:5px solid #330000;
	line-height:100%;
	padding-top:10px;
	padding-bottom:10px;
}

.onglet{
padding:9px 8px 9px 8px;
background-color:#755143;
text-decoration:none;
font-weight:bold;
margin-right:10px;
}
.onglet a{
padding:9px 8px 9px 8px;
background-color:#755143;
text-decoration:none;
font-weight:bold;
color:#330000;
margin-right:10px;
}
.onglet a:hover{
color:#FF9900;
}
.onglet a:visited{
color:#330000;
}
.current{
padding:10px;
background-color:#330000;
text-decoration:none;
font-weight:bold;
color:#66CC00;
margin-right:10px;
}
.current a{
padding:10px;
background-color:#330000;
text-decoration:none;
font-weight:bold;
color:#66CC00;
padding-right:10px;
}
.current a:hover{
color:#FF9900;
}
.current a:visited{
color:#66CC00;
}

/*************************/

#trophee{
background-color:#FFFFFF;
text-align:left;
padding:10px;
margin:10px 0px;
height:130px;
border:1px solid  #51A401;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

#salon{
	text-align:center;
	font-size:16px;
	line-height:20px;
	color:#330000;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	border:1px solid #330000;
	padding:10px;
	margin:10px;
}