BODY {
	margin: 0px 0px 0px 0px;
	color : RGB(128,128,128);
	background-color: RGB(255,255,255);
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 11pt;
}
P,DIV {margin-top: 0px; margin-bottom : 0px; margin-left: 0px; margin-right: 0px; }
a:active , a:visited, a:link   {
	color : RGB(128,128,128);
	text-decoration: none;
}
a:hover {
	color : RGB(128,128,128);
	text-decoration: underline;
}

.MainMenu {
	color : RGB(128,128,128);
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 14pt;
	padding-left : 20px;
	padding-top : 8px;
	padding-bottom : 8px
}

.MainMenu a:active , .MainMenu a:visited, .MainMenu a:link   {
	color : RGB(128,128,128);
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 14pt;
}

.MainMenu a:hover {
	color : RGB(128,128,128);
	text-decoration: underline;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 14pt;
}

.SecondMenu {
	color : RGB(128,128,128);
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	padding-left : 35px;
	font-size: 10pt;
}

.SecondMenu a:active ,.SecondMenu a:visited, .SecondMenu a:link   {
	color : RGB(128,128,128);
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 10pt;
}

.SecondMenu a:hover {
	color : RGB(128,128,128);
	text-decoration: underline;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 10pt;
}

.titre {
	color : RGB(128,128,128);
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 18pt;
	font-weight : bold;
	padding-left : 40px;
	background-image : url(../images/titre.png);
	background-repeat : no-repeat;
	width: 598px;
	height : 54px;
	padding-top: 11px;
}

.titremembre {
	color : RGB(128,128,128);
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 14pt;
	font-weight : bold;
	padding-left : 16px;
	background-image : url(../images/membre_titre.png);
	background-repeat : no-repeat;
	height : 44px;
	padding-top: 11px;
}


.nomsite {
	color : RGB(0,128,192);
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12pt;
	font-weight : bold;
	padding-left : 24px;
	padding-bottom : 8px;
}


.nomsite a:active , .nomsite a:visited, .nomsite a:link   {
	color : RGB(0,128,192);
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12pt;
	font-weight : bold;
}

.nomsite a:hover {
	color : RGB(0,128,192);
	text-decoration: underline;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12pt;
	font-weight : bold;
}

.descriptif {
	color : RGB(128,128,128);
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 10pt;
	padding-left : 24px;
}

.remise {
	color : RGB(255,255,255);
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 11pt;
	padding-left : 15px;
	padding-top: 2px;
	font-weight: bold;
}

.coupdecoeur {
	color : RGB(255,255,255);
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 11pt;
	padding-left : 25px;
	padding-top: 2px;
	font-weight: bold;
	background-image : url(../images/coeur.png);
	background-repeat: no-repeat;
	width: 142px;
	height : 20px;

}

.allersite a:active ,.allersite a:visited, .allersite a:link    {
	color : RGB(128,128,128);
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 10pt;
	font-weight: bold;
	padding-right : 10px;
	padding-bottom : 12px;
}

.allersite a:hover {
	color : RGB(128,128,128);
	text-decoration: underline;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 10pt;
	font-weight: bold;
	padding-right : 10px;
	padding-bottom : 12px;
}

.allermembre {
	color : RGB(128,128,128);
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	padding-right : 2px;
	padding-top : 25px;
	height : 43px;
	background-image : url(../images/membre_aller.png);
	background-repeat : no-repeat;
	background-position : bottom right;
}

.allermembre a:active ,.allermembre a:visited, .allermembre a:link    {
	text-decoration: none;
}

.allermembre a:hover {
	text-decoration: underline;
}



.bodytext {
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding : 0px 0px 0px 0px;
	color : RGB(128,128,128);
	font-family: arial,verdana,  sans-serif, helvetica;
	font-size: 11px;

}

.bodytext a:link, .bodytext a:active, .bodytext a:visited  {
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding : 0px 0px 0px 0px;
	color : RGB(128,128,128);
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 11px;
	text-decoration : underline;
}

.bodytext a:hover {
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding : 0px 0px 0px 0px;
	font-family: arial,verdana,  sans-serif, helvetica;
	font-size: 11px;
	text-decoration : none;
	border-bottom: 1px solid #424242;
	border-top: 1px solid #424242;
	color: #424242;
	text-decoration : underline;
}

.bas {
	color : RGB(128,128,128);
	text-decoration: none;
	font-family: arial,verdana,  sans-serif, helvetica;
	font-size: 10pt;

}
.bas a:link, .bas a:visited, .bas:active {
	color : RGB(128,128,128);
	text-decoration : none;
	font-family: arial,verdana,  sans-serif, helvetica;
	font-size: 10pt;

}

.bas a:hover {
	color : RGB(128,128,128);
	text-decoration : underline;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 10pt;

}




table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	color : #424242;
	font-family: Arial,verdana, sans-serif, Helvetica ;
	font-size: 8pt;
}

table.etiquette {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	color : RGB(128,128,128);
	font-family: Arial, verdana, sans-serif, Helvetica ;
	font-size: 11pt;
	background-image : url(../images/etiquette.png);
	background-repeat: no-repeat;
}

table.menu a:link, table.menu a:visited, table.menu:active  {
	text-decoration : none;
	font-weight: bold;
}

table.menu a:hover {
	text-decoration : none;
	color:  RGB(0,128,192);
	font-weight: bold;
}

table.menurond a:link, table.menurond a:visited, table.menurond:active  {
	text-decoration : none;
}

table.menurond a:hover {
	text-decoration : none;

}

form {margin-top: 0px; margin-bottom: 0px;}

input, textarea, select {
	border:1px solid #5E5E5E ;
	padding-top: 1; 
	padding-bottom: 1; 
	background-color: #F5F5F5; 
	color : RGB(128,128,128);
	font-family: arial; 
	font-size: 8pt; 
}

input.envoi {
	border:1px solid #5E5E5E ;
	padding-top: 1; 
	padding-bottom: 1; 
	background-color: #FF9E00;
	cursor: pointer; 
	color : RGB(128,128,128);
	font-family: arial; 
	font-size: 8pt; 
}


