body { 
	color: #333; 
	font-size: 11px; 
	font-family: Verdana, Tahoma, Arial, sans; 
	line-height: 1em;
	border: 0;
	border-collapse: collapse;
	background: url('../img/fond.gif') #D4D6BF;
	margin:0;
	text-align:center;
}
* {
	margin:0;padding:0
}
p { 
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans;
	line-height: 1.5em;
	letter-spacing: 0;
	margin: 0;
}
h1 {
	display: block;
	font-size: 15px;
	font-weight: bold;
	background: url('../img/ico_puce_vert.gif') no-repeat 0 16px #EFF0E7;
	margin: 0 10px 0 25px;
	padding: 9px 15px 8px 13px;
	color: #8E972A;
	line-height: 1.3em;
	letter-spacing: -0.03em;
}
h2 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	background: url('../img/ico_fleche_gris.gif') no-repeat 0 16px #EFF0E7;
	margin: 0 10px 0 25px;
	padding: 9px 15px 8px 13px;
	color: #8E972A;
	line-height: 1.3em;
	letter-spacing: -0.03em;
}
em {
	color: #464646;
	font-size: 11px;
	letter-spacing: 0.03em;
	font-weight: normal;
	font-style: normal;
}
hr {
	display:block;
	height: 1px;
	margin: 7px 20px 10px 0;
	padding: 0;
	color: #A9AAA5;
	background-color: #A9AAA5;
	border: 0;
}

a { text-decoration: none; }

a:link { color: #000; }

a:visited {	color: #000; }

a:hover { color: #333; text-decoration: underline; }

a:active { color: #000; }

/* Drapeaux langues */
#flag {
	height: 19px;
	left: 75%;
	top: 40px;
	position: absolute;
}
#flag UL {
	list-style: none;
	display: inline;
	margin: 0 auto;
}
#flag UL LI {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	height: 19px;
	width: 28px;
}
#flag UL LI A {
	display: block;
	height: 19px;
	width: 28px;
}
#fr { background: url('../img/flag_fr_on.gif') no-repeat #9BA437; }
#fr A {	background: url('../img/flag_fr_off.gif') no-repeat transparent; }
#fr A:hover { background: url('../img/flag_fr_on.gif') no-repeat #9BA437; }

#en { background: url('../img/flag_en_on.gif') no-repeat #9BA437; }
#en A { background: url('../img/flag_en_off.gif') no-repeat transparent; }
#en A:hover { background: url('../img/flag_en_on.gif') no-repeat; }

#de { background: url('../img/flag_de_on.gif') no-repeat #9BA437; }
#de A {	background: url('../img/flag_de_off.gif') no-repeat transparent; }
#de A:hover { background: url('../img/flag_de_on.gif') no-repeat; }

#it { background: url('../img/flag_it_on.gif') no-repeat #9BA437; }
#it A { background: url('../img/flag_it_off.gif') no-repeat transparent; }
#it A:hover { background: url('../img/flag_it_on.gif') no-repeat; }

#po { background: url('../img/flag_po_on.gif') no-repeat #9BA437; }
#po A { background: url('../img/flag_po_off.gif') no-repeat transparent; }
#po A:hover { background: url('../img/flag_po_on.gif') no-repeat; }

/* Menu */
#menu {
	background: url('../img/menu_fond.gif') repeat-x #eff0e7;
	width: 780px;
	height: 31px;
	margin: 0 5px;
	padding-bottom: 25px;
}
#menu UL {
	list-style: none;
	display: inline;
	margin: 0 auto;
	width: 780px;
	height: 31px;
}
#menu UL LI {
	float: left;
	display: inline;
	margin: 0;
}
#menu UL LI A {
	display: block;
	height: 31px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	text-indent: -9999px;
}

