/********************************************************************************
****************RESET********************/
/*html ::selection				{ background:#185987 !important; text-shadow: none !important; }*/
html ::-moz-selection		{ background:#185987 !important; text-shadow: none !important; }
html						{ background: none; }
html ul 						{ margin: 0; list-style: none; }
a,li, h1, h2, h3, h4,h5, h6	{ -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear;
							transition: all 0.3s linear;  }
h1, h2, h3, h4, h5, h6,ul,li	{ margin:0; padding:0; line-height:1; }
.clearfix	{ clear:both; }
a img	{ border:0; }
