@charset "utf-8";

body {
	background-image: url(images/fondo.jpg);
	background-repeat:   repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}

.boton {
	cursor: hand;
}
h2 {
	font-size: 20px;
	font-weight: bold;
}


.inferior {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.inferior a {
text-decoration:none;
color:#FF6600;
}

.inferior a:hover {
text-decoration:underline;
text-decoration:overline;
}

.inferior a:link {
text-decoration:none;
}

.inferior a:active {
text-decoration:none;
}

.inferior a:visited {
text-decoration:none;
}


.logo {
	background-image: url(images/logo.jpg);
	background-repeat:  no-repeat;
}
.menuizq {
	font-family: "Arial Black", Arial;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #006699;
	cursor: hand;
	border: 1px solid #254467;
}
.menuBoton {
	margin: auto;
	font-size: 16px;
	border: 1px solid #254467;
	font-weight: bold;
	color: #254467;
	cursor:auto;
	background-color:#326A77;
}

.menuBoton a {
text-decoration:none;
display:block;
color:#FF9900
}

.menuBoton a:hover {
text-decoration:none;
}

.menuBoton a:link {
text-decoration:none;
}

.menuBoton a:active {
text-decoration:none;
}

.menuBoton a:visited {
text-decoration:none;
}

.menuBoton:hover {
	margin: auto;
	font-size: 16px;
	border: 1px solid #254467;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#254467;
	cursor: pointer;
}
.Titulo1 {
	font-size: 18px;
	font-weight: bold;
}
.Titulo2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.menuarriba {
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-left-style: none;
}

li {
	list-style:url(images/li.jpg)
}
