body{
background-color: #BBBBBB;
text-align: center;
}

.cabe{
background-image: url(imagenes/banner52.jpg);
	width: 850px;
	height: 100px;
	
	background-repeat: no-repeat;

}

.conte{
	background-color: #5A6887;
	width: 850px;
	height: auto; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
}

table{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	
}

.izda{
	background-color: #5A6887;
	width: 110px;
	height: 420px;
	float: left;
}

.dcha{
	width:740px;
	height: 420;
	float: left;
	background-color: White;
	background-repeat: repeat;
	font-size: 10px;
}
.text{
font-size: 10px;
f
}

.pie{
	width: 850px;
	height: 1px;
	background-color: #5A6887;
	
	
}

a{
color: black;
text-decoration: none;
	}
	
a:hover{
	color: #0000CD;
}

a:active{
	color:#545454;
	text-decoration: none;
}

.menu{
	color: white;
	
	
}