@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/degrad.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	margin: auto;
	height: 111px;
	width: 666px;
	padding-top: 65px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.degrad_inv {
	background-position: bottom;
	height: 150px;
	width: 100%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#img_portada {
	margin: 40px auto auto;
	width: 720px;
}
.url {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
}
.url a{
	color: #0000FF;
	text-decoration: none;
}
.url a:hover{
	text-decoration: underline;
	color: #009900;
}
.liniatext {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #649900;
	margin-right: 30px;
	margin-left: 30px;
}
