body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: #959595;
}
a:link, a:visited, a:active
{
	color: rgb(0,0,75);
	text-decoration: none;
}
a:hover
{
	color: rgb(0,0,75);
	text-decoration: underline;
}
#header h1
{
	float: left;
	margin: 45px 0 0 75px;
	padding: 0;
}
h2
{
	color: #02A2DD;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}
h3
{
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #02A2DD;
	margin: 5px 0;
	padding: 0;
}
h4
{
	border-bottom: rgb(150,150,150) solid 1px;
	color: #02A2DD;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0;
	padding: 0;
}
img
{
	border: none;
}
p
{
	margin: 10px 0;
}
#animation
{
	float: left;
	margin: 25px 0 0 45px;
}
#bloc1
{
	background-image: url(../img/web.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 279px;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
}
#bloc1 h1
{
	margin-top: 150px;
}

#bloc2
{
	background-image: url(../img/gcx.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 280px;
	float: left;
	margin-right: 20px;
}
#bloc2 h1
{
	margin-top: 150px;
}
#bloc3
{
	background-image: url(../img/gts.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 280px;
	float: left;
}
#bloc3 h1
{
	margin-top: 150px;
}
#content
{
	margin: 15px 22px;
	min-height: 200px;
}
#content2
{
	margin: 15px 215px 15px 22px;
}
#client
{
	background-image: url(../img/espace_clients.gif);
	float: right;
	height: 198px;
	margin: 10px 10px 10px 20px; 
	padding: 2px 2px 2px 3px;
	width: 174px;
}
#client label
{
	font-size: 0.9em;
}
#client p
{
	margin: 5px 0;
}
#EspaceClient
{
	color: white;
	font-weight: bold;
	margin: 5px 0;
	text-align: center;
}
#frame 
{
	width: 909px;
	margin: auto;
	background-color: #FFFFFF;
/*	height: 900px;*/
}
#formNewsletter
{
	background-color: #E5E5E5;
	float: right;
	height: 35px;
	width: 350px;
	text-align: center;
	padding-top: 6px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form2
{
	margin-top: 12px;
	margin-left: 2px;
}
#footer
{
	background-color: rgb(238,238,238);
	clear: both;
	width: 895px;
	margin: 1em 0 0 0;
	padding: 7px;
}
#footer p
{
	font-size: 10px;
	text-align: center;
}
#GererSite
{
	background-image: url('../img/bouton2.gif');
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	margin: 60px auto;
	padding: 9px 0 0 0;
	text-align: center;
	width: 112px;
}
#header
{
	background-color: #FFFFFF;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 237px;
	margin: auto;
	padding: 1px;
	width: 899px;
}
#ok
{
	margin-left: 70px;
}
#nav
{
	background-color: rgb(233,233,233);
	border-top: rgb(153,153,153) solid 1px;
	clear: both;
	height: 19px;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 890px;
}
.cadre
{
	border: #02a2dd dashed 1px;
	padding: 0.85em;
}
.petit
{
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.bouton
{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.infologin
{
	height: 20px;
	margin: 0 0 3px 0;
	width: 90px;
}


