body {
	font-family: Helvetica, Sans-Serif;
}
form {
	margin: 0;
	padding: 0.1em;
}

input {
	background-color: #ffddaa;
}

fieldset input[type=text] {
	width: 100%;
}

a:visited { color: blue; }

#bandeau {
	background: url('images/bandeau.png');
	background-color: #f8f8f8;
	background-position: left top;
	background-repeat: no-repeat;

	text-align: right;
	height: 150px;

}

#menu-top {
	background-color:  #b0c1f3;
	border-top: solid #9baaba 1px;
	border-bottom: solid #9baaba 1px;
}

#menu-top ul {
	text-align: right;
	float: right;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	margin-right: 1em;
	width: 60%;
}

#menu-top li {
	display: inline;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#menu-top a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#menu-top a:hover {
	color: #f0e000;
	text-decoration: underline;
}

#menu-top form {
	text-align: left;
}
#menu-top input {
	font-size: 60%;
}

#menu-main {
	width: 200px;
	float: left;
	margin-right: 1em;
}
#menu-main a {
	color: #000000;
	text-decoration: none;
}
#menu-main a:hover {
	color: #f0e000;
}
#menu-main div {
	border: solid 1px #9baaba;
	margin: 0.2em;
	text-align: center;
}

#menu-item0 {
	background-color: #9baafa;
	font-weight: bold;
}
div#menu-item0 {
	margin-bottom: 0.5em;
}

#menu-item1 {
	background-color: #abbafa;
}
#menu-item2 {
	background-color: #bbcafa;
}
#menu-item3 {
	background-color: #cbdafa;
}
#menu-item4 {
	background-color: #dbeafa;
}
#menu-item5 {
	background-color: #ebfafa;
}
#menu-item6 {
	background-color: #f8f8f8;
}
#menu-item1:hover,#menu-item2:hover,#menu-item3:hover,#menu-item4:hover,#menu-item5:hover,#menu-item6:hover {
	background-color: #9baafa;
}

div.boite {
	border: solid 1px #9baaba;
	background-color: #f8f8f8;
	font-size: 80%;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1em;
}
#menu-main div.boite {
	text-align: left;
	margin-top: 0.5em;
}

div.boite a:link, div.boite a:visited {
	text-decoration: underline;
}
#menu-main div.boite a {
	text-decoration: underline;
}
div.boite p {
	margin-left: 0.4em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
div.boite div.titre {
	background-color: #9baafa;
	color: #ffffff;
	margin: 0;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}
#menu-main div.boite div.titre {
	margin: 0;
}

#breves {
	width: 200px;
	float: right;
	margin: 3px;
	margin-top : 45px;
	margin-right: 15px;
	margin-left: 20px;
	border-width: 1px;
	border-color: #67767e;
	background: #f0f0ff;
}

#principal {
	padding-left: 1em;
	padding-right: 1em;
	text-align: justify;
	margin-left: 200px;
}

#pied {
	background-color: #b0c1f3; /* #b0c1d3;*/
	border-top: solid #9baaba 1px;
	border-bottom: solid #9baaba 1px;
	text-align: center;
	font-size: 60%;
	clear: both;
}
#pied p {
	margin: 0.1em;
}

#fortune {
	font-family:            courier;
	font-weight:            bold;
	background-color:                  #0f0f0f;
	color: #dcdcdc; /* #b0c1d3;*/
	/*background-color:       #dw404040;*/
	border-style:           solid;
	border-width:           1px;
	border-color:           #e0e0e0;
	border-top-color:	black;
	padding-left:           10%;
	clear: 			both;
}

/* article sur la page sommaire */
.article_sommaire {
	background-color: #f8f8f8;
	margin: 3px;
/*	margin-left: 0px;*/
	margin-bottom: 6px;
	border-width: 1px;
	border-color: #9baaba;	
	border-style: solid;
	font-size: 12px;
}
/* le surtitre */
.article_sommaire h1 {
	font-size: 14px;
	margin: 0px;
	padding:0px;
	background-color: #9baafa;
}
/* le titre */
.article_sommaire h2 {
	font-size: 18px;
	margin: 0px;
	padding:0px;
	background-color: #9baafa;
}
/* le sous titre */
.article_sommaire h3 {
	font-size: 14px;
	margin: 0px;
	padding:0px;
}

/* la date */
.article_sommaire h4 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #9baafa;
}

.article_sommaire h1, .article_sommaire h2, .article_sommaire h4 {
	padding-left: 5px;
}

#lien_texte {
	color: black;
	text-decoration: none;
}

#lien_texte:hover {
	text-decoration: underline;
}

#lien_texte_sans_hover {
	color: black;
	text-decoration: none;
}

.rubrique_rubrique {
	border-color: #9baafa;
	border-width: 1px;
	border-style: solid;
	background-color: #f4f4f4;
	margin-bottom: 10px;
}
.rubrique_rubrique h1 {
	background-color: #abbafa;
	color: #353a90;
}


.article_rubrique {
	border-color: #9baafa;
	border-width: 1px;
	border-style: solid;
	background-color: #f4f4f4;
	margin-bottom: 10px;
}
.article_rubrique p, .rubrique_rubrique p {
	margin-left: 5px;
	margin-right: 5px;
}

.article_rubrique h4 {
	color: white;
}

.article_rubrique h1 {
	color: #353a90;
}
	
.article_rubrique_0 {
	margin-left: 7px;
	margin-top: 7px;
	width: 48%;
	border-style: none;
	margin-right: 0.5%;
	float: left;
}

.article_rubrique_1 {
	margin-right: 7px;
	margin-top: 7px;
	float: right;
	width: 48%;
	border-style: none;
}
.fofo {
	margin-right: 15px;
}
.fofo li {
	list-style-type: none;
}

.fofo p {
	margin: 7px;
}

.fofo h1 {
	text-align: right;
	color: #353a90;
}
.fofo h2 {
	color: #353a90;
}

#breve-1 {
	width: 68%;
	float: left;
}

#breve-2 {
	float: right;
	width: 30%;
}

.video {
	border-color: #abbafa;
	border-width: 1px;
	border-style: solid;
	margin-top: 10px;
	background-color: #fcfcfc;
}

.video h1 {
	font-size: 16px;
	color: #353a90;
	background-color: #abbafa;
	margin-top: 0px;
}

.video p {
	margin-left: 20px;
	margin-right: 5px;
}
