a {
	color: #53ab00;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #3686db;
	text-decoration: none;
}

body {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.boxes{
	padding: 0px;
	padding-bottom: 30px;
	width: 99%;
	text-align: center;
}

#space{
	cursor: pointer;
}

.expArrow{
	background: url(/back/click.gif) no-repeat;
	background-position: center;
}

.collArrow{
	background: url(/back/click_b.gif) no-repeat;
	background-position: center;
}

.note {
	background-image: url('http://www.diegobretti.com/back/info.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 40px;
	padding-bottom: 20px;
}

.blue {
	color: #3686db;
}

.green {
	color: #53ab00;
}

.title {
	float: left;
	width: 100%;
	text-align: center;
}

.seccion {
	background-image: url('http://www.diegobretti.com/back/title.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 20px;
	padding-left: 60px;
	float: left;
	width: 90%;
	height: 30px;
	font-size: 17px;
	color: #53ab00;
}

.seccion2 {
	background-image: url('http://www.diegobretti.com/back/title.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 20px;
    padding-right: 40px;
	margin-right: 30px;
	float: right;
	width: 90%;
	height: 30px;
	font-size: 17px;
	color: #53ab00;
    text-align: right;
}

.shadow {
	background-image: url('http://www.diegobretti.com/back/shadow.png');
	background-repeat: repeat-x;
	background-position: right top;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 99.9%;
}

.shadow2 {
	background-image: url('http://www.diegobretti.com/back/shadow.png');
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 99.9%;
}

.pages {
	float: left;
	width: 33.3%;
	text-align: center;
	padding-bottom: 10px;
}

.pages2 {
	float: left;
	width: 49.9%;
	text-align: center;
	padding-bottom: 10px;
}

.finpages {
	float: left;
	width: 100%;
	height: 15px;
}

#bottom {
	height: 40px;
	text-align: center;
	float: left;
	width: 100%;
	font-size: 10px;
}

#counter {
	text-align: center;
}