#menu UL LI A:hover{
	background-position: 0 -31px;
}
#menu UL LI A.on:hover{
	background-position: 0 0;
	cursor: default;
}
#menu1 {
	padding-left: 25px;
	background: url('../img/en/menu_1.gif') no-repeat 25px 0;
}
#menu2 {
	background: url('../img/en/menu_2.gif') no-repeat;
}
#menu3 {
	background: url('../img/en/menu_3.gif') no-repeat;
}
#menu4 {
	background: url('../img/en/menu_4.gif') no-repeat;
}
#menu5 {
	background: url('../img/en/menu_5.gif') no-repeat;
}
#menu6 {
	background: url('../img/en/menu_6.gif') no-repeat;
}
#menu7 {
	background: url('../img/en/menu_7.gif') no-repeat;
}
#menu8 {
	background: url('../img/en/menu_8.gif') no-repeat;
}
#menu1.on {
	background: url('../img/en/menu_1_on.gif') no-repeat 25px 0;
}
#menu2.on {
	background: url('../img/en/menu_2_on.gif') no-repeat 0 0;
}
#menu3.on {
	background: url('../img/en/menu_3_on.gif') no-repeat 0 0;
}
#menu4.on {
	background: url('../img/en/menu_4_on.gif') no-repeat 0 0;
}
#menu5.on {
	background: url('../img/en/menu_5_on.gif') no-repeat 0 0;
}
#menu6.on {
	background: url('../img/en/menu_6_on.gif') no-repeat 0 0;
}
#menu7.on {
	background: url('../img/en/menu_7_on.gif') no-repeat 0 0;
}
#menu8.on {
	background: url('../img/en/menu_8_on.gif') no-repeat 0 0;
}
#menu1 A {
     width: 75px;
     background: url('../img/en/menu_1.gif') no-repeat;
}
#menu2 A {
     width: 48px;
     background: url('../img/en/menu_2.gif') no-repeat;
}	
#menu3 A {
     width: 89px;
     background: url('../img/en/menu_3.gif') no-repeat;
}
#menu4 A {
     width: 122px;
     background: url('../img/en/menu_4.gif') no-repeat;
}
#menu5 A {
     width: 78px;
     background: url('../img/en/menu_5.gif') no-repeat;
}
#menu6 A {
     width: 80px;
     background: url('../img/en/menu_6.gif') no-repeat;
}
#menu7 A {
     width: 80px;
     background: url('../img/en/menu_7.gif') no-repeat;
}
#menu8 A {
     width: 60px;
     background: url('../img/en/menu_8.gif') 0 0 no-repeat;
}

#menu1 A.on {
     background: url('../img/en/menu_1_on.gif') no-repeat;
}
#menu2 A.on {
     background: url('../img/en/menu_2_on.gif') no-repeat;
}	
#menu3 A.on {
     background: url('../img/en/menu_3_on.gif') no-repeat;
}
#menu4 A.on {
     background: url('../img/en/menu_4_on.gif') no-repeat;
}
#menu5 A.on {
     background: url('../img/en/menu_5_on.gif') no-repeat;
}
#menu6 A.on {
     background: url('../img/en/menu_6_on.gif') no-repeat;
}
#menu7 A.on {
     background: url('../img/en/menu_7_on.gif') no-repeat;
}
#menu8 A.on {
     width: 60px;
     background: url('../img/en/menu_8_on.gif') no-repeat;
}

/* Gabarit */
#conteneur {
	width:790px;
	text-align:center;
	position:relative;
	margin: 0 auto;
	margin-top: 10px;
}
#contenu {
	background: url('../img/ombre.gif') repeat-y #EFF0E7;
	width:790px;
	float:left;
}
#contenu P {
	padding: 10px 0 10px 25px;
}
.sep1 {
	background: url('../img/sep.gif') repeat-y #EFF0E7;
	width: 780px;
	margin: 0 5px;
	clear: both;
	padding-top: 260px;
	min-height: 1px;
}
.sep2 {
	width: 780px;
	margin-top: -260px;
	padding-bottom: 20px;
	background: transparent;
}

