/* MOD_IMAGE_OMBRE*/
/******************/

/* TOP */
.ombre_plg_top_left{
	background-image:url(../images/ombre_plg_top_left.png);
	background-repeat:no-repeat;
	width:12px;
	height:8px;
	float:left;
	margin-left:-6px;
}
.ombre_plg_top_center{
	background-image:url(../images/ombre_plg_top_center.png);
	background-repeat:repeat-x;
	height:8px;
	float:left;
}
.ombre_plg_top_right{
	background-image:url(../images/ombre_plg_top_right.png);
	background-repeat:no-repeat;
	width:12px;
	height:8px;
	float:left;
}
/* CONTENT */
.ombre_plg_left_center{
	background-image:url(../images/ombre_plg_left_center.png);
	background-repeat:repeat-y;
	width:6px;
	height:102px;
	float:left;
	margin-left:-6px;
}
.ombre_plg_content{
	float:left;
	border:1px solid #fff;
}
.ombre_plg_content span{
	width:185px;
	height:100px;
	display:block;
	background-color:#DADADA;
}
.ombre_plg_right_center{
	background-image:url(../images/ombre_plg_right_center.png);
	background-repeat:repeat-y;
	width:6px;
	height:102px;
	float:left;
}
/* BOTTOM */
.ombre_plg_bottom_left{
	background-image:url(../images/ombre_plg_bottom_left.png);
	background-repeat:no-repeat;
	width:12px;
	height:8px;
	float:left;
	margin-left:-6px;
}
.ombre_plg_bottom_center{
	background-image:url(../images/ombre_plg_bottom_center.png);
	background-repeat:repeat-x;
	float:left;
	height:8px;
}
.ombre_plg_bottom_right{
	background-image:url(../images/ombre_plg_bottom_right.png);
	background-repeat:no-repeat;
	float:left;
	width:12px;
	height:8px;
}

/*** Menu TOC ****/
/*****************/

div.toc{
	border-style:none;
	width:auto;
	margin-bottom:25px;
}
div.toc h3{
	margin-left:0px;
	padding-left:0px;
	background-position: top left;
	background-color:#FFF;
	color:#333333;
	/*background-image: url(../images/bg_page.png);*/
	background-image:none;
}
div.toc ul li a:hover{
	background-color: #FFF;
}
div.toc ul li.active a,
div.toc ul li#current a,
div.toc ul li#current_toc a{
	background-color: #FFF;
}

/**************************/
/********** FORM **********/

div.search_sans {
	background-image: url(../images/bg_search.png);
	background-repeat: no-repeat;
	height:24px;
	font-size: 11px;
}
div.search_sans input#mod_search_searchword{
	display:block;
	background-color: transparent;
	border: none;
	padding-top:3px;
	padding-left: 28px;
	color: #636363;
	width:120px;
	
}

/* LEXIQUE */
/*---------*/

.small_lexique{
	font-size: 95%;
	font-style: italic;
	color: #C1C9C9;
}

/* COM_REA */
/*---------*/
#page_droite{
	float:right;
}

.tableleft,
.tableright{
	width:365px;
	border-top:1px solid #555;
	border-left:1px solid #555;
}
.tableleft{
	float:left;
}
.tableright{
	float:right;
}
.tableleft td,
.tableright td{
	padding:5px;
	border-bottom:1px solid #555;
	border-right:1px solid #555;
}

/* MOD_WARRANTY */
/****************/
.moduletable_garantie{
	width:520px;
}
.moduletable_garantie input,
.moduletable_garantie textarea,
.moduletable_garantie select{
	background-color: #f0f0f0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	border-width:1px;
}
#message_form{
	border:1px solid #ed1c24;
	border-left-style:none;
	border-right-style:none;
	padding:5px;
	background:#FAD8DB;
	color:#000000;
	margin-top:10px;
	margin-bottom:10px;
}
.moduletable_garantie fieldset{
	border:1px solid #a3a3a3;
	margin-bottom:10px;
	padding-bottom:10px;
}
.moduletable_garantie legend{
	padding:5px;
	margin-left:5px;
	font-size:16px;
	color: #ed1c24;
}
#page .moduletable_garantie table,
#page .moduletable_garantie td{
	border:none;
}
#page .moduletable_garantie td{
	margin-bottom:7px;
	padding-right:10px;
}
#page .moduletable_garantie td.key{
	width:150px;
	display:block;
	padding-left:10px;
}
.moduletable_garantie .ast{
	color:#FF0000;
	float:left;
	display:block;
	margin-right:3px;
}
.moduletable_garantie .colspan{
	font-weight:bold;
	display:block;
	margin-top:10px;
	color: #566168;
	padding-left:10px;
}
.moduletable_garantie .colspan_phrase{
	display:block;
	padding-left:10px;
	margin-top:5px;
}
.moduletable_garantie select{
	width:337px;
}
.moduletable_garantie .inputbox{
	width:335px;
}
.moduletable_garantie .inputbox_phrase{
	width:497px;
	margin-left:10px;
}
#serie1,#serie2,#serie3,#serie4,
#title_serie1,#title_serie2,#title_serie3,#title_serie4{
	width:50px;
	float:left;
	display:block;
}
#title_serie1,#title_serie2,#title_serie3,#title_serie4{
	width:25px;
}

