html, body {
	margin:0; padding:0;
}

body {
	font-family:verdana; font-size:11.5px; color:#113b6f;
}

a {
	text-decoration:none;
}
a img {
	border:none;
}

#div_gabarit {
	margin:0 auto;
	width:1024px;
	background-color:#ffffff;
}

#div_header {
	float:left;
	margin:4px 0;
	width:100%;
	background-image: url(../images/header.jpg);
}
#div_header #titre {
	float:left;
}
#div_header #titre span {
	clear:both; display:block;
	margin:0 0 0 24px;
	font-size:1.3em; font-family:"trebuchet ms";
}
#div_header #recherche {
	float:right;
	margin:16px 16px 0;
	text-align:right;
}
#div_header #recherche p, #div_header #recherche form {
	margin:0; padding:0;
}
#div_header #recherche p {
	margin:16px 0 0;
}

#div_sommaire {
	clear:both;
	margin:0 0 4px; padding:4px 0;
	width:100%;
	text-align:center;
	background-image: url(../images/sommaire.jpg);
}
#div_sommaire a {
	margin:0 16px;
	font-size:1.25em; text-decoration:none; font-weight:blod;color:#FFFFFF;
}

#div_left {
	float:left; display:inline;
	margin:0 4px 0 0;
	width:0%;
	background-color:#f9f9f9;
}
#div_left #left_top, #div_left #left_center, #div_left #left_bottom {
	padding:4px;
	border:1px #f4f1ec solid; border-width:6px 6px 0;
}
#div_left #left_bottom {
	border-width:6px;
}
#div_left p.questions_list, #div_left p.links_list {
	margin:0 0 8px; padding:0;
	color:#a41a3a; font-size:1em; font-weight:bold;
}
#div_left a {
	font-size:1em;
}


#div_center {
	float:left; display:inline;
	width:74%;
	padding: 0 8px ;
	background-color:#f9f9f9;
	
}
#div_center p {
	text-align:justify;
}
#div_center h1 {
	margin:0; padding:8px 0;
	font-size:1.4em;
	text-align:center;
	color:#990000;
}
#div_center h2 {
	margin:0; padding:0;
	text-align:center;
}
#div_center h2.h1_question {
	display:inline;
	font-size:0.9em;
}
#div_center form, #div_center p {
	margin:0; padding:0;
}
#div_center blockquote {
	margin:0; padding:8px;
	background:#f8edf1;
	border:1px #FFE8E8 solid;
}

#div_center table.question_reponses {
	margin:2px 0;
	width:100%;
}
#div_center table.question_reponses tr.row_1 td {
	padding:12px 0 12px 34px;
	font-style:italic;
	background:url(images/ico_reponse_defiscalisation_1.gif) 13px center no-repeat;
}
#div_center table.question_reponses tr.row_2 td {
	padding:4px 4px 4px 8px;
	background:#F4F7F8;
	border:1px #DADADA solid;
}

#div_center table.accueil_table {
	margin:0 auto;
	width:99.3%;
	border:6px #f4f1ec solid;
	border-collapse:collapse;
}
#div_center table.accueil_table td {
	padding:4px;

}

#div_center div.colonne {
	float:left;
	width:256px;
	border:1px #808008 dashed;
}
#div_center div.categories {
	border:1px #808008 dashed;
}
#div_center div.categorie {
	margin:8px; padding:8px;
	background:#F0F0F0;
	border:1px #808008 dashed;
}
#div_center div.categorie h4 {
	margin:0; padding:0;
}
#div_center div.categorie img {
	margin-right:15px;
	width:45px; height:45px;
	border:none;
}

#div_right {
	width:24%;
	margin:0 0 0 76%;
	
}
#div_right #right_top {
	padding:0px;

}
#div_right #right_center, #div_right #right_bottom {
	padding:4px;
	border:1px #f4f1ec solid; border-width:6px 6px 0;
	

}
#div_right #right_bottom {
	border-width:6px;
	
	
}
#div_right form, #div_right form p {
	margin:0; padding:0;
		
}
#div_right form.form_etude_perso table {
	background:url(images/etude.jpg) no-repeat;
}
#div_right form.form_etude_perso table td {
	padding:2px 4px;
}
#div_right form.form_etude_perso table tr.row_title th {
	padding:16px 0 16px 64px;
	}
#div_right form.form_etude_perso table tr.row_20 td, #div_right form.form_etude_perso table tr.row_submit td {
	text-align:center;
}
#div_right form.form_etude_perso table tr.row_loi_cnil td {
	color:#A0A0A0; font-size:0.7em;
}
#div_right form.form_etude_perso table input.input_texte {
	margin:0; padding:1px;
	font-size:1.05em;
	background:#FFF;
	
	
}
#div_right form.form_etude_perso table input.input_radio {
	margin:0; padding:0;
}
#div_right p.news_list {
	margin:0 0 8px; padding:0;
	color:#a41a3a; font-size:1em; font-weight:bold;
}
#div_right p.adsense {
	margin:0; padding:0;
	text-align:center;
}

#div_footer {
	clear:both;
	margin:4px 0 0; padding:4px 0 8px 8px;
	text-align:justify;
	background:#f4f1ec;
	color: #999999;
	font-size:0.85em;
}

#div_contenu {
	float:left;
	width:60%;
}
#div_rubriques {
	margin:0 0 0 60%;
}

#div_center table.questions_listing {
margin:8px 4px 0; padding:4px 0 8px 8px;
}
#div_center p.questions_list {
text-align:center;
color:#990000;
font-size: 14px
}
