div#nos_produits_index{
	width : 712px;
	margin-left : 5px;
	margin-top : 10px;
	margin-bottom : 10px;
	float : left;
}
div#nos_produits_index_haut{
	border : solid 3px #008000;
	border-top : none;
	border-right : none;
	background-image : url("../images/tableaux/fd_th_accueil_new_haut_712.png");
	background-repeat : no-repeat;
	background-position : right top;
	text-align : left;
	font-size : 12px;
	font-family: Verdana;
	font-weight : bold;
	color : #0000c0;
	height : 18px;
	padding-left : 5px;
	padding-top : 5px;
}
div#nos_produits_index_bas{
	border : solid 3px #008000;
	border-bottom : none;
	border-right : none;
	background-image : url("../images/tableaux/fd_th_accueil_bas_new_712.png");
	background-repeat : no-repeat;
	background-position : right bottom;
	text-align : left;
	font-size : 12px;
	font-family: Verdana;
	height : 22px;
	padding-left : 5px;
	padding-top : 3px;
	
}
div#nouveautes_index{
	width : 215px;
	background-color: white;
	margin-top : 10px;
	margin-bottom : 0px;
	margin-left: 10px;
	float : left;
}
div#nouveautes_index_haut{
	border : solid 3px #008000;
	border-top : none;
	border-right : none;
	background-image : url("../images/tableaux/fd_th_accueil_new_haut_712.png");
	background-repeat : no-repeat;
	background-position : right top;
	text-align : left;
	font-size : 12px;
	font-family: Verdana;
	font-weight : bold;
	color : #0000c0;
	height : 18px;
	padding-left : 5px;
	padding-top : 5px;
}
div#nouveautes_index_bas{
	border : solid 3px #008000;
	border-bottom : none;
	border-right : none;
	background-image : url("../images/tableaux/fd_th_accueil_bas_210.png");
	background-repeat : no-repeat;
	background-position : right bottom;
	text-align : left;
	font-size : 12px;
	font-family: Verdana;
	height : 22px;
	padding-left : 5px;
	padding-top : 3px;
	
}
div#video_index{
	width : 215px;
	background-color: white;
	margin-top : 10px;
	margin-bottom : 5px;
	margin-left: 10px;
	float : left;
	border-top : dotted 1px #c0c0c0;
	border-bottom : dotted 1px #c0c0c0;
}
div#infos_index{
	width : 215px;
	background-color: white;
	margin-top : 10px;
	margin-bottom : 0px;
	margin-left: 10px;
	float : left;
}
div#infos_index_haut{
	border : solid 3px #008000;
	border-top : none;
	border-right : none;
	background-image : url("../images/tableaux/fd_th_accueil_new_haut_712.png");
	background-repeat : no-repeat;
	background-position : right top;
	text-align : left;
	font-size : 12px;
	font-family: Verdana;
	font-weight : bold;
	color : #0000c0;
	height : 18px;
	padding-left : 5px;
	padding-top : 5px;
}
div#infos_index_bas{
	border : solid 3px #008000;
	border-bottom : none;
	border-right : none;
	background-image : url("../images/tableaux/fd_th_accueil_bas_210.png");
	background-repeat : no-repeat;
	background-position : right bottom;
	text-align : left;
	font-size : 12px;
	font-family: Verdana;
	height : 22px;
	padding-left : 5px;
	padding-top : 3px;
	
}
div.produit_index{
	margin : 10px;
	float : left;
	width : 150px;
	height : 125px;
	border : 1px solid #008000;
}
div.produit_index_legende{
	margin-top : -10px;
	margin-left : 25px;
	padding-left : 5px;
	padding-right : 5px;
	background-color : white;
	float : left;
}
div.produit_index_img{
	margin-top : 10px;
}
div.produit_index_lien{
	margin-top : 0px;
	margin-left : 10px;
	padding-left : 5px;
	padding-right : 5px;
	background-color : white;
	width : 120px;
	height : 40px;
	float : left;
	border : dotted 1px white;
	background-color : #008000;
}
div.clear{
	height : 40px;
	clear : both;
}
div.produit_index_vide{
	margin : 10px;
	float : left;
	width : 150px;
	height : 150px;
	border : 1px dotted white;
}
div.border_cotes{
	margin-top : 0px;
	padding-top : 1px;
	padding-bottom : 1px;
	background-color : white;
	border : solid 3px #008000;
	border-top : none;
	border-bottom : none;
}
/****************************************************           LIENS            ***************************************************/
div#nos_produits_index_bas a{
	font-size : 12px;
	font-family: Verdana;
	font-weight : bold;
	text-decoration : none;
}
div#nouveautes_index_bas a{
	font-size : 12px;
	font-family: Verdana;
	font-weight : bold;
	text-decoration : none;
}
div#infos_index_bas a{
	font-size : 12px;
	font-family: Verdana;
	font-weight : bold;
	text-decoration : none;
}
div.produit_index a{
	text-align : center;
	font-size : 15px;
	font-family: Verdana;
	font-weight : bold;
	/*color : #008000;*/
	color : white;
	text-decoration : none;
}
div.produit_index_legende a{
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #008000;
	text-decoration : none;
}
table#accueil_nouveautes p.accueil a{
	font-family : Verdana;
	font-weight : normal;
	font-size : 12px;
	color : #0000c0;
	text-decoration : none;
}
p.nouveautes a{
	text-decoration : none;
}
p.nouveautes_over a{
	text-decoration : underline;
}
p.infos a{
	text-decoration : none;
}
p.infos_over a{
	text-decoration : underline;
}
/****************************************************           IMAGES            ***************************************************/
div.produit_index img{
	margin : 5px;
}
/****************************************************          PARAGRAPHES       ***************************************************/
p.accueil {
	clear : both;
	margin-top : 10px;
	margin-left : 10px;
	margin-bottom : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-size : 14px;
	text-align : left;
	color : #0000c0;
}
p.nouveautes{
	margin : 5px;
	padding : 5px;
	font-family : Verdana;
	font-weight : normal;
	font-size : 14px;
	text-align : left;
	color : #0000c0;
	border-bottom : dotted 1px #c0c0c0;
}
p.nouveautes_over{
	margin : 5px;
	padding : 5px;
	font-family : Verdana;
	font-weight : normal;
	font-size : 14px;
	text-align : left;
	color : #0000c0;
	border-bottom : dotted 1px #c0c0c0;
}
p.infos{
	margin : 5px;
	padding : 5px;
	font-family : Verdana;
	font-weight : normal;
	font-size : 14px;
	text-align : left;
	color : #0000c0;
	border-bottom : dotted 1px #c0c0c0;
}
p.infos_over{
	margin : 5px;
	padding : 5px;
	font-family : Verdana;
	font-weight : normal;
	font-size : 14px;
	text-align : left;
	color : #0000c0;
	border-bottom : dotted 1px #c0c0c0;
}
