body {
	font: 65.7% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin:0px;
	padding:0px;
	background: #444063;
}

a, a:visited, a:hover{
color: #153B63;

}
/* HEADER */
#header-wrapper {
	clear: both;
	text-align: center;
	background: #153B63 url(images/fnd-header.jpg);
	line-height: 2em;
	color: #FFFFFF;
	height: 70px;
}

/* CUERPO */
#botonera {
text-align: center;
background: #000000 url(images/fnd-botonera.jpg) repeat-x;
margin-bottom: 5px;
}

#botonera img{
border:none;
padding:0px;
}

/* CUERPO */
#cuerpo {
	width: 1000px;
	text-align: center;
	margin: 0px auto;
}

#menu {
	width: 300px;
	height: 500px;
	background: #1E1F21;
	float:left;
}

#menu img{
	border: 0px;
}

#texto {
	width: 1010px;
	background: #fff;
}

#texto h1{
font-family:Trebuchet MS;
font-size:30px;
border-bottom: 1px solid #eaeaea;
text-align:left;
margin: 0px 20px 20px 20px;
color: #609EDD;
}

#texto h2{
font-family:Trebuchet MS;
font-size:15px;
border-bottom: 1px solid #eaeaea;
text-align:left;
margin: 20px;
color: #153B62;
}

#texto h3 {
font-family:Trebuchet MS;
font-size:20px;
text-align:left;
color:#609EDD;
margin: 20px;
text-decoration:none;
}


#texto h3 a{
font-family:Trebuchet MS;
font-size:20px;
border:1px solid #eaeaea;
text-align:left;
color:#609EDD;
text-decoration:none;
}

#texto p{
font-family:Trebuchet MS;
text-align:justify;
font-size:12px;
margin: 20px;
}

#texto img{
text-align:center;
}

#texto .mas { text-align: right;}

#texto ul{
font-family:Trebuchet MS;
text-align:left;
font-size:12px;
margin: 20px;
color:#153B62;
}

#texto li{
margin-left: 20px;
list-style:square;
}

#texto p a{
font-family:Trebuchet MS;
font-weight:bold;
text-align:justify;
font-size:12px;
margin: 20px;
}

#texto img{
	border: 0px;
}

/*ITEMS*/
#items p{
font-family:Trebuchet MS;
text-align:justify;
font-size:12px;
margin: 20px;
}

#items h1{
font-family:Trebuchet MS;
font-size:12px;
border-bottom: 1px solid #eaeaea;
text-align:left;
margin: 20px;
color: #609EDD;
}



/* FOOTER */
#footer-wrapper {
	clear: both;
	text-align: center;
	background: #fff;
	line-height: 2em;
	color: #000;
	border-top: 4px solid #fff;
	padding-bottom:10px;
}

#footer {
	width: 960px;
	text-align: center;
	margin: auto;
	font-size: 1.1em;
	padding: 14px 0;
}

#footer a {
	color:#000;
}

.izquierda {float: right; margin:10px;}
.derecha{float: left; margin:10px;}
.formulario{float:right; margin 50px;}
#grayline {border-bottom: 1px solid #ccc; margin-right:20px; margin-left: 20px; line-height:2em;} 

#sello {float:left}
#animacion {float:right; padding:0px; margin:0px;}