/* Document CSS Daniel KAMENI - www.kacart.be */

*{ margin: 0px; padding: 0px; }

body
{
	margin: auto; 
	margin-top: 0px; 
	margin-bottom: 0px;
	background: url(images/bg.gif) repeat-x;
}


/* Définition globale des styles */
p
{
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #7D7D7D;
	text-align: left;
	margin-bottom: 9px;
}

a, a:visited
{
	text-decoration: underline;
	color: #000000;
}

a:hover
{
	text-decoration: none;
	color: #000000;
}

h3
{
	font-family: Arial, "Book Antiqua", Verdana;
	font-size: 18px;
	margin-bottom: 9px;
	color: #2978B0;
}

a img
{
	border: none;
}
/* Fin global */

/* Style par odre de code */

#haut
{
	width: 780px;
	height: 73px;
	overflow: hidden;
	background-color: #000000;
	text-align: right;
}

#a_haut
{
	margin-right: 50px;
	margin-top: 35px;
}

.icone_haut
{
	float: right;
	margin-left: 15px;
}

#bloc1
{
	width: 267px;
	height: 400px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	overflow: hidden;
}

#a_bloc1
{
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
	background: url(images/quote.jpg) 30px 49px no-repeat;
}

.right
{
	text-align: right;
	color: #2978B0;
	font-weight: bold;
}

blockquote
{
	margin-left: 30px;
}

#bloc2
{
	width: 233px;
	height: 400px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	overflow: hidden;
}

#a_bloc2
{
	padding-left: 16px;
	padding-right: 10px;
	padding-top: 20px;
}

.col
{
	color: #2978B0;
	font-weight: bold;
}

.col2
{
	color: #2978B0;
}

#bloc3
{
	width: 249px;
	height: 400px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	overflow: hidden;
}

#a_bloc3
{
	padding-left: 10px;
	padding-right: 16px;
	padding-top: 20px;
}

#bloc4
{
	width: 498px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	overflow: hidden;
}

#footer
{
	width: 590px;
	height: 43px;
	background-color: #000000;
}

#a_footer p
{
	color: #E2E2E2;
}

#a_footer
{
	margin-left: 40px;
	padding-top: 5px;
}

#txt
{
	margin-left: 40px;
	margin-right: 9px;
}