body {
	background: #cec9c6 url(../images/frontend/degrader.gif) repeat-x top;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #7b7c7e;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 8px;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#bandhaut {
	background: url(/images/frontend/bandeau_haut.jpg) transparent repeat-x;
}

#menu_header ul {
	list-style-type: disc;
	color: #3c728f;
	padding-bottom: 10px;
}

#menu_header ul li {
	padding-bottom: 2px;
}

#menu_header a {
	color: #3c728f;
	text-decoration: none;
}

#menu_header a:hover {
	text-decoration: underline;
}

#sousmenu a {
	text-decoration: none;
}

.lesousmenu {
	font-size: 10px;
	line-height: 22px;
}

.vert {
	color: #afc719;
}

/* couleur par defaut : bleu gris */
.gris {
	color: #3c728f;
}

.contenugris h1,.contenugris h2,.contenugris h3,.contenugris h4,.contenugris h5,.contenugris h6
	{
	color: #3c728f;
}

.contenugris a {
	color: #3c728f;
	text-decoration: none;
}

.contenugris a:hover {
	text-decoration: underline;
}

.contenuvert h1,.contenuvert h2,.contenuvert h3,.contenuvert h4,.contenuvert h5,.contenuvert h6
	{
	color: #afc719;
}

.contenuvert a {
	color: #afc719;
	text-decoration: none;
}

.contenuvert a:hover {
	text-decoration: underline;
}

.pucevert {
	background: url(../images/frontend/carre_vert.jpg) no-repeat top left;
	padding-left: 22px;
}

.bleu {
	color: #14a3a6;
}

.contenubleu h1,.contenubleu h2,.contenubleu h3,.contenubleu h4,.contenubleu h5,.contenubleu h6
	{
	color: #14a3a6;
}

.contenubleu a {
	color: #14a3a6;
	text-decoration: none;
}

.contenubleu a:hover {
	text-decoration: underline;
}

.pucebleu {
	background: url(../images/frontend/carre_bleu.jpg) no-repeat top left;
	padding-left: 22px;
}

.violet {
	color: #9f3f86;
}

.contenuviolet h1,.contenuviolet h2,.contenuviolet h3,.contenuviolet h4,.contenuviolet h5,.contenuviolet h6
	{
	color: #9f3f86;
}

.contenuviolet a {
	color: #9f3f86;
	text-decoration: none;
}

.contenuviolet a:hover {
	text-decoration: underline;
}

.puceviolet {
	background: url(../images/frontend/carre_violet.jpg) no-repeat top left;
	padding-left: 22px;
}

#info_une {
	text-align: justify;
	padding-right: 3px;
}

#info_une strong,b {
	font-weight: bold;
}

/* pour menu plan du site */
.plansite { /*padding-left:200px;*/
	
}

#int_large_info .nav_plansite1 {
	font-size: 13px;
	font-weight: bold;
	list-style-type: disc;
	color: #3c728f;
}

#int_large_info .nav_plansite2 {
	font-size: 13px;
	font-weight: normal;
	list-style-type: disc;
	color: #3c728f;
}

#int_large_info .nav_plansite3 {
	font-size: 11px;
	font-weight: normal;
	list-style-type: disc;
	color: #3c728f;
}

#int_large_info .nav_plansite1 a,#int_large_info .nav_plansite2 a,#int_large_info .nav_plansite3 a
	{
	color: #3c728f;
	text-decoration: none;
}

#int_large_info .nav_plansite1 a:hover,#int_large_info .nav_plansite2 a:hover,#int_large_info .nav_plansite3 a:hover
	{
	text-decoration: underline;
}

#fil_arianne {
	color: #c6c7c8;
	font-size: 10px;
}

#fil_arianne a {
	color: #c6c7c8;
	text-decoration: none;
}

#fil_arianne a:hover {
	text-decoration: underline;
}

#rappel {
	color: #b1015a;
	font-weight: bold;
	font-size: 13px;
}

#rappel .btn-rappel {
	margin: 4px 0px 4px 0px;
}

#footer {
	font-size: 9px;
	color: #8996a0;
}

#menu_bas {
	font-size: 11px;
}

