body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Calibri;
	font-size: 26px;
	color: #036;
}
#header {
	width: 100%&;
	height: 35px;
	background: url(imgs/header.png);

}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #036;
}
#fondo {
	position:absolute;
	left:0px;
	top:35px;
	width:100%;
	height:92%;
	z-index:2;
}

#Titol {
	background: url(imgs/header.png);
	position:absolute;
	left:1%;
	top:0px;
	width:98%;
	height:34px;
	z-index:2;
	font-size: 26;
}

#Titol2 {
	background: url(imgs/header2.png);
	position:absolute;
	left:17px;
	top:36px;
	width:719px;
	height:28px;
	padding-left:4px;
	z-index:4;
	font-weight:200;
	font-size:21px;
	filter: alpha(opacity=79);
	-moz-opacity: 79%;
	opacity: 0.79;
	
}
.Estilo1 {
	body,td,th {
	font-family: Calibri;
	font-size: 10px;
	color: #036;
	font-stretch:condensed;
}

.llee {
	font-family:Calibri;
	font-size:15px;

}
#footer {
	width:270px;
	height: 24px;
	background: url(imgs/boton2.png);
}
