/* Style partie GRAPHISTES */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	scrollbar-base-color: #FFFDE9;
	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: comic sans ms, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

a:link, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color: #559C00;
	text-decoration: underline;
}
a:hover, a:active {
	font-family:Arial, Helvetica, sans-serif;
	color: #559C00;
	text-decoration: none;
}

.titregros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD0000;
}
.titre1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0BB86D;
line-height:22px;
}
.titre2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0BB86D;
}
.titre3{
font-family:comic sans ms, Helvetica, sans-serif;
font-size:13px;
color:#0BB86D;
line-height:22px;
}
.inputForm{
	background-color:#FFFDE9;
	color:#000000;
	border: 1px solid #559C00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:140px;
}
.inputFormOver{
	background-color:#FFFEF4;
	color:#000000;
	border: 1px solid #559C00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:140px;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFDE9;
	color: #000000;
	border: 1px solid #559C00;
}
.buttonover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFEF4;
	color: #000000;
	border: 1px solid #559C00;
}
/* Style partie PHP */
.FDpointilles {
	background-attachment: scroll;
	background-image: url(file:///Z|/consulting-investissements/images/charte/pointilles.gif);
	background-repeat: repeat-x;
}

.titrepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #358EE8;
}
.fondDroitHaut {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/charte/o-creation_07.gif);
}
.fondDroitBas {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.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/o-creation_05.gif);
}
.bordDroit {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
.bordGauche {

	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
}
