body {
	margin : auto auto;
	background : #000;
}
img { border : 0px; }
.container {
	border : 0px solid green;
	display : block;
	width : 990px;
	height : 510px;
	position : absolute;
	margin-left : -495px;
	margin-top : -255px;
	top : 50%;
	left : 50%;
	border : 0px solid #000;
}
/*
#parent3-wrap {
	background: url('background.jpg') no-repeat;
}
*/
#parent3 li{
	padding: 35px;
	color: #000;
	font-family : "Courier New";
	font-size : 12px;
}
.transp {
	background : #fff;
	color : #000;
	height : 475px;
	overflow : hidden;
	padding: 40px 40px 0px 40px;
	border : 0px solid #000;
}
#content {
	float:left; 
	position:absolute;
	z-index:1000;
}
#panel {
	display : none;
	z-index : 10000;
	width : 230px;
	height : 100px;
	background : #0f0;
	overflow : hidden;
	font-family : "Courier New";
	font-size : 14px;
	padding : 10px;
	text-transform : uppercase;
	color : #000;
}
#panel a { color : #000; text-decoration : none; }
.slide {
	height: 110px;
	width : 230px;
	position : absolute;
	top : 50%;
	left : 0px;
	margin-left : 0px;
	margin-top : -110px;
	z-index : 10000;
	display : block;
	background-color: transparent;
}
.btn-slide {
	width: 15px;
	height: 15px;
	padding: 10px;
	display: block;
	font: 12px "Courier New";
	color: #000;
	text-decoration: none;
	z-index: 1000;
	background : #0f0;
}

h1 {
	background : #0f0;
	color : #000;
	font-size : 14px;
	font-weight : normal;
	text-transform : uppercase;
	padding : 3px 5px 2px 10px;
	width : 280px;
}
.antetitulo {
	background : #000;
	padding : 3px 5px 2px 2px;
	color : #fff;
	font-size : 14px;
	font-weight : normal;
	text-transform : uppercase;
	margin-bottom : 3px;
}
p.min {
	line-height : 10px;
}
.logos_footer {
	height : 100px;
	position : relative;
	top : 0px;
	display : block;
}
.logos_footer_regulamento {
	height : 100px;
	top : 10px;
	display : block;
}
.logos_footer_contacto {
	height : 100px;
	position : relative;
	top : 150px;
	display : block;
}
.logo {
	display : block;
	float : left;
	margin-right : 60px;
}
.logo_mapei {
	padding-top : 60px;
}
#home_page {
	background:#fff;
	display: none;
}
#regulamento {
	width : 835px;
	height : 320px;
	display : block;
	overflow : auto;
}
#seleccao {
	width : 835px;
	height : 320px;
	display : block;
	overflow : auto;
}
.postit {
	background : #0F0;
	padding : 5px 5px 0px 5px;
	margin-top : 5px;
	display : block;
	width : 360px;
	height : 290px;
	overflow : auto;
}
.postit2 {
	background : #000;
	color : #FFF;
	padding : 5px 5px 0px 5px;
	margin-top : 5px;
}
.td_left {
	padding-right : 5px;
}
.td_right {
	padding-left : 5px;
}
