﻿
body {
 	background-image:url('http://soummam.org/squelettes/images/back.png');
 	font-size : 76%;
 	font-family : "lucida grande", "gill sans", arial, sans-serif;
 	} 
#page {
	width:auto;
	height:auto;
	}
	
#top2{text-align : center;
	width:auto;
	height:84px;
	background-image:url('imgs/fond_header.png');}
	
a {	
	color:#336600; 
	text-decoration : none;
	}
#sidebar h2 {
	color : #666;
	font-size:1.2em;
	}
	      
#sidebar h3 {
	color : #666;
	font-size:1em;
	}
fieldset {
	border : none;
	}
.post h3, .post h4 {
	clear : both;
	}

#sidebar1 {
	width:15%;
	float:left;
	margin-left:10px;
	margin-top:10px;

}
#contenu {
    width:78%;
	float:right;
    margin-top:8px;
margin-right:15px;
margin-left:15px;


}

/*#sidebar2 {
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	width:190px;
}
*/


#bloc1{
	width:31%;
	float:left;
	border:#999999 1px solid;
    background-image:url('imgs/deg2.png');
	background-repeat:repeat-x;
	background-color:#E0E0E0;

}

#bloc2{
	width:31%;
	margin-left:3px;
	float:left;
	border:#999999 1px solid;
	background-image:url('imgs/deg2.png');
	background-repeat:repeat-x;
	background-color:#E0E0E0;
}

#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 250px; /*marquee height */
text-align:left;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

#bloc2bis{
	width:31%;
	margin-left:3px;
	float:left;
	border:#999999 1px solid;
	background-image:url('imgs/deg2.png');
	background-repeat:repeat-x;
	background-color:#E0E0E0;
}
#ban{
	width:400px;
	margin-top:2px;
	margin-left:2px;
	height:70px;
	float:left;
}
#pub{
	width:468px;
	height:60px;
	float:right;
	margin-top:10px;
	margin-right:2px;
}
#footer{
	width:auto;
	height:51px;
	text-align:center;
	background-image:url('imgs/footer.png');
	margin-bottom:0px;
}
#txtfooter{
    margin:5px;
    padding-top:4px;
    margin-top:2px;
    margin-bottom:2px;
}
#menu{
	width:180px;
	margin-top:5px;
	margin-bottom:8px;
	height:auto;
	border:#999999 1px solid;
}
#titre{
	width:180px;
	height:20px;
	background-image:url('imgs/degmenu.png');
	border-bottom:#999999 1px solid;
	text-align:center;
	color:white;
	font-size:small;
	font-weight:bold;

}
#bas{
	width:180px;
	height:auto;
	background-image:url('imgs/deg2.png');
	background-repeat:repeat-x;
	background-color:#E0E0E0;
}
#bas2{
	width:180px;
	height:auto;
	background-image:url('imgs/deg2.png');
	background-repeat:repeat-x;
	background-color:#E0E0E0;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#titre2{
	background-image:url('imgs/degmenu.png');
	border-bottom:#999999 1px solid;
	height:20px;
	text-align:center;
		color:white;
	font-size:small;
	font-weight:bold;

}
#bloc3{
	position:relative;
    height: 5px;
    clear:both;
}
#bloc4{
	margin-top:10px;
	margin-bottom:10px;
	border:1px black;
	border:#999999 1px solid;
	background-image:url('imgs/deg2.png');
	background-repeat:repeat-x;
	background-color:#E0E0E0;
    padding:8px;	
    -moz-border-radius: 15px;
}
#basbloc{
	width:235px;
	text-align:center;	
	
}

#act{
	margin-top:2px;
	border-bottom:2px black medium;
}

li{
    width:100%;
	padding-bottom:8px;
	list-style-type:none;
	
}
img{
	border:0;
}
h1 { }

h2 { font-size:large;font-family:Arial, Helvetica, sans-serif;}


/* messages d'erreur */
.error {
	border : 1px solid #c44;
	background : #df0;
	padding : 0.5em;
	}
.error ul {
	padding-left : 20px;
	}
.error li {
	list-style : square;
	}
	
#footer {
    clear:both;
    }