/* NEWSLETTER */
.newsletter {
	position: relative;
	margin:0;
	background: none #CDCFB6;
	background-color: #CDCFB6;
	border-top: 1px solid #A4A59E;
	border-bottom: 1px solid #A4A59E;
	padding-bottom: 5px;
	min-height: 60px;
	text-align: right;
}
.newsletter P {
	line-height: 80%;
	padding: 0;
	margin: 0;
	margin-right: 25px !important;
	display: block;
}
.newsletter form {
	padding: 0;
	margin: 0;
	margin-right: 7px;
}
input.news {
	border: 1px solid #949588;
	width: 195px;
	height: 14px;
	padding: 3px;
	margin: 0;
	vertical-align: middle;
	color: #555;
	font-size: 10px;
}
input.validation  {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.newsletter form a {
	display: inline !important;
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
/* ACCUEIL */
#kitco {
	float:left;
	width: 200px
	height: 150px;
	border: 1px solid #A9AAA5;
	padding: 10px;
	background: #EFF0E7;
	margin: 0 20px 10px 25px;
}
*html #kitco {
	margin: 0 20px 10px 12px;
}
p.kitco {
	margin: 20px 0 2px 25px !important;
	padding: 0 !important;
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
	color: #8A8E7C;
}
#metaux {
	float:left;
	clear:left;
	width: 200px;
	height: 30px;
	margin-left: 21px;
}
#metaux UL {
	list-style: none;
	display: inline;
	margin: 0 auto;
}
#metaux UL LI {
	float: left;
	display: inline;
	margin: 0 0 0 4px;
	height: 22px;
}
#metaux UL LI A {
	display: block;
	height: 22px;
	width: 62px;
	text-indent: -9999px;
}
LI.or {
	background: url('../img/en/acc_or.gif') no-repeat #EFF0E7;
}
LI.platine {
	background: url('../img/en/acc_platine.gif') no-repeat #EFF0E7;
}
LI.palladium {
	background: url('../img/en/acc_palladium.gif') no-repeat #EFF0E7;
}
.puce1 {
	background: url('../img/ico_fleche_gris.gif') no-repeat 0 9px;
	padding: 0 !important;
	margin: 0 !important;
}
.puce1 a {
	margin: 0;
	display: block;
	padding: 2px 10px;
}
.puce1 a:hover {
	color:#9BA437
}
.puce2 {
	display: block;
	background: url('../img/ico_puce_gris.gif') no-repeat 0 6px;
	padding: 2px 10px;
}
.bloc1_acc {
	min-height: 330px;
	padding-bottom: 10px;
	display: inline;
	text-align: left;
	width: 445px;
	float: left;
	background: url('../img/acc_titre_fond.gif') repeat-x #EFF0E7;
}
.bloc2_acc {
	min-height: 340px;
	display: inline;
	text-align: right;
	width: 334px;
	float: left;
	border-left: 1px solid #A4A59E;
	background-color: #EFF0E7;
}
#lien_acc {
	float:right;
	width: 200px;
	line-height: 1.2em;
}
.bloc2_acc DIV {
	width: 334px;
	display: block;
	height: 38px;
	line-height: 130%;
}
.bloc2_acc DIV.lesnews {
	border-bottom: 1px solid #A4A59E;
	background: url('../img/acc_news_ico.gif') no-repeat right 8px #E5E6D9;
}
.bloc2_acc DIV.lesnews A {
	display: block;
	height: 34px;
	padding-right: 25px;
	padding-top: 4px;
}
.bloc2_acc DIV.lesnews A:hover {
	text-decoration: none;
	color: #777;
}
.date {
	color: #9A9C40;
	font-weight: bold;
	font-size: 10px;
}
DIV.titrenews {
	background: #CCCEB8;
	border-bottom: 1px solid #A4A59E;
}
DIV.titrenews IMG {
	margin-top: 12px;
	margin-right: 25px;
	display: inline;
}
.bloc2_acc DIV.toutesnews {
	background: url('../img/acc_news_ico.gif') no-repeat right 8px #E5E6D9;
	border-bottom: 0;
}
.bloc2_acc DIV.toutesnews A {
	color: #6F706D;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	display: block;
	height: 34px;
	padding-right: 25px;
	padding-top: 4px;
}
.bloc2_acc DIV.toutesnews A:hover {
	color: #8E972A;
	text-decoration: none;
}

