BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #e2eaed;
}

a{
	text-decoration: none;
	font-size: 7pt;
	color: #87A59E;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}

a.menu {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #87A59E;
}
a.menu:hover {
	color: #FF6633;
	text-decoration: underline;
}

.titre{
	font-size: 8pt;
	color: #87A59E;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #e2eaed;
	text-decoration: none;
	border: 1px solid;
	border-color: #87A59E;
}
input.bouton {
	cursor: hand;
}
select {
 background: #e2eaed;
 border: 1px solid #87A59E;
}
textarea {
 background: #e2eaed;
 border: 1px solid #87A59E;
}

.bordure {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bordure2 {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #333333;
}
.bordure3 {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #333333;
}
.mess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.input { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: 2px solid;
	border-color: #FFFFFF solid #FFFFFF #FFFFFF;
}
.bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff0000;
}

/************
 AJOUT CYCWEB
*************/

TD.MenuTitre{
	font-size: 10pt;
	font-weight: bold;
	background-color: #c1d0cd;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}
TD.MenuCentre{
	font-size: 8pt;
	vertical-align: top;
	width: 138px;
	padding: 2px;
}

.MenuEspacePro{
	text-align: left;
}

a.espacepro {
	text-decoration: none;
	font-size: 8pt;
	color: #87A59E;
	text-align: left;
}
a.espacepro:hover {
	color: #FF6633;
	text-decoration: underline;
}

TD.CentreTitre{
	font-size: 10pt;
	font-weight: bold;
	background-color: #c1d0cd;
	text-align: left;
	vertical-align: middle;
	padding: 0 2 0 2 ;
}

.CentreSTitre{
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 2 ;
}
.AccueilBloc1{
	font-size: 9pt;
	text-align: left;
	margin: 2 2 10 15;
	width: 456px;
}

.AccueilBloc2{
	color: #87A59E;
	font-size: 9pt;
	text-align: left;
	margin: 2 2 10 2;
	width: 456px;
}
.Bloc2Rouge{
	color: #FF6633;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10;
}
.BlocPA{
	text-align: center;
	vertical-align: middle;
	width: 468px;
	margin: 15 2 10 2;
	padding: 5 0 5 0;
	border-top: 1px dotted #c1d0cd;
	border-bottom: 1px dotted #c1d0cd;
}

.QSN_BlocSTitre{
	font-size: 11pt;
	font-weight: bold;
	margin: 10 2 2 2;
	border-bottom: 1px solid #c1d0cd;
}

.QSN_SigPat{
	font-size: 10pt;
	font-weight: bold;
	margin: 5 0 0 120;
	text-align: center;
}
.footer{
	font-family: verdana;
	font-size: 7pt;
	background-color: #c1d0cd;
	text-align: center;
	vertical-align: middle;
	width: 660;
	padding: 2 0 2 0;
}

TD.Liens_Url{
	text-align: left;
	vertical-align: top;
}
TD.Liens_Desc{
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
}

.txt_FicheProd{
	font-size: 9pt;
	padding: 0 5 0 0;
}

.CadreForm {
	border: 1px dotted #c1d0cd;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}

.stats{
	display: none;
}