body {
	margin: 0px auto;
	text-align: center;
	font-family:  arial, helvetica, sans-Serif;
    font-size: 0.7em;
    background: #000 url('img/fonsppp.gif') no-repeat top right;
	}

#page {
	position: relative;
	margin: 0px auto;
	padding: 50px 0;
	width: 765px;
	text-align: left;
	}
	
/*logos que estan en una llista*/

div#items {
margin-bottom: 25px;
}

.items img {
margin: 8px;
padding: 0;
background-color: #eaeaea;
}

.items a img
{
border: 1px solid #666; 
background-color: #eaeaea;
}

.items a:hover img
{
background-color: #fff;
border-color: #f06; 
}

.items img a:active 
{
border-color: #9c0; 
background-color: #eaeaea;
}

.right {
position: absolute;
right: 0;
top: 50px;
}

.titol {
clear: both;
margin-left: 8px;
}

.titol2 {
clear: both;
margin: 20px 0 0 10px;
}

