#cadre_bleu
 {
 background: orange;
 border:solid 2px blue;
 margin-top:0px;
 margin:0px;
 height:174px;
 min-width:636px;
 text-align:center;
 color: red;
 font-family: Comic Sans MS, serif;
 font-size: large;
}
h3
{
color:green;
}
 h2
 {
 color:black;
 }
#block_positionne
{ 
background: blue;
border:solid 3px green;
min-width:770px;
left:180px;
top:177px;
height:280px;
position:absolute;  
right:10px;
text-indent: 20px;
font-family: Comic Sans MS, serif;
 }

 #cadre_rouge
 {
 background: yellow;
 width:156px;
 margin-left:10px;
 border:solid 1px red;
 height:450px;
 font-family: Comic Sans MS, serif;
 color: green;
 }
 
 body
 {
 background-image:url(http://ecolecentreferte.free.fr/Productions-d-ecrits/TextesCM2/Textes-CM2-2002-2003/Images-ce-qui-est-comique/ane.gif);
 margin:auto;
 }
 
 p
 { 
 color: blue;
 font-size: 20px;
 }
 
 h1
{
color:red;
font-size:20px;
}



css lola