/* CSS Document */
BODY {
	background-color: #F2FABE;
	margin-left: 0px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1px;
}
.bas {
	font-size: 10px;
}

.TexteAccroche {
	font-size: 16px;
	font-weight: bold;
	color: #C40042;
}
.TexteAccrochePetit {
	font-size: 13px;
	font-weight: bold;
	color: #C40042;
}
.TexteGros {
	font-size: 12px;
	text-align:justify;
}
.TitreMenu {
	font-size: 11px;
	color: #C40042;
	font-weight: bold;
}
.TitreMoyen {
	font-size: 11px;
}
.TexteCouleur {
	color:#C40042;
}
.TexteEntete {
	font-style:italic;
	color:#666666;
}
.fond_centre {
	background-image: url(images/DecoupeIngecap_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_bas {
	background-image: url(images/DecoupeIngecap_11.jpg);
	background-repeat: repeat-x;
}
.fond_droit {
	background-image: url(images/DecoupeIngecap_08.jpg);
	background-repeat:repeat-y;
}
.fond_menu_gche {
	background-image: url(images/fond_menu_gche.gif);
	background-repeat:repeat-y;
}
a {
	color:#C40042;
}
a:hover {
	color:#666666;
}
a.menu_bas {
	color: #7F7F7F;
	text-decoration:none;
}
a.menu_bas:hover {
	color: #C40042;
}
input.nouvel {
	font-weight: bold;
	color: #A61647;
	background-color: #f2fabe;
	border: thin solid #CDE85B;
}
.fond_alterne {
	background-color: #f2fabe;
}
.fond_titre {
	background-color: #CDE85B;
}

