@import url( "common.css");

#body ol {
	margin: 0px;
	padding: 0px;
	padding-left: 50px;
	padding-right: 10px;
	font-size: 80%;
	color: #303030;
}

#body dl {
	margin: 0 0 10px 10px;
	padding: 0px;
	line-height: 1.7;
}

#body dt {
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px;
    padding-left: 15px;
    font-size: 80%;
    background-position: left center;
    background-image: url("images/list_bt.gif");
    background-repeat: no-repeat;
}

#body dd {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	color: #303030
}

#dfp_center_high{
    text-align:center;
    padding:10px 0 17px;
}

#dfp_center_low .low_1{
    text-align:center;
    margin-top:30px;
    margin-bottom:30px;
}

#dfp_center_low .low_2{
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}
#dfp_center_low .low_3{
    text-align:center;
    margin-top:10px;
    margin-bottom:30px;
}

#enquete{
    background-image:url("images/announce_body.gif");
    background-repeat:repeat-y;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:15px;
    width:580px;
}

#enquete_header{
    background-image:url("images/announce_header.gif");
    background-repeat:no-repeat;
    color:#FFFFFF;
    font-size:80%;
    line-height:20px;
    text-indent:5px;
    width:580px;
}

#enquete_body{
    background-image:url("images/announce_footer.gif");
    background-position:left bottom;
    background-repeat:no-repeat;
    font-size:80%;
    padding:5px;
    text-indent:5px;
    width:580px;
}
