body 
{
	background-color : rgb(153,153,153);
	margin : 0px;
	padding : 0px;
	text-align : center;
}

div.main
{
	background-image : url(/frontend_site/Background.gif);
	background-repeat : repeat-y;
	background-color : rgb(255,255,255);
	width : 1046px;
	padding-bottom : 0px;
}
div.main1
{
	height : auto;
}

table.mainTable
{
	width : 1024px;
	position : static;
	margin-bottom : 15px;
}

div.ColorBar
{
	background-image : url(/frontend_site/ColorBar.gif);
	background-repeat : repeat-x;		 
}

p.titre
{
	font-family : Comic Sans MS;
	font-size : 10pt;
	font-weight : bold;
	color : rgb(49,132,155);
	margin-bottom : 0px;
	padding : 0px 25px 0px 25px;
}
.texte
{
	font-family : Calibri;
	font-size : 10pt;
	margin-top : 0px;
	padding : 0px 25px 0px 25px;
	text-align : justify;
}
p.texte2
{
	font-family : Calibri;
	font-size : 10pt;
	margin-top : 0px;
	padding : 5px 0px 0px 25px;
	text-align : justify;
}
p.texte3
{
	margin-top : 0px;
	padding : 5px 0px 0px 0px;
}
p.texteCenter
{
	font-family : Calibri;
	font-size : 10pt;
	margin-top : 0px;
	padding : 5px 25px 0px 25px;
	text-align : center;
}

p.texteRight
{
	font-family : Comic Sans MS;
	font-size : 10pt;
	font-weight : bold;
	text-align : right;
	color : rgb(49,132,155);
}

td.topmenu
{
	padding : 5px 0px 5px 0px;
}
table.info
{
	border : none;
	font-family : Calibri;
	font-size : 10pt;
	text-align : center;
	width : 65%;			
}
td.infoTitre
{
	color : rgb(49,132,155);
	font-weight : bold;
	border-bottom : 1px solid rgb(49,132,155) ;
	border-top : 1px solid rgb(49,132,155) ;
	padding : 2px 10px 2px 10px;
	width : 33%;
}
td.infoTitreBleu
{
	color : rgb(49,132,155);
	font-weight : bold;
	background-color : rgb(153,204,204);
	border-bottom : 1px solid rgb(49,132,155) ;
	border-top : 1px solid rgb(49,132,155) ;
	padding : 2px 10px 2px 10px;
	width : 33%;
}
td.infoTexte
{
	border-bottom : 1px solid rgb(49,132,155) ;
	padding : 2px 10px 2px 10px;
	width : 33%;
}
td.infoTexteBleu
{
	background-color : rgb(153,204,204);
	border-bottom : 1px solid rgb(49,132,155) ;
	padding : 2px 10px 2px 10px;
	width : 33%;
}

table.borderBlue
{
	margin-top : 0px;
	width : 100%;
}		

td.borderBlueHeader
{
	background-image : url(/frontend_site/Horizontal.gif); 
	background-repeat : repeat-x;
	background-position : top;
}

td.borderBlueText
{
	background-image : url(/frontend_site/Vertical.gif); 
	background-repeat : repeat-y;
	font-family : Calibri;
	font-size : 10pt;
	padding : 5px 20px 5px 20px;
}

td.borderBlueFooter
{
	background-color : rgb(49,132,155);
	color : rgb(255,255,255);
	font-family : Calibri;
	font-size : 8pt;
	text-align : center;
	line-height : 15px;
	padding : 5px 10px 5px 10px;
}

td.noborder
{
	padding : 10px 30px 0px 30px;
}

p.lien
{
	padding : 2px 5px 2px 25px;
	margin : 0px;
}

a
{
	text-decoration : none;
	color : rgb(0,0,0);
}

td.test
{
	background-image : url(/frontend_site/BackBottom.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}
