/***************************************************

	TEEHAN+LAX - GLOBAL STYLES 	
	author: Chris Erwin	
	company: teehan+lax (www.teehanlax.com)	
	
****************************************************/

@import url("reset.css");
@import url("layout.css");
@import url("typography.css");
@import url("../../css/widgets.css");

body {
    background-color:#fefefe;
	
	/*background-image:url(imagenes pagina/fondo.gif);*/
	background-repeat: repeat;
	background-position: center;
	text-align:center;
	height:100%
}

p {
	margin: 10px 10px 10px 10px;
}

a {
	outline: none;
}

.clearer {
	clear: both;
}

hr {
	display:none;
	
}

.float_wrapper {
	width: 100%;
	overflow: hidden;
}

.left_column, .right_column {
	float: left;
}
.left {
	float: left;
}
.right {
	float: right;
}

a.blue_link {
	color: #20a4d0;
}
a.blue_link:hover {
	color: #0e82a8;
}




tionjs-y-mootools/