#footer a {
	color: #8996a0;
	text-decoration: none;
}

#footer a:hover {
	color: #5a6269;
}

.survey_new,.survey_show {
	border: 1px solid #E8ECED;
}

.survey_show h2 {
	font-weight: bold;
}

#survey_return a {
	color: #7b7c7e;
	text-decoration: none;
}

#survey_return a:hover {
	text-decoration: underline;
}

.member_new {
	border: 1px solid #E8ECED;
}

.survey_vert legend {
	color: #afc719;
}

.survey_violet legend {
	color: #9f3f86;
}

.survey_new a,.survey_show a {
	text-decoration: none;
}

.survey_new a:hover,.survey_show a:hover {
	text-decoration: underline;
}

.survey_vert a {
	color: #afc719;
}

.survey_violet a {
	color: #9f3f86;
}

.survey_answer_special {
	background-color: #E8ECED;
}

.survey_answer_special .survey_answer_special_content {
	text-align: left;
}

.survey_answer_special_button, .survey_submission {
	/*background-color: #839DAC;*/
	background: url(../images/frontend/form_button.jpg) no-repeat top left;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 1em;
	color: white;
	border: none;
	cursor: pointer;
}

a.survey_submission
{
    padding-top: 3px;
    display: block;
    float: left;
    margin-right: 10px;
    color: white !important;
}

.survey_array_amont_td1 h3 {
	color: #B1015A !important;
}

.survey_array_amont_td2 {
	background-color: #B1015A;
	color: white;
}

.survey_array_amont_td2 span {
	font-size: small;
	font-weight: bold;
}

.survey_array_installation {
	border: 2px solid #d8e96e;
}

.survey_array_installation_td2 span {
	font-size: small;
	font-weight: bold;
}

.survey_question_title {
	font-size: 1.1em;
	font-weight: bold;
}

.survey_question .error_list li {
	list-style-type: none;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 3px;
}

.user_content h1 {
	padding-bottom: 10px;
}

.user_content b,.user_content strong {
	font-weight: bold;
}

.user_content i,.user_content em {
	font-style: italic;
}

.user_content li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

.user_content .radio_list li {
	list-style-type: none;
}

.user_content {
	text-align: justify;
}

.user_content table {
	text-align: justify;
}

.user_content .error_list li {
	list-style-type: none;
	color: #b1015a;
}

.button_submit_form,.button_cancel_form {
	background-color: #839DAC;
	width: 100px;
	color: white;
	border: none;
	cursor: pointer;
}

#product_carousel a {
	text-decoration: none;
	cursor: default;
}

#product_carousel .product_carousel_description {
	background-color: white;
	border: 1px solid #DADFE2;
	border-top: none;
	border-bottom: none;
}

#product_carousel .product_carousel_desc2 {
	background-color: #ededed;
	padding: 3px;
	color: #a0a0a0;
}

#product_carousel a .product_carousel_name {
	color: white;
	line-height: 1.6em;
	/* border-left: 1px solid #DADFE2; */
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 105%;
}

#product_carousel a p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.job_offer_list h1 {
	font-size: 12px;
}

.survey_progress_bar_gif li {
	background: url(/images/frontend/button-gray-small.png) transparent
		no-repeat;
}

.survey_progress_bar_png li {
	background: url(/images/frontend/button-gray-small.png) transparent
		no-repeat;
}

.contenuvert .survey_progress_bar_gif li.done {
	background-image: url(/images/frontend/button-green-small.gif);
}

.contenuvert .survey_progress_bar_png li.done {
	background-image: url(/images/frontend/button-green-small.png);
}

.contenubleu .survey_progress_bar_gif li.done {
	background-image: url(/images/frontend/button-blue-small.gif);
}

.contenubleu .survey_progress_bar_png li.done {
	background-image: url(/images/frontend/button-blue-small.png);
}

.contenuviolet .survey_progress_bar_gif li.done {
	background-image: url(/images/frontend/button-purple-small.gif);
}

.contenuviolet .survey_progress_bar_png li.done {
	background-image: url(/images/frontend/button-purple-small.png);
}


#survey_progress_bar li {
	text-align: center;
	color: white;
	font-weight: bold;
	line-height: 20px;
}