body
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
	background-color:#000000;
}

img
{
    border:none;
}

a
{
	color:#000000;
	text-decoration:none;
    font-family:Arial;
}
a:active
{
	text-decoration:none;
	color:#000000;
}
a:hover
{
	text-decoration:underline;
	color:#025299;
}
a:visited
{
	text-decoration:none;
}

.rubriquemenu
{
	height:20px;
}

.rubriquemenu a
{
    color:#FFFFFF;
	font-size:13px;
	font-weight:700;
	text-decoration:none;
}
.rubriquemenu a:active
{
	color:#FFFFFF;
	text-decoration:none;
}
.rubriquemenu a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
.rubriquemenu a:visited
{
	text-decoration:none;
}

.rubriquemenuhaut
{
    margin-left:20px;
    padding-left:20px;
    padding-top:32px;
    padding-bottom:62px;
	height:25px;
	float:left;
	background-image:url(../images/Puce-blanche.gif);
	background-repeat:no-repeat;
}
.rubriquemenuhaut a
{
    color:#FFFFFF;
	font-size:18px;
	font-weight:700;
	text-decoration:none;
}
.rubriquemenuhaut a:active
{
	color:#FFFFFF;
	text-decoration:none;
}
.rubriquemenuhaut a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
.rubriquemenuhaut a:visited
{
	text-decoration:none;
}

.rubriquemenuhaut2
{
    margin-left:20px;
    padding-left:20px;
    padding-top:102px;
	height:17px;
	float:left;
	background-image:url(../images/Puce-bleue.gif);
	background-repeat:no-repeat;
}
.rubriquemenuhaut2 a
{
    color:#448de3;
	font-size:18px;
	font-weight:700;
	text-decoration:none;
}
.rubriquemenuhaut2 a:active
{
	color:#448de3;
	text-decoration:none;
}
.rubriquemenuhaut2 a:hover
{
	color:#448de3;
	text-decoration:none;
}
.rubriquemenuhaut2 a:visited
{
	text-decoration:none;
}

.titre
{
    color:#448de3;
    font-size:14px;
    font-weight:700;
}

.texte
{
    color:#223f9a;
    font-size:12px;
}

#logo
{
    height:130px;
    width:248px;
}

#accueilpage
{
	border:solid 1px #FFFFFF;
	margin:5px auto 0 auto;
	width:950px;
	height:590px;
	text-align:left;
	background-image:url(../images/fondaccueil.jpg);
}

#accueilgauche
{
    float:left;
    width:280px;
    padding-top:15px;
    padding-left:15px;
}

#accueildroit
{
    float:left;
    width:655px;
    height:590px;
}

#page
{
	border:solid 1px #FFFFFF;
	margin:5px auto 0 auto;
	width:950px;
	height:590px;
	text-align:left;
	background-image:url(../images/fondpageaccpopup.jpg);
}

#pagegauche
{
    float:left;
    width:280px;
    padding-top:15px;
    padding-left:15px;
}

#pagedroit
{
    float:left;
    width:590px;
}

#pagecontenu
{
    margin-left:40px;
    margin-right:20px;
    padding-right:15px;
    margin-top:15px;
    height:420px;
    width:472px;
    overflow:auto;
    text-align:justify;
}

#pagecontenuGroupe
{
    margin-left:40px;
    margin-right:20px;
    padding-right:15px;
    margin-top:40px;
    height:385px;
    width:472px;
    overflow:auto;
    text-align:justify;
}

#close
{
    text-align:right;
    float:left;
    padding-top:90px;
	height:17px;
	float:left;
	width:155px;
}

#accueilcontenu
{
    width:650px;
    padding-top:240px;
    float:left;
}

#menuhaut
{
    width:630px;
    height:119px;
    padding-left:25px;
}

#zoneprofessionels
{
    float:left;
    width:341px;
    height:355px;
    margin-left:90px;
	margin-top:30px;
}

#zoneparticuliers
{
    float:left;
    width:339px;
    height:356px;
    margin-left:90px;
	margin-top:30px;
}

.rubriquegroupe
{
    width:100px;
    float:left;
}

.rubriquegroupe2
{
    width:100px;
    float:left;
}

.rubriquegroupe2 a
{
    color:#448de3;
}

.pucegroupe
{
    height:6px;
    width:6px;
}

#pied{
	width:950px;
	margin-right:auto;
	margin-left:auto;
	height:20px;
}

div#pied a{
	color:#FFFFFF;
	text-decoration:none;
}

div#pied a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.piedgauche{
	float:left;
	padding-top:2px;
	width:200px;
	text-align:left;
}

.piedcentre{
	color:#FFFFFF;
	float:left;
	padding-top:2px;
	width:550px;
	text-align:center;
}

.pieddroit{
	float:right;
	padding-top:2px;
	width:200px;
	text-align:right;
}