/* NEWS */
.bloc1_news {
	display: inline;
	text-align: left;
	width: 390px;
	float: left;
	background: #EFF0E7;
	border-right: 1px solid #A4A59E;
	min-height: 420px;
	padding-bottom: 10px;
}
.bloc2_news {
	display: inline;
	text-align: right;
	width: 389px;
	float: left;
	background-color: #E5E6D9;
}
.bloc2_news DIV.affichenews {
	background: url('../img/ico_puce_vert.gif') no-repeat 358px 9px #E5E6D9;
}
.bloc2_news DIV A {
	display: block;
	padding: 5px 0 6px 0;
	padding-right: 45px;
	width: 344px;
}
.bloc2_news DIV A:hover {
	text-decoration: none;
	color: #777777;
}
.bloc2_news DIV.titrenews {
	height: 40px;
	background: #E5E6D9;
	border-bottom: 1px solid #A4A59E;
}
.bloc2_news DIV {
	height: 40px;
	width: 389px;
	display: block;
	line-height: 130%;
	border-bottom: 1px solid #A4A59E;
}
.bloc2_news DIV.toutesnews {
	margin: 7px 0 30px;
	width: 369px;
	height: 14px;
	padding: 2px;
	border:0;
}
.bloc2_news DIV.toutesnews A {
	display: inline;
	background: #E5E6D9;
	padding: 0 3px;
}
.ok {
	font-weight: bold;
}
#titrenewsimg {
	margin: 0 5px;
	background-color: #EFF0E7;
}
.imgnews {
	float:left;
	margin: 15px 15px 5px 25px;
}
#lanews {
	clear: both;
	margin-right: 25px;
}
.accroche1 {
	 color: #9A9C40;
	 font-weight: bold;
	 text-transform: uppercase;
	 font-size: 12px;
	 letter-spacing: -0.06em;
}

/* QUi SOMMES */
.bloc1_qui {
	display: inline;
	text-align: left;
	width: 444px;
	float: left;
	background: #EFF0E7;
	padding-bottom: 25px;
}
.bloc2_qui {
	display: inline;
	text-align: right;
	width: 335px;
	float: left;
	border-left: 1px solid #A4A59E;
	background-color: #E5E6D9;
	min-height: 590px;
}
.bloc2_qui DIV.vis {
	background-color: #C2C2B7;
	text-align: left;
	border-bottom: 1px solid #A4A59E;
}
.bloc2_qui DIV.vis P {
	background: url('../img/ico_puce_beige.gif') no-repeat 10px 15px #E5E6D9;
	margin: 3px 0 0 0;
	border-bottom: 4px solid #C2C2B7;
	padding: 0 15px;
}
.bloc1_qui P {
	margin: 0 25px 0 0;
	font-size: 10px;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	clear: both;
}
.bloc1_qui P span {
	 color: #9A9C40;
}
.bloc1_qui P.accroche2 {
	 color: #9A9C40;
	 font-weight: bold;
	 font-size: 10px;
	 letter-spacing: 0;
	 margin-top: 20px;
	 clear: none;
	 text-transform: none;
}
.liens {
	margin: 30px 0;
	padding: 5px 0;
	text-align: right;
}
.liens UL {
	list-style: none;
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}
.liens UL LI {
	display: block;
	margin: 3px 0;
	background: #8F991F;
	vertical-align: middle;
	height: 15px;
	padding-top: 2px;
	background: url('../img/ico_fleche_blanc.gif') no-repeat right #8F991F;
}
.liens UL LI A {	
	padding: 0 15px;
	padding-right: 35px;
	display: block;
	color: #FFF;
	vertical-align: middle;
}
.liens UL LI A:visited {
	color: #FFF;
}
.liens UL LI A:hover {
	color: #EEE;
	text-decoration: none;
}

