body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	p,li,ul,ol,td,input,option,select			{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f5d9d;
	line-height: 18px;
}
a:link					{
	color:#3c78cb;
	text-decoration:underline;
		line-height: 17px;
}
a:visited				{
	color:#3c78cb;
	text-decoration:underline;
}
a:hover					{color:#3c78cb; text-decoration:underline;}
a:active					{color:#3c78cb; text-decoration:underline;}

.menu1:link					{
	color:#24538f;
	text-decoration:none;
		line-height: 17px;
}
.menu1:visited				{
	color:#24538f;
	text-decoration:none;
}
.menu1:hover					{color:#aab5c1; text-decoration:none;}
.menu1:active					{color:#24538f; text-decoration:none;}

.fondEtirement {
	background-image: url(images/fondEtirement.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.fond {
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondContenu {
	background-image: url(images/fondContenu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.t19px
{
	font-size: 19px;
}
.t17px
{
	font-size: 17px;
}
.t15px
{
	font-size: 15px;
}
.t13px
{
	font-size: 13px;
}
.t12px
{
	font-size: 12px;
}
.t11px
{
	font-size: 11px;
}