* { 
margin : 0; 
padding : 0; 
} 
body { 
background : white; 
font-family : arial, verdana, helvetica; 
color : black; 
} 
#wrapper { 
width : 90%; 
margin-left : auto; 
margin-right : auto; 
background : #fdcede; 
} 
#title { 
height : 90px; 
background : white url('images/banner.gif') no-repeat bottom left; 
} 
#desir { 
padding : 2px; 
background : white; 
border-top : 1px solid blue; 
} 
#citation { 
float : right; 
width : 130px; 
height : 290px; 
text-align : center; 
background : white; 
margin : 10px; 
padding : 10px; 
} 
#citationa { 
float : right; 
width : 130px; 
height : 250px; 
text-align : center; 
background : white; 
margin : 5px; 
padding : 5px; 
} 
#content { 
background : #ffefff; 
padding : 22px; 
border : 1px solid silver; 
} 
#menu { 
float : left; 
width : 140px; 
padding : 4px; 
background : #fdefef; 
} 
#center { 
margin-left : 160px; 
padding : 4px; 
background : #ffefff; 
} 
#mihael { 
padding : 2px; 
text-align : center; 
background : #f4f4f5; 
} 
#sitael { 
padding : 2px; 
text-align : right; 
background : #f4f0f4; 
border-top : 1px solid silver; 
font-size : 0.7em; 
} 
h2, h3, h4, h5 { 
font-family : Georgia, Helvetica, "Comic sans ms", Arial, Verdana; 
} 
h1 { 
text-indent : -50000px; 
} 
h2 { 
color : blue; 
font-size : 1.3em; 
margin-bottom : 15px; 
} 
h3 { 
color : blue; 
font-size : 1.1em; 
margin-top : 15px; 
margin-bottom : 15px; 
} 
h4, h5 { 
color : blue; 
font-size : 1em; 
margin-top : 15px; 
margin-bottom : 10px; 
} 
.angel { 
float : left;
margin-top : 25px;
margin-right : 25px; 
} 
.comic { 
font-family : "comic sans ms"; 
text-align : center; 
padding : 4px; 
} 
.center { 
text-align : center; 
margin-top : 10px; 
} 
p { 
text-align : justify; 
font-size : 0.8em; 
color : blue; 
} 
ul#navig { 
padding : 0; 
font : bold 0.7em Verdana, Arial, Helvetica; 
list-style-type : none; 
margin-left : 20px; 
} 
#navig a { 
display : block; 
margin : 3px 0; 
color : #3366ff; 
text-decoration : none; 
line-height : 22px; 
width : 100px; 
border : 1px solid blue; 
background : white; 
text-align : center; 
border-width : 1px 2px 2px 1px; 
border-color : #cecece #4e7db5 #4e7db5 #cecece; 
border-style : solid; 
} 
#navig a:hover, #navig a:focus { 
border-width : 2px 1px 1px 2px; 
border-color : #4e7db5 #cecece #cecece #4e7db5; 
} 
ul#naviga { 
text-indent : 5px; 
line-height : 16px; 
font-size : 0.8em; 
list-style-type : none; 
padding : 5px; 
} 
#naviga a { 
color : #808000; 
text-decoration : none; 
} 
#naviga a:hover { 
color : maroon; 
text-decoration : underline; 
} 