/* BIJOUTERIE DENTAIRE */
.sep1b {
	background: url('../img/sep1b.gif') #EFF0E7;
	width: 780px;
	margin: 0 5px;
	clear: both;
	padding-top: 260px;
	min-height: 1px;
}
.bloc1_bd {
	display: inline;
	width: 390px;
	float: left;
	background: #EFF0E7;
	padding-bottom: 25px;
	text-align: left;
	z-index: 1;
}
.bloc2_bd {
	display: inline;
	width: 389px;
	float: left;
	border-left: 1px solid #A4A59E;
	background-color: #EFF0E7;
	text-align: left;
}
.bloc1_bd P {
	margin-right:25px;
}
.bloc2_bd P {
	margin-right:25px;
}
#bdtitre {
	background: url('../img/bd_titre_fond.gif') repeat-x #EFF0E7;
	text-align: left;
	padding: 12px 0 0 25px;
	height: 55px;
	border: 0;
}
.bdstitre {
	margin-top: -13px;
	position: relative;
	top: 0;
	left:25px;
}
P.bd1 {
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 5px !important;
}
.bd_g {
	background: url('../img/bd_v1.gif') no-repeat #EFF0E7;
	padding: 0 0 0 40px;
	margin: 5px 0 0 25px;
}
.bd_d {
	background: url('../img/bd_v2.gif') no-repeat #EFF0E7;
	padding: 0 0 0 40px;
	margin: 5px 0 0 25px;
}
UL.bd {
	list-style: none;
	display: block;
	margin: 0 auto;
}
UL.bd LI {
	background: url('../img/ico_puce_gris.gif') no-repeat 0 5px #EFF0E7;
	margin-left: 25px;
	padding: 0 25px 0 15px;
	line-height: 150%;
	margin-top: 2px;
}
#unicef {
	background: #C2C3BE;
	margin: 5px 25px 15px;
	padding: 1px;
}
#unicef div {
	padding: 55px 15px 5px 15px;
	display: block;
	background: url('../img/unicef.gif') no-repeat #EFF0E7;
}
#unicef P {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 9px;
	display: block;
}
#unicef P span {
	font-size: 12px;
	line-height: 250%;
	background: #EFF0E7;
	padding: 3px;
	color: #C29F2B;
	font-weight: bold;
}
#unicef P A {
	display: block;
}
#unicef P A {
	text-decoration: none;
}
.blocb_bd {
	display: inline;
	width: 259px;
	float: left;
	background: transparent;
	padding-bottom: 25px;
	text-align: left;
	border-left: 1px solid #A4A59E;
}
.blocb_bd P {
	background: transparent;
	margin-right: 25px !important;
}
.accroche2 {
	 color: #9A9C40;
	 text-transform: uppercase;
	 font-size: 11px;
	 letter-spacing: -0.06em;
}
.traits {
	display: block;
	background: url('../img/fond_barres.gif') #EFF0E7;
	width: 209px;
	height: 10px;
	margin:10px 0 0 25px;
}


/* INDUSTRIES */
.bloc1_indus {
	display: inline;
	width: 519px;
	float: left;
	background: #EFF0E7;
	text-align: left;
	z-index: 1;
}
.bloc2_indus {
	display: inline;
	width: 259px;
	float: left;
	border-left: 1px solid #A4A59E;
	background-color: #EFF0E7;
}
.bloc1_indus P {
	margin-right: 20px;
	padding-bottom: 0 !important;
}
.bloc1_indus ul {
	list-style: none;
	display: block;
	margin: 0 auto;
}
.bloc1_indus ul li {
	background: url('../img/ico_puce_gris.gif') no-repeat 0 5px #EFF0E7;
	margin-left: 45px;
	padding: 0 25px 0 15px;
	line-height: 150%;
	margin-top: 2px;
	margin-right: 20px;
}

