body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 3px;
	background-color: EEE;
	background-image: url(imagen/fondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}

a{
	color:#03F;
	text-decoration:none;
}

a:hover, a:active{
	color:#03F;
	text-decoration:underline;
}

#logo h1
{
	font-size: 30px;
	padding-left: 20px;
	font-weight: bold;
	color: #006;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h2 a
{
font-size: 14px;
padding-left: 20px;
font-weight: bold;
}

#text{
min-height:460px;
padding:10px;
}

#text p{
padding:5px;
}

h1, h2, h3{
	padding:5px;
	color:#00F;
}

h1{
font-size:1.2em;
}

h2{
font-size:1.05em;
}

h3{
font-size:1em;
}

#footer{
	font-size:9px;
	text-align:center;
	margin:10px;
}

#footer a{
text-decoration:underline;
}
#logos {
	font-size:9px;
	text-align:center;
	margin:10px;
}
#logos a {
	text-decoration:underline;
}
