/* Style partie GRAPHISTES */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	scrollbar-base-color: #6E0B14;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

table {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	color: #B7B6BC;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

a{
	color: #FFA500;
	text-decoration: none;
}
a:hover {
	color: #F5D1D3;
	text-decoration: none;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	color: #B7B6BC;
	line-height:20px;
	text-align:justify;
}
.text_popup
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	color: #6E0B14;
	line-height:20px;
}
.text_red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	color: #D98991;
	line-height:20px;
	padding-left:10px;

}
.titre {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: lighter;
	font-style: normal;
	color: #358EE8;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

.encart_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;

}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.titregros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CA2127;
	padding: 2px;

}

.encart_pointille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E0B14;
	border: 1px solid #6E0B14;
	padding: 2px;


}

..lien:hover {
	color: #006699;
	text-decoration: underline;
}
..lien{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}

.entete_tableau
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: bold;
	background-color: AD4F57;
	padding: 2px;

}

/* Style partie PHP */
.FDpointilles {
	background-attachment: scroll;
	background-image: url(file:///Z|/consulting-investissements/images/charte/pointilles.gif);
	background-repeat: repeat-x;

}
.bordure {
	margin-right: 40px;
	margin-left: 60px;
	padding-right: 40px;
	padding-left: 60px;
}
.point {
	background-attachment: scroll;
	background-image: url(file:///Z|/consulting-investissements/images/charte/point.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.titrepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #358EE8;
}
.fondDroitHaut {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
.fondDroitBas {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/charte/monick-lepeu_06.jpg);
}
.fondGaucheBas {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondGaucheHaut {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/charte/monick-lepeu_03.jpg);
}
.bordDroit {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
.bordGauche {

	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
}
.bordureGauche {
	background-attachment: scroll;
	background-image: url(images/charte/fondgauche.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bordureDroite {

	background-attachment: scroll;
	background-image: url(images/charte/fondDroite.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
/*
Start common form definition
*/
.inputForm{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #AD4F57;
	width: 150px;
	border: 1px solid #D26C77;
}
.inputFormOver{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #C17A7F;
	width: 150px;
	border: 1px solid #B26C71;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width:73px;
	height:22px;
	background-color:#6E0B14;
	border: 1px solid #D26C77;
	color:#FFA500;
}
.buttonOver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width:73px;
	height:22px;
	background-color: #DEA0A5;
	border: 1px solid #4F040B;
	color: #720C17;
}
.notice{
	color:orange;
}
/*
End common form definition
********************************************************
Start contact form
*/
.frmContact{ /* dedicated ID for "contact form"*/

}
.frmContact > table{

}
.frmContact table tr td{
padding:5px 1px 5px 1px;
}
.frmContact .Label, .frmContact label{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	color: #B7B6BC;
	text-align:justify;

}
.cyc {
	display: none;
}

/*
End contact form
*/
