
a:link {
	text-decoration: none;
	color: #006699;
}

a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
	color: navy;
}

a:active {
	text-decoration: none;
}


a.menulevel0text:active {
/* 	font-variant: small-caps; */
	text-decoration: #333366;
}

a.menulevel0text:link {
/* 	font-variant: small-caps; */
	text-decoration: none;
	color: #333366;
}

a.menulevel0text:visited {
/* 	font-variant: small-caps; */
	text-decoration: none;
	color: #333366;
}

a.menulevel0text:hover {
/* 	font-variant: small-caps; */
	text-decoration: underline;
	color: #333366;
}

dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

dd {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

dl {
	line-height: normal;
	text-align: left;
}

li {
	line-height: normal;
	margin-bottom: 5px;
	list-style-type: square;
	list-style-image: none;
}


.smallheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004080;
	text-decoration: none;
        text-align: left;
	background-color: #CCCCCC;
	float: left;
	height: auto;
	width: auto;
	padding: 2px 4px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
	clear: left;
	position: static;
	margin-bottom: 10px;
}

.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D1E0E4;
	padding: 3px;
	float: left;
	height: auto;
/* 	width: 520px; */
	border: 1px solid #999999;
	clear: left;
	margin: 0px 0px 20px 40px;
	text-align: justify;
}

.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}



.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	width: auto;
	padding: 3px;
	border: 1px none #666666;
	color: #333366;
	font-variant: small-caps;
}

.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.leftmenucell {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top: #D1E0E4 2px dotted;
	border-right: #D1E0E4 2px dotted;
/* 	border-right-color: #D1E0E4; */
/* 	border-top-width: 1px; */
/* 	border-right-width: 1px; */
/*	border-top-color: #D1E0E4;
	border-right-color: #D1E0E4;
	border-top-width: 1px;
	border-right-width: 1px;*/
	margin: 20px;
	padding: 10px;
}

.menulevel0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	background-color: #CCCCCC;
	padding: 2px;
	margin-top: 15px;
	width: 160px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	font-variant: small-caps;
}

.menulevel0text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #333366;
	font-variant: small-caps;
}

.menulevel0inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	padding: 2px;
	margin-top: 15px;
	width: 160px;
	text-align: center;
	border: 1px solid #666666;
	font-variant: small-caps;
}

.menulevel1 {
	font-size: 12px;
	color: #333366;
	text-align: left;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
	border: 1px solid #ffffff;
	font-weight: normal;
	font-variant: normal;
}

.menulevel1text {
	font-size: 12px;
	color: #333366;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-variant: normal;
}

.menulevel1inactive {
	font-size: 12px;
	color: #333366;
	text-align: left;
	font-weight: normal;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
	border: 1px solid #ff0000;
	font-variant: normal;
}

.menulevel2 {
	font-size: 10px;
	color: #333366;
	text-align: right;
	font-weight: normal;
	padding: 1px;
	margin: 0px;
}

.menulevel2text {
	font-size: 10px;
	color: #333366;
	text-align: right;
	padding: 1px;
	margin: 0px;
	font-weight: normal;
}

.menulevel2inactive {
	font-size: 10px;
	color: #333366;
	text-align: right;
	font-weight: normal;
	padding: 1px;
        padding-right: 2px;
	margin: 0px;
        background-color: #dddddd;
}


#archives ul, #categories ul, #syndicate ul
{
	margin-left:0;
	text-indent:0;
	padding-left:0;
}

#archives li, #categories li, #syndicate li
{
	list-style-type:none;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



/* L'entête
-------------------------------------------------------- */
#top{
	height: 120px;
	/*padding-top: 20px;*/
	background: #FFF no-repeat left top;
}

#top h1{
	height: 80px;
	line-height: 80px;
	margin: 0 0 0 40px;
	padding-top: 20px;
	color: #FFFFFF;
}

#top h1 a{
	text-decoration: none;
	color: #FFFFFF;
}



/* Le contenu
-------------------------------------------------------- */
.day-date{
	padding-left: 20px;
	margin-left: 0px;
	color: #888;
	font-style: italic;
}

.post
{
	margin-left:10px;
/* 	width: 100%; */
}

.post-title{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004080;
	text-decoration: none;
        text-align: left;
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	padding: 2px 4px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
	clear: left;
	position: static;
	margin-bottom: 10px;
}



.post-info{
	margin-top: 0;
	color: #333366;
	font-style:italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #3333AA;
	background: transparent;
	text-decoration: none;
}

.post-chapo, .post-content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D1E0E4;
	padding: 3px;
	height: auto;
	width: 633px;
	border: 1px solid #999999;
	clear: left;
	margin: 0px 0px 20px 40px;
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	display:none;
	visibility:hidden;
}

#trackbacks, #comments {
	display:none;
	visibility:hidden;
}