/* AUTOMOBILE */
.bloc1_auto {
	display: inline;
	width: 390px;
	float: left;
	background: #EFF0E7;
	text-align: left;
	z-index: 1;
}
.bloc2_auto {
	display: inline;
	width: 389px;
	float: left;
	border-left: 1px solid #A4A59E;
	background-color: #EFF0E7;
}
.bloc1_auto P {
	margin-right: 25px;
}
.bloc1_auto div.imgauto {
	margin: 0 25px;
}
.bloc1_auto ul {
	list-style: none;
	display: block;
	margin: 0 auto;	
}
.bloc1_auto ul li {
	background: url('../img/ico_puce_bv.gif') no-repeat 0 5px #EFF0E7;
	margin-left: 45px;
	padding: 0 25px 0 15px;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 20px;
	font-weight: bold;
}
#video_auto {
	display: block;
	background: url('../img/auto_v2.jpg') no-repeat #D4D6BF;
	width: 389px;
	height: 134px;
	text-align: left;
}
#video_auto A {
	background: url('../img/en/video.gif') no-repeat transparent;
	display: block;
	width: 250px;
	height: 21px;
	position: relative;
	left: 25px;
	top: 113px;
	text-indent: -9999px;
}
#video_auto A:hover {
	background: url('../img/en/video_r.gif') no-repeat transparent;
}
#txt1 {
	background: #D4D6BF;
	text-align: left;
	border-bottom: 1px solid #A4A59E;
	padding-right: 25px;
	padding-bottom: 10px;
}
#txt1 UL {
	list-style: none;
	display: block;
	margin: 0 auto;
}
#txt1 UL LI {
	background: url('../img/ico_puce_gris.gif') no-repeat 0 5px #D4D6BF;
	margin-left: 25px;
	padding: 0 25px 0 15px;
	line-height: 150%;
	margin-top: 2px;
}
#txt2 {
	background: #DFE1CF;
	text-align: left;
	border-bottom: 1px solid #A4A59E;
}
#txt2 P.txt {
	padding-right: 25px;
}

/* CONTACT */
.bloc1_contact {
	display: inline;
	width: 390px;
	float: left;
	background: #EFF0E7;
	z-index: 1;
	border-right: 1px solid #A4A59E;
	min-height: 625px;
}
.bloc2_contact {
	display: inline;
	width: 389px;
	float: left;
	background-color: #EFF0E7;
}
.contactbloc {
	border: 1px solid #DADADA;
	width: 333px;
	height: 78px;
	margin: 20px 25px;
	background-color: #F9FAF1;
}
.contactbloc div {
	padding: 5px;
	background: url('../img/fond_barres.gif') #F9FAF1;
	float: left;
	margin-right: 15px;
}
.contactbloc P {
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
	text-align: left;
	font-weight: bold;
	color: #4D4D4D;
	float: right;
	width: 235px;
	line-height: 120%;
}
.contactbloc P A {
	color: #4D4D4D;
}
.contactbloc P.telephone {
	background: url('../img/contact_ico.gif') no-repeat 0 3px #F9FAF1;
	text-indent: 20px;
	padding-bottom: 5px !important;
	padding-top: 6px !important;
}
.contactbloc P.servicecontact {
	font-size: 10px;
	padding-top: 8px !important;
}
.contactbloc P.emailcontact A {
	font-weight: normal;	
}
form.contact {
	margin: 20px 0;
	text-align: left;
}
form.contact div {
	margin-top: 10px;
}
form.contact p {
	text-align: right;
	font-size: 80%;
	margin-right: 15px;
	width: 340px;
}
.form_g {
	float: left;
	width: 130px;
	text-align: right;
	margin: 2px 0 5px 15px;
	clear: both;
	border-top: 1px solid #C2C3BE;
	padding: 5px 0 0 20px;
}
.form_d {
	float: right;
	width: 158px;
	margin: 0;
	text-align: right;
	margin-right: 25px;
}
.form_ok {
	float: right;
	width: 200px;
	margin: 0;
	text-align: right;
	clear: both;
	padding: 10px 18px 20px;
}
p.erreur {
	color: #FC6B00;
	border-bottom: 1px solid #A4A59E;
	text-align: left;
}
label.contact {
	text-align: right;
}
input.contact {
	border: 1px solid #949588;
	width: 158px;
	height: 17px;
	padding: 2px 3px 0;
	margin: 0;
	vertical-align: middle;
	color: #555;
	font-size: 10px;
}
textarea.contact {
	display: block;
	border: 1px solid #949588;
	width: 158px;
	padding: 3px;
	height: 80px;
	font-family: Verdana, Tahoma, Arial, sans;
	color: #555;
	font-size: 10px;
}

