/*
*	Globale
*/
body,div,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{
	margin:								0;
	padding:							0;
}

table{ 
	border-collapse:					collapse;
	border-spacing: 					0;
}
fieldset,img,abbr{
	border:								0;
}
h1{
	font-style:							normal;
	font-weight:						bold;
}
address,caption,cite,code,dfn,em,h2,h3,h4,h5,h6,strong,th,var{
	font-style:							normal;
	font-weight:						normal;
}
caption, th {
	text-align:							left;
}
a,ins{ 
	text-decoration:					none;
}
strong {
	font-weight: 						bold;
}