body {	top:0; left:0; height:100%; width:100%; position:absolute; padding:0; margin:0px;
        color:#FFFFFF; background:#424242; text-align:center; font-family:Verdana; font-size:11px
}

table { width:780px; margin:auto; height:100%; text-align:center
}

td { vertical-align:top; text-align:left; font-family:Verdana; font-size:11px
}

#header { background:url(images/header.jpg) no-repeat; width:780px; height:246px; text-align:center
}

#fond_menu { background:#383838; width:250px; border-left:1px solid #000000
}

#menu { background:url(images/menu.gif); width:250px; color:#FDD4F4
}

#menu a { color:#FDD4F4; text-decoration:none;
}

#menu a:hover { color:#FDD4F4; text-decoration:underline
}

.rub { background:url(images/rubrique.gif) no-repeat; width:250px; height:34px; padding:0px 0 0 30px
}

#fond_content { background:#383838; width:528px; border-right:1px solid #000000
}

#content { background:url(images/content.gif); width:528px
}

#footer { background:url(images/footer.jpg); width:780px; height:33px; padding-top:13px; text-align:center
}

.puce { height:13px; margin-top:9px; margin-bottom:-2px }

.pad { padding-left:50px }

.pad2 { padding:0 20px 0 40px }

.menu_h { background:url(images/menu_h.jpg); width:97px; height:19px; font-size:10px;
	float:left
}

#menu_h2 { margin-top:177px; width:778px; border-left:1px solid #000000; border-right:1px solid #000000; text-align:center; display:block; 
}

.menu_h a { color:#FFFFFF; text-decoration:none; text-align:center; top:3px; position:relative; padding-right:2px;}
.menu_h a:hover { color:#FDD4F4; text-decoration:none; text-align:center; top:3px; position:relative; padding-right:2px;}

a { color:#FFFFFF; text-decoration:none }
a:hover { color:#FDD4F4; text-decoration:none }

p:first-letter { color:#FDD4F4 }
