@charset "utf-8";
/* CSS Document */

body {
	background-color: #F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	color: #000;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 0.9em;
}
.twitter {
	width: 200px;
	position: absolute;
	z-index: 1;
	left: 60px;
	top: 400px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color: #FFF;
	height: 200px;
	padding: 10px;
}
#map {
	position: absolute;
	width: 100%;
	z-index: 0;
	height: 100%;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}
/* -------- menu items -------- */

#home {
	width: 17px;
	height: 17px;
	position: absolute;
	top: 295px;
	left: 59px;
	z-index: 1
}
#about {
	width: 90px;
	height: 93px;
	position: absolute;
	top: 82px;
	left: 60px;
	z-index: 1;
}
#archive {
	width: 17px;
	height: 17px;
	position: absolute;
	top: 191px;
	left: 59px;
	z-index: 1
}
#about img, #about a, #about a:hover, #home img, #home a, #home a:hover, #archive img, #archive a, #archive a:hover {
	border: 0;
	background: none
}
div .gmnoprint {
	margin-right: 30px;
	
}
 / /* -------- linkerings -------- */

a:link, a:visited, a:active, .false {
 color: #000;
 text-decoration: none;
 border-bottom: 1px dotted #666
}
#bodyContent {
	font-size:11px;
	width: 300px;
	text-align: center;
}
#stats-container {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #FBFBFD;
	padding: 3px;
	font-size: 12px;
}
#stats {
	background: #fff;
	padding: 7px;
	font-size: 12px;
	z-index: 1
}
#bas {
	text-align: center;
	font-size: 0.7em;
}
#webdesign {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 0.9em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#webdesign img {
	padding: 2px;
}
/*---------help--------*/

dl {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
dt {
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 100%;
}
a {
	color: #333333;
}
dt:first-letter {
	font-size:220%;
	font-weight: normal;
	color: #FF3300;
}
dd {
	font-size: 0.9em;
	color: #333333;
	margin-bottom: 15px;
}
.numeros {
	font-size: 2em;
}
#r1 {
	font-size: 0.8em;
	margin-right: 10px;
	margin-left: 10px;
}
#r1 h3 {
	background-image: url(/porfolio/bandeira_rouge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	color: #006699;
	font-size: 1em;
}
