.fondMain {
	background-image: url('images/fondMain.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed

}
body, td, p, i, b, a, select, div, span, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333366;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333366;


a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.lienrubhaut{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.rubHaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.champRecherche {
	background-color: #ACC8E3;
	color: #000000;

}
.rubHaut:hover {
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;

}
.titrePortlet {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.imagePortlet {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;

}
.sousTitrePortlet {
	font-weight: bold;
	color: #401500;
	text-decoration: none;
}
.titre {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 16px;
	font-weight: bolder;
}
.titrePortletRouge {

	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.titrePortletBleu {

	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.titrePortletVert {

	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.lienOrange {
	color: #CC6600;
}
.lienGris {
	color: #666666;
}
.lienBleu {

	color: #0099CC;
}
.rubGauche {

	font-size: 11px;
	font-weight: bold;
	color: #EDD824;
}
.erreur {

	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.lienBlanc {

	color: #FFFFFF;
}
.lienBlanc:hover {
	color: #FFFFCC;
}
.champLogin {
	background-color: #ACC8E3;
	color: #000000;
}
.titrePortletNoir {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.rubHaut2 {

	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.rubHaut2:hover {
	color: #FFFFFF;
	text-decoration: none
}
.lienMenu {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
.lienMenu:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}