@CHARSET "ISO-8859-1";


#fond_blanc {
	background: #fff;
}

#espace_perso {
	border: 1px solid #632D5F;
	text-align: right;
	color: #632D5F;
	background-color: #fff;
}

#espace_perso a {
	color: #632D5F;
	text-decoration: none;
}

#espace_perso .label_input {
	margin-top: 5px;
}

#espace_perso input.textfield {
	margin:3px;
	border-width: 0px;
	background: transparent url("../../images/images/input_login.png") no-repeat;
	width: 118px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

#espace_perso h2 {
	font-weight: bold;
	font-size: 140%;
}

#espace_perso h3 {
	font-weight: bold;
	font-size: 110%;
}

#espace_perso a.bouton_violet {
	margin-left: 165px;
	margin-top: 5px;

	width: 110px;
	display: block;
	padding:1px 0;
    background: #632D5F;
    color: #fff;
    text-align: center;
}

input.round_submit {
	width: 26px;
	border: 0;
	background: transparent url("../../images/images/fleche.png") no-repeat;
}

#fil_ariane {
	color: #000;
	font-weight: bold;
}
