/* achorrarla.com CSS Document */
body {
	font-family:  			Verdana, Arial, Helvetica, sans-serif;
	width:					100%;
	margin: 				0px;
	padding: 				0;
	color: 					#EBEBEB;
	font-size:				11px;
	text-align:				center;
	background:				#000000 url(/img/bg_web.gif) repeat;
}
#fullPage {
	width:					100%;
	padding:				0px;
	margin:					0px;
	top:					0px;
	left:					0px;
	position:				absolute;
	position:				relative;
	z-index:				2000;
	background:				transparent url(/img/logo_globball.jpg) center center no-repeat;
}
#mainContainer {
	width:					780px;
	padding:				0px;
	margin-top:				25px;
	margin-left:			auto;
	margin-right:			auto;
	background-color:		transparent;
}
#weBackground {
	width:					100%;
	margin:					0px;
	top:					0px;
	left:					0px;
	position:				absolute;
	z-index:				1000;
}
DIV, P, FORM {
	margin-top:				0px;
	margin-bottom:			0px;
}
IMG, A IMG {
	border:					0px;
}
A {
	color:					#000000;
}
A:hover {
	color:					#000000;
}