/* ---------------------------- Mise en page -------------------------------- */
body{ padding:0px; margin:0px; text-align: center; font-family: Tahoma; font-size: 14px; height:100%; background-color:#444444; }
td { font-family: Tahoma; font-size: 14px; }
html 				{ height:100%; }
html>body #corps 	{ /* r�tablissement autres navigateurs que IE*/ height:auto; min-height: 85%; }
#titre_actu         { border-bottom:1px solid #cd2808; color:#333333; font-size:19px;}
#post_actu          { color:#5397b1; font-style:italic; background-color:#ffffff;}
#cadre_actu         { border-bottom:1px solid #cccccc; padding:5px; background-color:#ffffff;}
#top_blanc          { background-color:#ffffff; width:100%; min-width:800px;}
#titre_top          { margin-left:15px; text-align:left; height:35px;}
#titre_cv           { background-color:#d7edd3; font-size:16px; padding:2px; border-bottom:2px solid #69a45e;}
#top         		{ height: 32px; border-top:1px solid #ffffff; border-bottom:1px solid #4693d9; background-image: url("degrade.jpg"); background-position:top; background-repeat:repeat-x;  width:100%; min-width:800px;}
#corps				{ margin-left: auto; margin-right: auto; width: 790px; min-width: 790px; text-align: left; margin-top:6px; background-color:#f2f7f9; margin-top:0px; padding:5px;}
#bottom 			{ margin-left: auto; margin-right: auto; width: 790px; min-width: 790px; color: #333333; padding:5px; height: 15px; font-size:12px; }
/* ---------------------------- Menu -------------------------------- */
#menu 				{ text-align:center; height:32px; margin-left: auto; margin-right: auto; width: 790px; min-width: 790px; text-align: left;}
#menu ul			{ padding: 0; margin:0px; font-size: 13px;}
#menu ul li a		{ text-decoration:none; color:#000000;}
#menu ul li			{ position:relative; list-style: none; padding: 4px; display:inline; float:left; margin-right: 30px;}
#menu ul li:hover	{ background-color:#a0dbf1;}
#menu li.sousmenu	{ }
#menu ul ul			{ position: absolute; display:none; top:25px; left: 0px;}
#menu ul ul li a	{ text-decoration:none;}
#menu ul ul li		{ list-style: none;font-weight:normal; background-color:#a0dbf1; text-align:left; width:80px; margin-right:0px;}
#menu ul ul li:hover{ background-color:#b6e5f6;}
#menu ul.niveau1 li.sousmenu:hover ul.niveau2	{ display:block; background-color:#b6e5f6;}

/* ---------------------------- Liens -------------------------------- */
a:link 				{ color: #005782; text-decoration: none; }
a:visited 			{ color: #005782; text-decoration: none; }
a:hover 			{ color: #000000; font-weight: inherit; }
a:active 			{ color: #005782; text-decoration: none; }
/* ---------------------------- Liens bottom -------------------------------- */
a.bottom:link 		{ color: #777777; text-decoration: none; }
a.bottom:visited 	{ color: #777777; text-decoration: none; }
a.bottom:hover 		{ color: #777777; text-decoration: underline; }
a.bottom:active 	{ color: #777777; text-decoration: none; }
/* ---------------------------- Photos -------------------------------- */
img 				{ border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
