@CHARSET "ISO-8859-1";

#bloc_milieu #recherche {
	color: #632D5F;
	width: 252px;
	text-align: right;
}

#bloc_milieu #recherche #input_recherche {
	border-width: 0px;
	background: transparent url("../../images/images/input_recherche.png") no-repeat;
	width: 215px;
	padding-left: 18px;
	padding-right: 10px;
	padding-top: 2px;
}

#bloc_milieu #sous_menu {
	position: relative;
	left: 80px;
	text-align: left;
}
#bloc_milieu #sous_menu a {
	color: #632D5F;
	font-size: 110%;
}

#bloc_milieu #caracteres {
	/* Style */
	position: relative;
	top: -5px;
	font-size: 100%;
	color: #35346c;
}

#bloc_milieu #caracteres a {
	font-weight: normal;
	color: #35346c;
}

#bloc_milieu #caracteres a.default {
	font-size: 120%;
	font-weight: bold;
}
#bloc_milieu #caracteres a.grand {
	font-size: 180%;
}
#bloc_milieu #caracteres a.tres_grand {
	font-size: 250%;
}

#bloc_milieu a.bouton_violet {
	margin-left: 150px;
	margin-top: 5px;

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

.round_submit {
	background: #632D5F;
	display: inline-table;
}

.round_submit input {
	line-height: 1;
	padding: 1px;
	border: 0;
	background: transparent;
	color: #fff;
	width: 25px;
	font-weight: bold;
}