/*
Theme Name: Dino
Theme URI: http://troistetesdedino.pallas4.net
Description: th&egrave;me du blog.
Version: 0.1
Author: Pallas4
 
Creation Theme by Pallas4 || http://www.pallas4.net 
*/

*{padding:0;margin:0;}

body  {
   width: 875px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;   
   background-color: #b0d398;
   background-image: url("images/fondino.png");
   background-attachment:fixed;
   background-position:center;
   font-family:Verdana, sans-serif;
   font-size:75%;
}

ul , ol{
	list-style: none;
}
img {
	border-style:none;
}
.header {
background-image:url(images/bann.png);
background-repeat:no-repeat;
height:250px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
width:875px;
text-align:center;
text-decoration:none;
border:1px solid black;
}

.header a{
 text-decoration: none;
 color: black;


}
.headertexte{
	padding-top:25px;
font-family: "Comic Sans MS", sans-serif;
font-size:200%;
}
.widgettitle{
background-image:url(images/banmenu.png);
height:76px;
	padding-top:14px;
text-align:center;
border:1px solid black;
}
.sidebar {
font-family: "Comic Sans MS", sans-serif;
color:black;
float:left;
margin-bottom:10px;
text-align:left;
width:250px;
background-color:white;
}

.sidebar a {
	text-decoration:none;
	font-size:12px;  
	 	color:#366243;


}

.sidebar a:hover {
	text-decoration:none;
	font-weight:bold; 
}
.widget ul, #searchform{;
border-left:1px solid black;
border-right:1px solid black;
}
.widget li{
	padding-left:10px;
}
.contenu {
padding-top:-20px;
margin-left:10px;
padding-bottom:50px;
padding-left:0px;
background-color:white;
   margin-left: 260px;
   margin-bottom: 20px;
   padding: 5px;
   width:605px;
}

.titre_article{
padding-left:11px;
margin-top:0px;
background-image:url(images/bulle_haut.png);
background-repeat:no-repeat;

}
.article {
background-color:white;
border-left:1px solid black;
border-right:1px solid black;
margin-bottom:10px;
margin-top:-2px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}
.article img{
max-width:100%;
}
.contenu a,.footer a {
	color : #006251;
	text-decoration:none;
	font-weight:bold;
}
.bas_article{
background-image:url(images/bulle_bas.png);
background-repeat:no-repeat;
height:100px;
width:617px;
margin-top:-10px;
margin-bottom:15px;
}

.footer {
background-color:white;
background-image:url(images/footer.png);
clear:both;
color:white;
height:80px;
margin-left:260px;
margin-top:25px;
padding:5px;
text-align:center;
 
}

.footer p {
	clear:both;
	text-align:center;
	font-size:0.9em;
	margin-left:110px;
	margin-top:25px;
}
.footer 	a {
	
color:black;
}
#comment{
width:45em;
}

