/*
 * Styles generaux houblon.net
 */
body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin: 0px 0px 0px 0px;
}
th, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td {
	margin: 2px;
}
th {
	background-color: Silver;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1,h2,h3,h4 {
	font-weight: bold;
}
h1 {
	font-size: 13pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11pt;
}
h3.spip {
	text-align: left;
}
h4 {
	text-align: left;
}
form {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
hr {
	height: 1pt;
}
/*
 * Styles houblon
 */
.fond1 {
	background-color: #FFCC00;
}
.fond2 {
	background-color: #339966;
}
.fond10 {
	background-color: #FFEEBB;
}
.fond20 {
	background-color: #CEF0DF;
}
.motd {
	text-align: left;
	font-size: 8pt;
}
.menu1 {
	font-variant: small-caps;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.menu2 {
}
.menu3 {
	border-bottom-color: #339966;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.hierarchie {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.actions {
	font-size: 8pt;
	color: #333333;
}
.articles-entete {
	background: #FFCC00;
	font-size: 11pt;
	font-weight: bold;
	font-stretch: expanded;
}
.breves-entete {
	background: #339966;
	font-size: 11pt;
	font-weight: bold;
	font-stretch: expanded;
	color: White;
}
.magazines-entete {
	background: #FFCC00;
}
.articles-secteur {
	font-size: 11pt;
	font-weight: bold;
	border-bottom-color: #339966;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.breves-secteur {
	font-size: 11pt;
	font-weight: bold;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.rubrique-titre {
	font-size: 12pt;
	font-weight: bold;
	border-bottom-color: #339966;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.articles-titre {
	font-weight: bold;
	font-style: italic;
}
.articles-titre1 {
	font-size: 11pt;
	font-weight: bold;
}
.articles-titre2 {
	font-size: 8pt;
	font-style: italic;
}
.articles-chapo{
	font-stretch: narrower;
	font-weight: bold;
}
.articles-texte {
	font-size: 10pt;
}
.articles-note {
	font-style: italic;
	font-stretch: narrower;
}
.articles-auteur {
	text-align: right;
	font-size: 8pt;
}
.rubriques-entete {
	font-size: 11pt;
	font-weight: bold;
	font-stretch: expanded;
}
.calendar_head {
	background-color: #CCCCCC;
}
.calendar_this_day {
	background-color: #336666;
	color: White;
}
.calendar_this_month {
	background-color: #CCFFCC;
}
.calendar_not_this_month {
	background: #339966;
	color: White;
}
.pagine {
	background: #CCCCCC;
}
