@charset "iso-8859-1";

body {
	margin : 0;
	padding : 0;
	width: 100%;
	height : 100%;
	min-height: 100%;
	font-family: arial, verdana, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #1A50B8;
	font-size:1em;
	}


h1,h2,h3,h4		{
	margin:0;
	padding:0;
	border:none;
	font-family: arial, verdana, helvetica, sans-serif;
	}


h1	{ font-size:190%; font-weight:normal; color: #FFFFFF; }
h2	{ font-size:110%; font-weight:normal; color: #1A50B8; }
h3	{ font-size:110%; font-weight:normal; color: #1A50B8; }


div#handilog-head     { margin:0 0 20px 0; padding:10px; background-color: #1A50B8; text-align: center; }
div#handilog-head a:link, a:active, a:visited	{ color: #FFFFFF; }
div#handilog-head a:hover	{ background-color: #FFFFFF; color: #1A50B8; }

div#handilog-center     { margin:0 0 20px 0; padding:0; }
div#handilog-center li	{ list-style-type:square; margin:0 0 20px 0; }

div#handilog-center a.menu, a.menu:link, a.menu:active, a.menu:visited { /*color: #1A50B8;*/ color: #FF6633; text-decoration : underline; }

div#handilog-center a.menu:hover	{ background-color: #FFFFFF; color: #1A50B8; text-decoration : underline; }

div#handilog-center li.handilog-back	{ list-style-type:none; margin:0 0 0 -20px; padding:20px 0 0 0;}




div.handilog-note { margin:0; padding:0 0 0 20px; font-size:100%; color:#1A50B8; width:95%; }
div.handilog-note-big { margin:0; padding:0 0 0 20px; font-size:110%; color:#1A50B8; width:95%; }

h2.handilog-center-head	{ margin:0 0 0 20px; padding:0; font-size:130%; color: #1A50B8; }


abbr, acronym { border-bottom:1px dotted #1A50B8; cursor:help; text-transform:uppercase;}



hr.ecedi {
	border: none 0; 
	border-top: 2px solid #1A50B8;
	width: 100%;
	height: 2px;
	}

div#handilog-bottom     	{ margin:0 0 20px 0; padding:0; text-align:center; font-size:80%; }
div#handilog-bottom a.menu:link, a.menu:active, a.menu:visited { color: #1A50B8; text-decoration : none; }
div#handilog-bottom a.menu:hover	{ background-color: #FFFFFF; color: #1A50B8; text-decoration : underline; }




a:link      { text-decoration : none; }
a:active    { text-decoration : none; }
a:visited   { text-decoration : none; }

.menuselect { color:#FFFFFF; background: #1A50B8; }




/*.handilogtexte {  font-family : arial,sans-serif; font-size : 18px; color: #1A50B8;  }
.handilogannotation {  font-family : arial,sans-serif; font-size : 16px; color: #1A50B8;  }
.handilogtitre {  font-family : arial,sans-serif; font-size: 30px; color:#FFFFFF; background: #1A50B8; }
.handilogtitre a:link   {  font-family : arial,sans-serif; font-size: 30px; color:#FFFFFF; background: #1A50B8; }
.handilogtitre a:hover  {  font-family : arial,sans-serif; font-size: 30px; color:#FFFFFF; background: #1A50B8; }
.handilogtitre a:active {  font-family : arial,sans-serif; font-size: 30px; color:#FFFFFF; background: #1A50B8; }
.handilogtitre a:visited{  font-family : arial,sans-serif; font-size: 30px; color:#FFFFFF; background: #1A50B8; }
.handilogpiedepage {  font-family : arial,sans-serif; font-size : 12px; color: #1A50B8;  }
.menuselect {  font-family : arial,sans-serif; color:#FFFFFF; background: #1A50B8; }
.menuselect a:link   {  font-family : arial,sans-serif; color:#FFFFFF; background: #1A50B8; }
.menuselect a:hover  {  font-family : arial,sans-serif; color:#FFFFFF; background: #1A50B8; }
.menuselect a:active {  font-family : arial,sans-serif; color:#FFFFFF; background: #1A50B8; }
.menuselect a:visited{  font-family : arial,sans-serif; color:#FFFFFF; background: #1A50B8; }
.menu {  font-family : arial,sans-serif; color: #1A50B8; }
.menu a:link   {  font-family : arial,sans-serif; color: #1A50B8; }
.menu a:hover  {  font-family : arial,sans-serif; color: #1A50B8; }
.menu a:active {  font-family : arial,sans-serif; color: #1A50B8; }
.menu a:visited{  font-family : arial,sans-serif; color: #1A50B8; }*/



