@import url(header.css);
@import url(colonne_left.css);
@import url(colonne_center.css);
@import url(colonne_center_products.css);
@import url(colonne_right.css);
@import url(colonne_right_markets.css);
@import url(footer.css);


/*###########css ajoutées#######*/

/*@import url(colonne_center_medias.css);*/



*	{
	margin:0;
	padding:0;
	border:0;
	outline: none;
	}

img, a img { 
	border:none; 
	}

body {
	background:url(img/background_00.jpg) no-repeat;
	font-family: Arial, Verdana, "Times New Roman";
	font-size:11px;
	width: 1000px;
	}
.fckcss {
	background:url(img/pix_blanc.gif) ;
	background-Color: white ;
	font-family: Arial, Verdana, "Times New Roman";
	font-size:13px;
	padding-left: 45px ;
	padding-top: 33px ;
	padding-right: 17px ;
	padding-bottom: 20px ;
	}

a	{
	color: #999999;
	}

div#header {
	position: relative;
	left: 11px;	
	z-index:50;
	}

div#main {
	position: relative;
	left: 11px;	clear: both;
	z-index: 10;
	}


.rouge		{color:#B71F2C; }
.blue		{color:#2E3192; }
.orange		{color:#F4711F; }
.violet		{color:#861C64; }
.vert		{color:#00817C; }
.yellow		{color:#FCAE1A; }


a:hover.blue_h	 {color:#2E3192; }
a:hover.orange_h {color:#F4711F; }
a:hover.violet_h {color:#861C64; }
a:hover.vert_h   {color:#00817C; }
a:hover.yellow_h {color:#FCAE1A; }


.texte_contact_us
{
	color: black ;
	font-weight: normal ;
	font-size: 11px ;
}