body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 0.7em;
	font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
	line-height: 22px;	
	background-color: #7D9CA9;
}

img {
	border: 0px;
}

#capaexterna {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 700px;
	height: 440px;
	margin-top: -220px; 
	margin-left: -350px; 
	background-color: #eee;
}

#capalogo {
	width: 700px;
	height: 70px;
	background-color: #7D9CA9;
}

#capapral {
	width: 700px;
	height: 350px;
	background-color: #FFFFFF;
}

#rentadora {
	float: left;
	width: 499px; 
	height: 320px;
	background-color:#B8CED8;
	text-align: center;
	padding-top: 30px;
	border-right: 1px solid #67808F;	
}

#menuse {
	float:right;
	width: 200px; 
	height: 350px;
}

#capapeu {
	width: 600px;
	height: 20px;
	background-color: #41616D;
	color: #FFFFFF;
	padding-left: 100px;
}

.loguito {
	position: absolute;
	top: 340px;
	left: 318px;
}

.espai {
	position: absolute;
	top: 80px;
	left: 16px;
}

.lavar {
	position: absolute;
	top: 100px;
	left: 90px;
}

.inscr {
	position: absolute;
	top: 98px;
	left: 350px;
	border: 0;
}

.fira {
	position: absolute;
	top: 150px;
	left: 350px;
	border: 0;
}

.jorna {
	position: absolute;
	top: 202px;
	left: 350px;
	border: 0;
}

.texto {
	position: absolute;
	top: 353px;
	left: 512px;
}

#menu {
	width: 200px;
	position: absolute;
	top: 94px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	margin: 0;
	padding: 0;
}

#menu a {
	display: block;
	width:168px;
	padding: 2px 2px 2px 30px;
	border-top: 1px dotted #D7DCDF;
	color: #0E3B52;
	font-weight: bold;	
	background: transparent;
	text-decoration: none;
}

#menu a.siborder {
	border-bottom: 1px dotted #D7DCDF;
}

#menu a:hover {
	border-top: 1px solid #FFFFFF;
	background: #C3E4F3;
	color: #0E3B52;
}

#patrocina {
	width: 200px;
	position: absolute;
	top: 306px;
	padding:0;
}

#patrocina h3 {
	font-size: 1em;
	background: #41616D;
	color: #FFF;
	padding:2px 22px;
	margin:0;
}

#dies {
	width: 198px;
	position: absolute;
	top: 39px;
	left: 500px;
	background:#99CC00; 
	border-top:1px solid #DAF880;
	border-left:1px solid #DAF880;
	border-right:1px solid #DAF880;
	border-bottom:4px solid #DAF880;  
	text-align: center;
	padding: 2px 0 2px 0;
}

.txtvermell { color:#C00000; font-weight: bold;}



