/*
*	Globale
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{
	margin:			0px;
	padding:		0px;
}
table{ 
	border-collapse:	collapse;
	border-spacing: 	0px;
}
fieldset,img,abbr{
	border:			none;
}
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;
}
ul {
	list-style:		none;
}
caption, th {
	text-align:		left;
}
a,ins{ 
	text-decoration:	none;
}
strong {
	font-weight: 		bold;
}

