/* Document CSS Daniel KAMENI - www.kacart.be */

*{ margin: 0px; padding: 0px; }

body
{
	width: 766px;
	margin: auto; 
	margin-top: 0px; 
	margin-bottom: 30px;
	background-color: #ECECEC;
}

#html1
{
	width: 760px;
	background-color: #FFFFFF;
	margin: auto; 
}

#html2
{
	width: 766px;
	height: 242px;
	background-image: url('images/bg_footer.jpg');
	clear: both;
}

#html3 /* ou footer */
{
	width: 766px;
	clear: both;
	margin-top: 15px;
	margin-left: 23px;
}
	
/* Définition globale des styles */
p
{
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #757575;
	text-align: left;
	line-height: 14px;
	margin-bottom: 
}

blockquote
{
	margin-left: 20px;
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #757575;
	text-align: left;
	line-height: 14px;
}

a, a:visited
{
	text-decoration: none;
	color: #ED9017;
}

a:hover
{
	text-decoration: underline;
	color: #85AD85;
}

a img
{
	border: none;
}

p img
{
	display: inline;
}

h2
{
	font-family: Arial, Tahoma, serif;
	color: #ED9017;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 7px;
}

h3
{
	font-family: Arial, Tahoma, serif;
	color: #757575;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 15px;
}

h4
{
	font-family: Arial, Tahoma, serif;
	color: #B9A279;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 15px;
}

h5
{
	font-family: Vedana, Arial, Tahoma, serif;
	color: #85AD85;
	font-size: 14px;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold
}

/* Fin global */

/* Style par odre de rédaction */
#head
{
	padding-top: 20px;
	background-color: #FFFFFF;
}

#logo
{
	width: 163px;
	height: 70px;
	background-image: url(images/Logo3_1.gif);
	float: left;
}

#numero
{
	font-family: Arial, serif;
	font-size: 16px;
	color: #BFC1C4;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

#menu
{
	margin-left: 6px;
}

#menu_images
{
	list-style-type: none;
	clear: both;
}

#menu_images li
{
	float: left;
	padding-bottom: 7px;
}

#banniere
{
	width: 745px;
	margin-left: 6px;
}

.vert
{
	color: #85AD85;
}

#corps_intro
{
	width: 760px;
	background-color: #FFFFFF;
	padding-top: 15px;
	
	
}

#txt1
{
	width: 417px;
	text-align: left;
	float: left;
	padding-top: 15px;
	background-color: #FFFFFF;
	padding-left: 25px;
}

#txt2
{
	background-image: url('images/bg_box.png');
	background-repeat: no-repeat;
	width: 262px;
	height: 194px;
	float: right;
	background-color: #FFFFFF;
	padding-right: 33px;
}

#a_txt2
{
	margin-top: 23px;
	margin-left: 31px;
	margin-right: 35px;
}

#a_txt2 p
{
	text-align: justify;
}

.souligne
{
	text-decoration: underline;
}

.both
{
	clear: both;
}

.orange
{
	color: #ED9017;
}

#logistique
{
	width: 205px;
	margin-left: 25px;
	float: left;
}

.right
{
	text-align: right;
}

#analyse
{
	width: 205px;
	margin-left: 17px;
	float: left;
}

#evenements
{
	width: 191px;
	margin-left: 46px;
	margin-top: 17px;
	float: left;
}

.sep_news
{
	margin-bottom: 6px;
}

#logo_footer
{
	float: left;
	margin-right: 7px;
}

#copyright
{
	padding-top: 7px;
}

/* Page 2 */

#logistique li
{
	list-style-type: none;
	font-family: verdana, arial, serif;
	font-size: 11px;
}

/* Page 3 */
#page3
{
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}

#page3_2
{
	margin-left: 27px;
	margin-right: 25px;
	text-align: justify;
}

/* Page 4 */
#txt_page4
{
	margin-left: 25px;
	margin-right: 25px;
}

#txt_page4_2
{
	width: 410px;
	margin-left: 27px;
	float: left;
}

fieldset 
{ 
	border:0;
	margin:0;
	padding:0;
}
	
label 
{ 
	display:block;
	font-family: verdana, arial, serif;
	font-size: 11px;
}

input.text,textarea 
{ 
	width:400px;
	font:12px/12px 'courier new',courier,monospace;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc;
}

input.submit 
{
	padding:2px 5px;
	font:bold 12px/12px verdana,arial,sans-serif;
}
