#logo{	background: #ffffff;
	border: 1px solid #eaff28;
	text-align: center;
	width: 100%;
	display: inline;
	}
#direccion{	background: #ccfff5;
	padding: 20px 20px 20px 20px;
	margin: 10px 10px 10px 10px;
	border-top: 1px solid #d2b7ff;
	border-right: 1px solid #d2b7ff;
	border-bottom: 1px solid #d2b7ff;
	border-left: 1px solid #d2b7ff;
	text-align: center;
	width: 100%;
	color:#00700a;
	}

#cuerpo{	background: #f8ffe0;
	padding: 0px;
		margin: 10px;
	border-top: 1px solid #d2b7ff;
	border-right: 1px solid #d2b7ff;
	border-bottom: 1px solid #d2b7ff;
	border-left: 1px solid #d2b7ff;
	text-align: center;
	width: 100%;
		height: 100%;
	}
	
#foto{	background: #fff0c6;
	padding: 10px;
	margin: 10px;
	border-top:  1px solid #ffffff;
	border-right: 1px solid #a8001a;
	border-bottom: 1px solid #d2b7ff;
	border-left: 1px solid #f7ffd1;
	text-align: center;
	width: 100%;
	display: inline;
	}
#baner {	background: #d5ff6b;
	padding: 40px;
	margin: 5px;
	border: 1px solid #f4b700;

	text-align: center;
	width: 70%;
	}
#texto{	background: #e6ffd1 url(img/luz.jpg) top right no-repeat;
	padding: 10px;
	margin: 10px;
	border-top:  1px solid #ffffff;
	border-right: 1px solid #00700a;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #eaff28;
	text-align: justify;
	width: 100%;
	display: inline;
	color: #0e00ef;
	}
#texto1{	background: #e6ffd1 url(img/albanil.jpg) top right no-repeat;
	padding: 10px;
	margin: 10px;
	border-top:  1px solid #ffffff;
	border-right: 1px solid #00700a;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #eaff28;
	text-align: justify;
	width: 100%;
	display: inline;
	color: #0e00ef;
	}
#texto2{	background: #e6ffd1;
	padding: 10px;
	margin: 10px;
	border-top:  1px solid #ffffff;
	border-right: 1px solid #00700a;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #eaff28;
	text-align: justify;
	width: 100%;
	display: inline;
	color: #0e00ef;
	}
	
#navigation {
margin: 10px auto 0px auto;
background: url(img/pixel.jpg) repeat-x 0 50%;
font-size: 12px;
z-index: 1;
}

#navigation ul {
list-style-type: none;
text-align: center;
margin: 0px;
padding: 0px;
z-index: 2;
}

#navigation li {
display: inline;
text-align: center;
margin: 0px 5px;
}

#navigation li a {
padding: 1px 5px;
color: #666666;
background-color: #ffffff;
border: 1px solid #cccccc;
text-decoration: none;
}

#navigation li a:hover, #navigation li a#current {
color: #000000;
border: 1px solid #666666;
border-top: 2px solid #666666;
border-bottom: 2px solid #666666;
} 
body {
	background-color: #6B833F;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url();
	font-size: 80%;
	text-align: justify;
	}