.smallblacknews {
	font-family : sans-serif;
	font-size : 80%;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : White;
	display : block;
	background-color : Black;
	padding-bottom : 3px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
.smallblacknewsgrey {
	font-family : sans-serif;
	font-size : 80%;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Gray;
	display : block;
	background-color : #FFCC33;
	padding-bottom : 3px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	border : 1px solid Gray;
}
.smalltitleblack{
	font-family : sans-serif;
	color : White;
	font-size : 12px;
}
.smallblack {
	font-family : sans-serif;
	font-size : 80%;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}
a.smallblack:link {
	color : Blue;
	text-decoration : none;
}
a.smallblack:hover {
	color : #FFCC33;
}
.smallpara {
	font-family : sans-serif;
	font-size : 80%;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
	text-align : justify;
}
a.smallpara:link {
	color : Blue;
	text-decoration : none;
}
a.smallpara:hover {
	color : #FFCC33;
}
.titleNews {
	font-family: sans-serif;
	font-size : 100%;
	font-weight : bold;
}
.sitensiv {
	font-family : sans-serif;
	font-size : 70%;
	color : Gray;
}
.nav {
	font-family : sans-serif;
	font-size : 80%;
	font-weight : bold;
	text-decoration : none;
}
a.nav:link {
	color : Blue;
}
a.nav:hover {
	color : Blue;
	text-decoration : underline;
}
a.nav:visited {
	color : Blue;
}
H1, H2, H3, H4, H5, H6 {
	font-family : sans-serif;
}
H1 {
	font-size : 20px;
}
H2 {
	font-size : 18px;
}
H3 {
	font-size : 16px;
}

.midbo {
	border-right : 1px solid #FFCC33;
}
INPUT, SELECT, OPTION {
	background-color : #FFCC33;
	border : 1px solid Black;
	font-size : 10px;
	font-family : sans-serif;
}
.image_bord {
	border : 1px solid Black;
}
UL, LI {
	font-family : monospace;
	font-size : 12px;
}
