/* GENERAL*/
BODY  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	background-color : #C7DAFA;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-left : 0px;
}

TD  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}

/* TITRES*/
H1  {
	color : #1F417D;
	font-size : 14px;
	font-weight : bold;
	text-transform: uppercase;
}


H2  {
	color : #698395;
	font-size : 14px;
	font-weight : bold;
}


/* LIEN*/
A  {
	color : #ED1E24;
	text-decoration : none;
	font-weight : normal;
}

A:hover  {
	color : #808080;
	text-decoration : none;
	font-weight : normal;
}

A.menutop  {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}

A.menutop:hover  {
	color : #ED1E24;
	text-decoration : none;
	font-weight : normal;
}

A.menufooter  {
	color : #575759;
	text-decoration : none;
	font-weight : bold;
}

A.menufooter:hover  {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

A.link01  {
	color : #000000;
	text-decoration : none;
	font-weight : bold;

	text-transform: uppercase;
}

A.link01:hover  {
	color : #ED1E24;
	text-decoration : none;
	font-weight : bold;
}

A.link02  {
	color : #575759;
	text-decoration : none;
	font-weight : normal;
}

A.link02:hover  {
	color : #ED1E24;
	text-decoration : none;
	font-weight : normal;
}

A.footerleft  {
	color : #575759;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}

A.footerleft:hover  {
	color : #ED1E24;
	text-decoration : none;
	font-weight : normal;
}

A.footerright  {
	color : #575759;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}

A.footerright:hover  {
	color : #ED1E24;
	text-decoration : none;
	font-weight : normal;
}

/* COPYRIGHT OU TEXTE COMMENTAIRE*/
.small  {
	font-size : 10px;
}

P  {
	font-size : 12px;
	text-align : justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

ul
{
	list-style: square;
}
li
{
line-height: 20px;
}

ul.news
{
	list-style: square;
	margin-left: 15px;
}

ul.news li
{
	line-height: normal;
}

/* CELLULES*/

td.border
{
	border: solid #DEDFE1 1px;
}

TD.logo  {
	width : 119px;
	background-image: url(/images/EBM/bckg_logo.gif);
}

TD.langue  {
	width : 26px;
}

TD.banner  {
	width : 100%;
}

TD.bannertop
{
	background-color:#1F417D;
	height: 84px;
	background-image: url(/images/EBM/banner_top.gif);
	background-position: left;
	background-repeat: no-repeat;
}

TD.bannermenu
{
	background-image: url(/images/EBM/bckg_menutop.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 19px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 5px;
	padding-top: 1px;
}

TD.bannerbottom
{
	background-color:#698395;
	height: 16px;
	background-image: url(/images/EBM/banner_bottom.gif);
	background-position: left;
	background-repeat: no-repeat;
}

TD.left
{
	background-image: url(/images/EBM/bckg_left.gif);
	background-repeat: repeat-y;
	width: 173px;
	padding-top:3px;
}

TD.content
{
	width: 100%;
	background-color: #FFFFFF;
	padding: 15px;
}

TD.right
{
	background-image: url(/images/EBM/bckg_right.gif);
	background-repeat: repeat-y;
	width: 167px;
	padding-top:3px;
}

TD.footer
{
	background-color: #C7DAFA;
	border-top: #4769AA 2px solid;
}

TD.link00
{
	height: 1px;
	border-bottom: #000000 solid 1px;
}

TD.link01
{
	height: 25px;
	border-bottom: #000000 solid 1px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	text-transform: uppercase;
}

TD.link02
{
	height: 25px;
	border-bottom: #575759 solid 1px;
	color : #575759;
	text-decoration : none;
	font-weight : normal;
}

TD.footermenu
{
	color: #575759;
	font-weight: bold;
	border-bottom: #4769AA 2px solid;
	height: 25px;
}

TD.footer
{
	border-top: #4769AA 1px solid;
}

TD.footertext
{
	color: #575759;
	font-size: 10px;
}

/*FIELD*/

input.box
{
	border: #B9BABA solid 1px;
	background-image: url(/images/EBM/bckg_right.gif);
	color: #B9BABA;
	text-align: right;
}

input.button
{
	border: #B9BABA solid 1px;
	background-image: url(/images/EBM/bckg_right.gif);
	color: #B9BABA;
	text-align: center;
}

