body { 
margin-top : 0; 
} 
img { 
border : 0; 
} 
a { 
text-decoration : none; 
} 
p.titre { 

text-align : center;
font-weight : bold; 
font-size : xx-large; 
margin-top : 0; 
color : black; 
} 
p.titre1 { 

text-align : center;
font-weight : bold; 
font-size : x-large; 
margin-top : 0; 
color : black; 
} 
p.titre2 { 

font-weight : bold; 
font-size : x-large; 
margin-top : 0; 
color : #ff0000; 
} 
p.titre3 { 
font-weight : bold; 
font-size : x-large; 
margin-top : 0; 
color : white; 
} 
p.texte { 
text-align : left; 
font-weight : bold; 
font-size : large; 
margin-left : 15px; 
margin-right : 15px; 
color : silver; 
} 
p.texte1 { 
text-align : left; 
font-weight : bold; 
font-size : large; 
margin-right : 15px; 
color : yellow; 
}
p.texte2 {

text-align : center; 
font-weight : bold; 
font-size : x-large; 
color : yellow; 
}  
p.liens { 
text-align: center;
font-weight : bold; 
font-size : large; 
color : yellow; 
} 
p.liens1 { 
text-align: left;
margin-left : 15px; 
font-weight : bold; 
font-size : large; 
color : yellow; 
} 
p.liens2 { 
text-align: center;
font-weight : bold; 
font-size : x-large; 
color : #00FF00; 
} 
p.liens3 { 
text-align: center;
font-weight : bold; 
font-size : x-large; 
color : yellow; 
} 
p.renvois { 

text-align : center;
font-weight : bold; 
font-size : large; 
color : blue; 
line-height : 10px; 
} 
p.comment { 

font-weight : bold; 
font-size : small; 
color : white; 
margin-top : 0; 
} 
p.comment1 { 

text-align : center;
font-weight : bold; 
font-size : medium; 
color : white; 
margin-top : 0; 
} 
p.comment2 { 

font-weight : bold; 
font-size : medium; 
color : #00FF00; 
margin-top : 0; 
} 
p.comment3 { 

text-align : left;
font-weight : bold; 
font-size : medium; 
color : white; 
margin-top : 0; 
}
p.livre1 { 
font-weight : bold; 
font-size : medium; 
color : #00cc00; 
margin-top : 0; 
margin-left : 15px; 
margin-right : 15px; 
text-align : left; 
line-height : 0; 
} 
p.livre2 { 
font-weight : bold; 
font-size : medium; 
color : white; 
margin-top : 0; 
margin-left : 15px; 
margin-right : 15px; 
text-align : left; 
} 
p.livre3 { 
font-weight : bold; 
font-size : medium; 
color : #cc9900; 
margin-top : 0; 
margin-left : 15px; 
margin-right : 15px; 
text-align : left; 
line-height : 0; 
} 
legend { 
background-color : silver; 
} 
label { 
width : 100px; 
text-align : right; 
float : left; 
margin-right : 10px; 
} 
input { 
border : none; 
background-color : rgb(224, 224, 255); 
} 
input#ok { 
background-color : silver; 
margin-left : 5px; 
border : 1px solid white; 
} 
fieldset { 
margin-left : 5px; 
} 
textarea { 
margin-left : 5px; 
border : 1px solid white; 
} 
#dp { 
background-color : #6699cc; 
} 
#ta { 
background-color : #66ccff; 
}
#ps { 
background-color : #3366ff; 
}
