

/* Start of CMSMS style sheet 'ASBL : css principal' */
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(uploads/ASBL/bg.jpg);
	background-repeat: repeat;	
	color: #9b7e4b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

a:link, a:active, a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73ade3;
	text-decoration:none;
        color:#73ade3;
        outline:0;
}
a:hover {
	color: #9b7e4b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9b7e4b;
        outline:0;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 961px;
    padding-bottom:15px;
	background-image: url(uploads/ASBL/cadre_bas.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header {
	background-image: url(uploads/ASBL/cadre_ht.png);
	background-repeat: no-repeat;
	height: 228px;
	position: relative;
}

p{
	margin: 0px;
	padding: 0px;
}
#menu {
	position: absolute;
	left: 228px;
	top: 169px;
}
.btn{
	background-image: url(uploads/ASBL/btn_home.png);
}
.logo {
	padding-left: 27px;
	margin-top: 32px;
	padding-bottom: 15px;
}
#header .bandeau_photo {
	padding-top: 30px;
}
#bandeau {
	background-image: url(uploads/ASBL/bandeau.png);
	background-repeat: repeat-x;
	height: 73px;
	position: absolute;
	left: -3px;
	top: 207px;
	width: 100%;
}

#summary {
	width: 880px;
	background-image: url(uploads/ASBL/pixel.png);
	background-repeat: repeat-y;
	overflow:auto;
	padding-right: 40px;
	padding-left: 40px;
}
#content {
	padding-top: 60px;
        padding-bottom: 25px;
	text-align: justify;
	background-color: #FFFFFF;
        min-height:280px;
}
#content p {
        padding-bottom: 7px;
}
.bienvenue{
        margin-bottom:10px;
}
#img {
	height: 228px;
	width: 289px;
	position: relative;
        float:right;
	padding-left:25px;
}

#img_tempete {
	height: 420px;
	width: 252px;
	position: relative;
        float:right;
	padding-left:25px;
}

.img_placer_droite{
        float:right;
        margin: 0 0 5px 15px;
        padding: 2px;
        border: 1px solid #9b7e4b;
}
.img_placer_gauche{
        float:left;
        margin: 0 15px 5px 0;
        padding: 2px;
        border: 1px solid #9b7e4b;
}
.img_placer_centre{
text-align:center;
        margin: 0 5px 5px 0;
        padding: 2px;
        border: 1px solid #9b7e4b;
}

#img_reportage {
	height: 279px;
	width: 372px;
	position: relative;
        float:left;
	padding-left:195px;
}

.img_reportage_placer_droite{
        float:right;
        margin: 0 0 5px 15px;
        padding: 2px;
        border: 1px solid #9b7e4b;
}
.img_reportage_placer_gauche{
        float:left;
        margin: 0 15px 5px 0;
        padding: 2px;
        border: 1px solid #9b7e4b;
}
.img_reportage_placer_centre{
text-align:center;
        margin: 0 5px 5px 0;
        padding: 2px;
        border: 1px solid #9b7e4b;
}


#shuffle {
	height: 228px;
	width: 289px;
	float:right;
	position: relative;
	background-repeat: no-repeat;
}
#shuffle_reportage {
	height: 279px;
	width: 372px;
	float:left;
	position: relative;
	background-repeat: no-repeat;
}

#contour_photo_js {
	height: 233px;
	width: 294px;
	float:right;
	padding-bottom:25px;
	position: absolute;
	z-index:1000;
        top:-1px;
        right:-2px;

}


.texte-en-gras{
        color:#b5c714;
	font-weight: bold;
}





#ancre {
	text-align:right;
        padding:10px 45px;
}

#footer {
	padding-right: 40px;
	padding-left: 40px;
        padding-top:20px;
}
#droit{
	margin-right: auto;
	margin-left: auto;
	width: 931px;
        margin-top:10px;
        padding-top:10px;
        color:#fff;
	background-image:url(uploads/ASBL/px_border.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#menu_footer{
	margin-right: auto;
	margin-left: auto;
	width: 961px;
	padding-right: 40px;
	padding-left: 65px;
}
#menu_footer a{
	text-decoration:none;
        outline:0;
	border:0;
}
#menu_footer a:hover{
	text-decoration:none;
        outline:0;
	border:0;
}
.menu_bas{
	padding-right:25px;
        outline:0;
}
.credit{
	font-size: 12px;
}


#content .clearfix ul {
	margin-bottom: 10px;
}
/* End of 'ASBL : css principal' */