/* MAGIE */
.bloc1_magie {
	display: inline;
	width: 390px;
	float: left;
	background: #EFF0E7;
	text-align: left;
	z-index: 1;
}
.bloc2_magie {
	display: inline;
	width: 389px;
	float: left;
	border-left: 1px solid #A4A59E;
	background-color: #DFE1CF;
}

.bloc1_magie P {
	margin: 10px 25px;
	padding: 0;
	margin-left: 0;
	font-style: normal;
	font-size: 11px;
	border: 0;
}
#video_magie {
	display: block;
	background: url('../img/magie_v.jpg') no-repeat #D4D6BF;
	width: 389px;
	height: 134px;
	text-align: left;
}
#video_magie A {
	background: url('../img/en/video.gif') no-repeat transparent;
	display: block;
	width: 350px;
	height: 21px;
	position: relative;
	left: 180px;
	top: 113px;
	text-indent: -9999px;
}
#video_magie A:hover {
	background: url('../img/en/video_r.gif') no-repeat transparent;
}

/* BAS */
#bas {
	background: url('../img/bas_fond.gif') repeat-x #7a831a;
	margin: 0 5px;
	text-align: left;
	clear: both;
	vertical-align: top;
}
#bas P.bas { color: #FFF; padding: 15px 0 10px 15px; font-size: 9px;}
#bas P.bas A { color: #FFF; font-size: 9px;}

* html #bas P.bas {padding: 10px 15px 8px 15px;}


#video {
	position: absolute;
	top: 183px;
	padding: 0;
	background: #333;
	left:50%;
	text-align: center;
	display: none;
	width: 390px;
	height: 338px;
	background: #A4A59E;
}
#video A {
	display: block;
	color: #A2A087;
	background: url('../img/close.gif') no-repeat 370px 5px #A2A087;
	padding: 2px 26px;
	vertical-align: middle;
	margin: 0;
	text-align: right;
}
#video A:hover {
	text-decoration: none;
	color: #FFF;
}

/* Infos legales */
#infoslegales {
	margin: 15px 20px 0;
	text-align: left;
}
#infoslegales p {
	padding: 0 10px 10px;
	font-size: 0.8em;
}
#infoslegales h2 {
	margin: 0 0 0 10px;
	background-color: transparent;
}
#infoslegales ul li {
	font-size: 0.8em;
	line-height: 180%;
}
#pres {
	display: block;
	margin-left: 40px;
	padding: 0;
	float: right;
	width: 259px;
	border-bottom: none;
}
#pres p {
	text-align: left;
	border-bottom: 1px solid #AFAFAC;
	padding: 5px 20px;
	background: #E4E5D6;
}
#pres p a {
	display: block;
	background: #E4E5D6;
}

#pres span {
	color: #7A831A;
	font-weight: bold;
	line-height: 180%;
}
