body{
font-size:12px;
font-family:arial;
color:#000000;
margin:0px;
padding:0px;
text-align:justify;
background:#7e090f url(images-jolivet/bg.jpg) no-repeat top center;
}

#conteneur{
width:940px;
margin-left:auto;
margin-right:auto;

}

a{
 color:#7e090f;
 text-decoration:none;      
}

a:hover{
text-decoration: underline;
}

table, td, tr{
font-size: 1em;;
}


hr {
color:#ffffff;
width:100%;
border:none;
border-bottom:1px solid #7e090f;
clear:both;
}

p{
font-size:12px;
color:#000000;
margin:0px;
padding:0px;
}

img{
border:0px;
}

h1{
color:#7e090f;
font-size:19px;
margin:0px;
padding:0px;
}




#content{
width:930px; 
background:url(images-jolivet/bg_contenu.png) repeat-y top center;
padding-left:5px;
padding-right:5px;
float:left;
}


#menu{
width:930px;
margin-bottom:15px;
}

#menu, img{
float:left;
}

#contenu{
clear:both;
width:850px;
float:left;
background:url(images-jolivet/bg8contenu.jpg) no-repeat bottom center;
padding-left:40px;
padding-right:40px;
min-height:500px;
_height:500px;
}


#actu_principale{
width:407px;
height:329px;
float:left;
cursor:pointer;
}


#image_actu_principale{
width:407px;
height:243px;
background:url(images-jolivet/bg_image_actu_princ.jpg) no-repeat top center;
}

#texte_actu_principale{
height:42px;
overflow:hidden;
margin-bottom:5px;
}

#video{
width:388px;
height:57px;
background:url(images-jolivet/bg_video.jpg) no-repeat top center;
float:right;
padding-top:272px;
padding-left:10px;
padding-right:10px;
}

#petites_actus{
clear:both;
width:850px;
margin-top:10px;
padding-top:10px;
}


.lien_suite{
font-size:11px;
float:right;
}

.titre_video{
font-size:16px;
font-weight:bold;
color:#fff3d3;
}

.texte_video{
font-size:11px;
color:#fff3d3;
height:27px;
overflow:hidden;
}

.petite_actu{
width:407px;
height:155px;
cursor:pointer;
}

.titre_petit{
color:#7e090f;
font-size:14px;
font-weight:bold;
}

.image_petites_actus{
width:198px;
height:116px;
background:url(images-jolivet/bg_image_petites_actus.jpg) no-repeat top center;
float:left;
}

.paniers_gourmands{
width:198px;
float:left;
cursor:pointer;
}

.texte_petites_actus{
height:92px;
width:202px;
overflow:hidden;
float:right;
margin-bottom:5px;
}


#bas_page{
background:url(images-jolivet/bas_page.jpg) no-repeat top center;
width:930px;
height:22px; 
line-height:22px;
text-align:center;
float:left;
color:#ffffcc;
font-size:11px;
}

#bas_page a{
color:#ffffcc;
font-size:11px;
}

#liens_bas{
float:right;
color:#ffffcc;
font-size:10px;
margin-right:37px;
margin-bottom:15px;
}

#liens_bas a{
color:#ffffcc;
font-size:10px;
}

#form p
{
    margin: 2px 0;
}

#form fieldset
{

    border: #7e090f 1px solid;
    position: relative;
    left: 25px;
    width : 640px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 0px;

    

}


#form fieldset legend
{
    padding: 0 10px;
    border-left: #7e090f 1px solid;
    border-right: #7e090f 1px solid;
    font-size: 1.2em;
    color: #7e090f;
}

#form label{
    
    display: block;
    width: 150px;
    float: left;


    padding-right: 15px;

}


#form input, #form select
{
        width: 250px;
border:1px solid #404040;
        
        padding-left: 5px;
}


/* button submit */
#form input[type="submit"]
{
    border: #7e090f 1px solid;
	color:#fdf7d7;
    width: 125px;
    position: relative;
    top: 15px;
    left: 490px;
	background-color: #7e090f;
    
}

#form input[type="submit"]:hover
{
    background-color: #8f3d55;
    cursor: pointer;
}











