body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #31495f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #e8f4fd;
	background-image: url(../img/fondo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 1em;
}
#pie {
	clear: both;
	height: 30px;
	width: 995px;
	text-align: right;
	font-size: 0.6em;
	vertical-align: bottom;
	padding-top: 75px;
}

p {
	text-align: left;
	font-size: 0.8em;
	color: #31495f;
}
.colorverde {
	color: #68b94a;
}


#contenido {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#agua {
	background-image: url(../img/agua2.jpg);
	float: right;
	height: 80px;
	width: 995px;
}
#cuerpo {
	float: left;
	width: 1000px;
}
#menu {
	float: left;
	height: 300px;
	width: 142px;
	background-image: url(../img/rayavert.gif);
	background-repeat: no-repeat;
	background-position: 138px 15px;
	font-size: 0.8em;
	color: #31495f;
	padding-top: 15px;
}
#menu ul {
	list-style-type: none;
	color: #31495f;
	padding: 0px;
	margin: 0px;
	float: right;
	
}
#menu ul a{
	text-decoration: none;
	color: #31495f;
	padding-top: 1px;
	padding-right: 11px;
	padding-bottom: 1px;
	padding-left: 1px;
	display: block;
	
}


#menu ul a:hover{
	text-decoration: underline;
	color: #31495f;
	background-image: url(../img/cuadrado.jpg);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-top: 1px;
	padding-right: 11px;
	padding-bottom: 1px;
	padding-left: 1px;
	display: block;

}

#logo {
	float: left;
	height: 51px;
	width: 222px;
	padding-top: 24px;
	padding-left: 60px;
}
#foto {
	float: left;
	width: 272px;
}

.fijomenu {
	text-decoration: underline;
	color: #31495f;
	background-image: url(../img/cuadrado.jpg);
	background-position: right 7px;
	padding-top: 1px;
	padding-right: 11px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-repeat: no-repeat;
}
.paraflash {
	vertical-align: middle;
	text-align: center;
}
#flash {
	text-align: center;
	background-image: url(../img/fondo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 500px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pie a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #31495f;
	text-decoration: none;
}
#pie a.hirusta {
	color: #68B94A;
}
.relleno {
	padding-right: 35px;
}




#pie a:hover {
	color: #afb6bc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
