body {
	font-family:  arial, helvetica, sans-serif;
	font-size: 80%;
}


#container {
	width: 700px;
	margin: 0px auto;
    }

a {	color: #FFFFFF;	background: inherit;}
a:hover { color: #FFFFFF }

.orange {color: #E16A1A; }
.orange hover { color: #E16A1A }

#top {
	color: #FFFFFF;
	width: 205px;
	height: 140px;
	background-color: #8FAEC0;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
    background-color:#FFFFFF}
.cl {
clear:both;
}
#gallery {
	width: 690px;
	padding-top: 5px;
}
#mision {
	width: 213px;
	height: 780px;
	margin-top: 5px;
	background-color: #6C757A;
	color: #FFFFFF;
	padding: 8px;
}
#menu {
	width: 465px;
	background-color: #FF9E3E;
	padding: 15px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #FF9E3E;
	padding: 15px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 15px;
	background-color: #E0691A;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 500px;
	float: right;
	height: 800px;
	margin-top: 5px;
	background-color: #F5F5F5}
	
#content2 {
 
	width: 672px;
	margin-top: 15px;
	height: 720px;
	background-color: #F5F5F5;
    font-family:sans-serif; }

#content3 {
	width: 672px;
	height: 380px;
	margin-top: 5px;
	background-color: #D3DFE7;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9C0CE;
    border-bottom: 1px #A9C0CE solid;}
    
h2 {
    text-align: center;
	font-size: 150%;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {

	font-size: 120%;
	font-weight: bold;
	color: #000000;
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFAD5B;
    border-bottom: 1px #FFAD5B solid;
}



h5 {

	font-size: 105%;
	font-weight: bold;
	color: #000000;
}
#pad {
	padding: 16px;
	color: #000000;
}
#footer {
	background-color: #F5F5F5;
	padding: 16px;
	width: 670px;
	color:#000000;
	font-size: 100%;
	text-align: left;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#FF9E3E;
}
h4 {
	font-size: 180%;
	color: #DF7D1C;
}
