/* CSS Document */

body {
background-color: #440000;
margin: 0;
}

#bandeau_fond {
background: #440000 url("http://www.boitasenteur.com/images/titres/barre_fond.jpg");
width:100%;
}

#bandeau_logo {
display: block;
margin-left: auto;
margin-right: auto;
}

#c_bloc1 {
text-align: left;
margin-left: 7%;
margin-top:15px;
width:50%;
}

#c_halo1 {
height: 150px;
background-image: url("http://www.boitasenteur.com/images/decor/halo_300x150.jpg");
background-repeat:no-repeat;
background-position: 120px;
}

#c_titre {
text-align: left;
font-size: 24px;
margin-top:0px;
}

#c_logo_grand {
position:absolute;
z-index:1;
width:50%;
height:55%;
left: 49%;
top: 16%;
background-image:url("http://www.boitasenteur.com/images/decor/logo_accueil_reduit_halo.jpg");
background-repeat:no-repeat;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 60%;
	top: 20%;
	visibility: visible;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 60%;
	top: 20%;
	visibility: visible;
}

#c_search {
position:absolute;
left: 58%;
margin-top:-30px;
}

#c_soustitre1 {
margin-top: 20px;
}

#menu_accueil_bloc1 {
margin-top: 10px;
}

.menu_accueil {
background-image: url("http://www.boitasenteur.com/images/decor/puce.gif");
background-repeat:no-repeat;
text-indent: 24px;
font-size: 12px;
line-height: 16px;
padding-bottom: 5px;
}

#c_bloc2 {
text-align: left;
margin-left: 7%;
margin-top: 20px;
}

#c_halo2 {
margin-top:10px;
}

#c_soustitre2 {
margin-top: 30px;
}

#menu_accueil_bloc2 {
margin-top: 10px;
}

.menu_accueil2 {
background-image: url("http://www.boitasenteur.com/images/decor/puce_etoile.gif");
background-repeat:no-repeat;
text-indent: 24px;
font-size: 12px;
line-height: 16px;
padding-bottom: 5px;
}

#c_message {
line-height: 16px;
margin-left:10%;
padding-top:5px;
}

#c_news {
background-image: url("http://www.boitasenteur.com/images/decor/cadre420x130.jpg");
background-repeat: no-repeat;
background-position:10px;
width:430px;
height:140px;
margin-left:6%;
}

.news_box {
width: 416px;
height: 116px;
max-height: 138px;
padding: 4px;
margin-top:20px;
}

.news_picture {
float: left;
width: 150px;
height: 116px;
max-height: 116px;
}

.news_texts {
margin: 2px;
float: left;
width: 255px;
height: 116px;
max-height: 116px;
}

.news_description {
margin: 2px;
margin-left: auto;
margin-right: auto;
font-size:14px;
font-weight:bold;
}

.news_body {
margin: 2px;
font-size:12px;
font-weight: normal;
}

#news_link {
text-decoration: none;
}

#c_cgv {
margin-left: 7%;
margin-top:10px;
z-index:10;
}

#c_etoile_promo {
position:absolute;
width:45%;
height:50%;
z-index:2;
left:20%;
top: 300px;
}


