@charset "utf-8";
/* CSS Document */

body {
	background-color: #034e97;
	background-image: url(images/nouvelle_vie/fond_2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{
	font-family:Arial, Helvetica, sans-serif; 
	color:#000;
	font-size:13px;
}
p{
	margin-bottom:5px;
	margin-top:5px;
}
a.blanc:link{
	text-decoration: underline;
	color: #FFFFFF;
}
a.blanc:visited{
	text-decoration: underline;
	color: #FFFFFF;
}
a.blanc:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.champ_form_1 {
	margin-top: 5px;
	margin-bottom: 5px;
	width:186px;
}
.champ_form_2 {
	width:100px;
	height:19px; !important
	height: 21px;
	border: 1px solid #C91D83;
}
.titre_blanc {
	margin-top:0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 30px;
}
.titre_blanc_2 {
	font-size: 38px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #C91D83;
	color: #FFF;
	padding-top: 15px;
}



.tableau_formulaire {
	background-image: url(images/nouvelle_vie/fleche_formulaire.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f2f2f2;
	padding: 10px;
}
.texte_legende {
	font-size: 11px;
	color: #000;
}
.titre_blanc_3 {
	font-size: 58px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #C91D83;
	color: #FFF;
}
.sous_titre_noir {
	font-size: 20px;
	line-height: 30px;
}
.sous_titre_savoir_plus {
	font-size: 20px;
	color: #FFF;
	background-color: #C91D83;
	background-image: url(images/nouvelle_vie/catalogue_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 110px;
}
.fond_tableau {
	background-color: #FFF;
	background-image: url(images/nouvelle_vie/fond.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 19px;
	padding-right: 23px;
}


.rose {
	color: #c91d83;	
}

a.lien_rose:link{
	text-decoration: underline;
	color: #c91d83;
}
a.lien_rose:visited{
	text-decoration: underline;
	color: #c91d83;
}
a.lien_rose:hover {
	color: #c91d83;
	text-decoration: none;
}
.champ_readonly {
	background-color:#CCC;
	color:#666;
}