/* mod_listnews */
/****************/

.moduletable_nous_joindre{
	margin-bottom:15px;
}
.moduletable_nous_joindre h3{
	font-size:12px;
	font-weight:bold;
}
.moduletable_nous_joindre a{
	color: #7B8C96;
}
.moduletable_nous_joindre a:hover,
.moduletable_nous_joindre li#modcurrent a{
	color: #ed1c24;
	text-decoration:none;
}


/* pagination */
/**************/
#page .blog_more{
	
}
#page .blog_more h2{
	color: #566168;
	padding-top: 5px;
	font-size: 125%;
	text-decoration: none;
	font-weight: normal;
}
#page .blog_more ul{
	margin:0px;
	padding:10px;
	border:1px solid #7B8C96;
}
#page .blog_more ul li{
	list-style:none;
}

#page .blog_more ul li a{
	color: #7B8C96;
	display:block;
	padding-left: 10px;
	background-image: url(../images/fleche_droite_gris.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	
}
#page .blog_more ul li a:hover{
	color: #ed1c24;
	background-image: url(../images/fleche_droite_rouge.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;
}
.pagination{
	text-align:center;
}

/* mod_poll */
/************/
.mod_poll_title{
	display:block;
	font-weight:bold;
	line-height:110%;
	margin-bottom:10px;
}
.poll .button{
	margin-top:10px;
}

/* com_poll */
/************/
td span.e_title{
	font-weight:bold;
	display:block;
	padding:2px;
}
td span.e_reponse{
	display:block;
	padding:2px;
}

/* Message */
/***********/
#system-message{
	width:350px;
	margin-bottom:10px;	
	border-top:1px dotted #4B89FC;
	border-bottom:1px dotted #4B89FC;
	background-color:#D3DBFE;
	padding:3px;
	color:#333333;
}
#system-message dt.message{
	display:none;
}
#system-message .message ul{
	margin-left:0px;
}
#system-message .message ul li{
	list-style:none;
}
/********* search *********/

.searchintro {
	font-weight:normal;
	margin:110px 0 20px;
}

.searchintro strong {
	color: #000000;
}

.highlight {
	font-weight:bold;
	color: #000;
}


#page .results ol.list {
	list-style-position:inside;
	padding: 0;
}

#page ol.list li {
	list-style-type:decimal;
	border-top: dotted 1px #859195;
	margin:0px 0px;
	padding:10px;
	padding-left: 0px;
}


.search_result {
	border: solid 1px #C1C9C9;
	padding: 10px;
	margin-top: 20px;
}

.search_result p {
	text-align:right;
}

.search_result .button {
	margin-top: 10px
}

.search_result legend {
	border-bottom:solid 0px #000;
	background:#fff;
}

/* effet sur champs saisie */
.inputbox:focus {
	
}

fieldset.word,
fieldset.only {
	border: solid 1px #C1C9C9;
}
fieldset.only {
	display:none;
}

/*champs recherche*/
.word {
	padding: 5px 0 5px 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
}

.word input {
	color: #556773;
	margin: 0 0 0 10px;
	padding-left : 4px;
}

/* section parametres uniquement*/
.only {
	margin: 10px 0 0 10px;
	padding: 5px 10px;
	line-height: 1.3em;
}
.phrase {
	border: solid 1px #C1C9C9;
	margin:10px 0px 0px 0;
	padding:10px;
}

/*menulist*/
.phrase .inputbox {
	background: #fff;
	color: #556773;
	display: block;
	height: 1.5em;
	margin-top: 10px;
	/*width: 12em;*/
}

/*effet menulist mouseover*/
.phrase .inputbox option {
	background:#FFF;
	border-bottom:solid 0px #333;
}

.display {
	margin:10px 0 0 0;
	text-align:right;
}
.display .inputbox{
	color: #556773;
}

/********??*********/

.filter {
	margin:10px 0 0 0;
}