html,body{margin:0;padding:0}
body{font-family:verdana, arial, helvetica, sans-serif; font-size:76%;text-align:center;background:#fff}
p{margin:0 10px 10px}
/*#header{position:relative;background:#fff url(http://even.lcpc.fr/application/images/layout/header_fond.png) repeat-x}*/
#header{position:relative;background:#e0e0e0;border-bottom:1px solid #000;height:80px;}
#header h1{margin:0;
padding-left:10px;color: #79B30B;font-size:300%}
#header h2{font-size:120%;padding-left:200px;margin:0;}
#header #more_info{position:absolute;top:0;right:0;font-size:80%;background:#f0f0f0}
#container{text-align:left;width:980px;margin:0 auto}
#content{float:right;width:794px;margin-bottom:5px;padding-top:5px;border-left:1px solid #e0e0e0;padding-left:5px}
#content h1 {font-size:200%;margin:0 0 10px 0;padding:0}

#navigation{float:left;width:180px}
/*#extra{float:right;width:780px;background:#ff8539}*/
#footer{background:#333;color:#fff;clear:both;width:100%}
#footer p{margin:0;padding:5px 10px}

#bottom_header{ border-bottom:1px solid #52d0ef;height:37px;padding:2px;background:#fff url(http://even.lcpc.fr/application/images/layout/fond_header_bottom.png) repeat-x bottom }

#login_form, #logged { float:left }

#logged { line-height:18px }

#bottom_header_tools {text-align:right;padding-top:21px }

#content p {font-size:11px; line-height:16px; margin:5px 0 8px 0;}
p {font-size:11px; line-height:16px; margin:5px 0 15px 0}

/* notices et erreurs */
#notice,#error { height:25px;margin:5px 0 5px 0;padding:5px;width:70%;font-size:120%;line-height:150%;text-align:center;margin:0 auto 0 auto}

#notice { background:#fff15f;border-top:2px solid #009036;border-bottom:2px solid #009036 }

#error { background:#f0c3c3;border-top:2px solid #f00;border-bottom:2px solid #f00 }

/* divers */
a img {border:0}
.small {font-size:80%}
.pointer {cursor:pointer;}
code{display:block;background-color:#ccc;border:1px solid navy;margin:5px;width:80%;padding:5px;font: 76% arial,sans-serif}
