.CatTop {
	FONT-SIZE: 11px
}
A.CatTop {
	FONT-SIZE: 11px
}
A.CatTop:hover {
	FONT-SIZE: 11px;
	}
body {
	background-color:#ffffff;		/*#e5ecf9; /* #e5ecf9; #5471b9;*/
	font-size: small;
	color: #000066;
	font-family: arial, helvetica;
	scrollbar-face-color: #4c66a7; 
	scrollbar-highlight-color: #e1eaf7; 
	scrollbar-shadow-color: #e1eaf7; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-base-color: #ffffff;
}

a:link {
	/*text-decoration: none;#403D74*/
	font-size: 12px;
/*	font-weight: bold;*/
	color: blue; /*#0353a5*/
}
a:active {
	font-size: 12px;
/*	font-weight: bold;*/
	text-decoration: underline;
	color: blue;
}
a:visited {
	/*text-decoration: none;*/
	font-size: 12px;
/*	font-weight: bold;*/
	color: blue;
}
a:hover {
	font-size: 12px;
/*	font-weight: bold;*/
	text-decoration: underline;
	color: #EC0000;/*#F29E00;*/
}

a.mot:link {
	/*text-decoration: none;#403D74*/
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
}
a.mot:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color:#ffffff;
}
a.mot:visited {
	/*text-decoration: none;*/
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
}
a.mot:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
	color: #EA0000;/*#ff9933;*/
	background: #e1eaf7;
}

a.motpub:hover {
	text-decoration: underline;
	color: #CC3300;
}

a.motpub:link {
	/*text-decoration: none;#403D74*/
	color:#FFFFFF;
}
a.motpub:active {
	text-decoration: underline;
	color: #5B57A6;
}
a.motpub:visited {
	/*text-decoration: none;*/
	color:blue;
}



a.rubrique:link {
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}
a.rubrique:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a.rubrique:visited {
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}
a.rubrique:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

#cat {
	font-size: medium;
	font-weight: bold;
}
#scat {
	font-size: 11px;
}

.titre{
	font-size: 13px;
	font-weight: bold;
	color: #DC143C;/*#ff9933;*/
}
.bordure{
	border-right: #5471b9 1px dotted; border-top: #5471b9 1px dotted; border-left: #5471b9 1px dotted; border-bottom: 1px dotted #5471b9;
	/*border-right: #b6bdbe 1px dotted; border-top: #b6bdbe 1px dotted; border-left: #b6bdbe 1px dotted; border-bottom: 1px dotted #b6bdbe;*/
}

.bordureimg{
	border-right: #b6bdbe 1px solid; border-top: #b6bdbe 1px solid; border-left: #b6bdbe 1px solid; border-bottom: 1px solid #b6bdbe;
}

.texte{
	font-size: 12px; color: #414141; font-family: arial, helvetica;
}

form {
    margin: 0px;
}

textarea {
	border: 1px solid #999999;
	color: blue;
}

input{
	BORDER-RIGHT: #5471b9 1px solid;
	BORDER-TOP: #5471b9 1px solid; 
	BORDER-LEFT: #5471b9 1px solid; 
	BORDER-BOTTOM: #5471b9 1px solid; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px; 
	font-family: arial, helvetica;
	BACKGROUND-COLOR: #FFFFC8;
	text-align: center;
	color: #DC143C;
}

.inputb {
	BORDER-RIGHT: #5471b9 1px solid;
	BORDER-TOP: #5471b9 1px solid; 
	BORDER-LEFT: #5471b9 1px solid; 
	BORDER-BOTTOM: #5471b9 1px solid; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px; 
	font-family: arial, helvetica;
	BACKGROUND-COLOR: #BFCFED;
	text-align: center;
	color: #DC143C;
}
.inputt {
	background-color: #FFFF99;
	font-family: arial, helvetica;

	color: #CC3300;
/*	border-top-width: 1px; border-left-width: 1px; font-size: 12px; color: #cc3300; border-left-color: #458da8; border-bottom-width: 1px; border-bottom-color: #458da8; border-top-color: #458da8; border-right-width: 1px; border-right-color: #458da8 ; */
}

.transparent {
	filter: alpha(opacity=20, style=0)
}

.ombrage {
	filter: progid:dximagetransform.microsoft.shadow(color=#666666,direction=135,strength=2)
}

.copyright {
	font-size: 11px; color: #8B8B8B; font-family: arial, helvetica;
}
