@charset "UTF-8";
/* CSS Document */
<style type="text/css">


#content {
	width: 100%;
	background-color: #F9F9F9;
}
#header {
	background-color: #3CC;
	height: 100px;
	width: 100%;
	margin: 0px;
	position: fixed;
	color: #333;
	letter-spacing: 2px;
}
#headerG1 {
	background-color: #B2ECD8;
	height: 100px;
	width: 100%;
	margin: 0px;
	position: fixed;
	color: #333;
	letter-spacing: 2px;
}
#headerVS {
	background-color: #FCC;
	height: 100px;
	width: 100%;
	margin: 0px;
	position: fixed;
	color: #333;
	letter-spacing: 2px;
}

#headerG1 a {
	color: #333;
	text-decoration: none;	
}
#headerVS a {
	color: #333;
	text-decoration: none;	
}
#headerBH {
	background-color: #CAFBFF;
	height: 100px;
	width: 100%;
	margin: 0px;
	position: fixed;
	color: #333;
	letter-spacing: 2px;
}
#headerBH a {
	color: #333;
	text-decoration: none;	
}
#headerG2 {
	background-color: #FC9;
	height: 100px;
	width: 100%;
	margin: 0px;
	position: fixed;
	color: #333;
	letter-spacing: 2px;
}
#headerG2 a {
	color: #333;
	text-decoration: none;	
}



#headerLM {
	background-color: #CC9;
	height: 100px;
	width: 100%;
	margin: 0px;
	position: fixed;
	color: #333;
	letter-spacing: 2px;
}
#headerLM a {
	color: #333;
	text-decoration: none;	
}

#headerLC {
	background-color: #D2D4EE;
	height: 100px;
	width: 100%;
	margin: 0px;
	position: fixed;
	color: #333;
	letter-spacing: 2px;
}
#headerLC a {
	color: #333;
	text-decoration: none;	
}
#footer {
	background-color: #3CC;
	height: 100px;
	width: 100%;
	margin: 0px;
	position: fixed;
	color: #333;
	letter-spacing: 2px;
}


#todos {
	width: 100%;	
	padding-top: 100px;
}
#todospie {
	width: 100%;	
	padding-top: 0px;
}
#logo {
	margin-top: 3px;
	height: 60px;
	margin-left: 30%;
	font-size: 36px;
	color: #333;
	border-bottom-width: 1px;	
}
#omalaga {	
	font-size: 12px;
	margin-top: -10px;
	margin-left: 42%;
	color: #333;
	text-transform: uppercase;
	
}
#menu {
	border-top-style: solid;
	border-top-color: #FFF;
	width: 100%;	
	font-size: 10px;
	color: #333;
	text-transform: uppercase;
	height: 30px;
	border-top-width: 1px;
	margin-top: 4px;

}
#pie {
	border-top-style: solid;
	border-top-color: #FFF;
	width: 100%;
	height: 50px;
	font-size: 10px;
	color: #333;
	text-transform: uppercase;
	border-top-width: 1px;
	background-color: #BAF5F6;
}
#pie p{
	margin-left: 42%;
	padding-right: 100px;
	padding-left: 10px;
}


#cuadradin {
	float: left;
	width: 10%;
	
	overflow: hidden;
}
#cuadradin img {
	width: 100%;
	height: auto;
	

}

#container {
	height: 2240px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#containerG1 {
	height: 4500px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#containerBH {
	height: 4900px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#containerLC {
	height: 2650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#containerLM {
	height: 2600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.subrra {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3CC;
}
#foto {
	height: 350px;
	width: 500px;
	margin-top: 30px;
	float: left;
}

#foto2 {
	height: 350px;
	width: 250px;
	margin-top: 30px;
	float: left;
}

#intro {
	height: 200px;
	font-family: Baskerville, Garamond, "Gill Sans", Monospace, "Andale Mono;";
	font-size: 16px;
	font-style: italic;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 80px;
	margin-top: 100px;
	margin-right: 100px;
	margin-left: 100px;
	
}
#intro_apart {
	height: 200px;
	font-family: Baskerville, Garamond, "Gill Sans", Monospace, "Andale Mono;";
	font-size: 16px;
	font-style: italic;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 50px;
	padding-top: 40px;	
	
}

#texto {
	float: left;
	height: 350px;
	width: 250px;
	margin-top: 30px;
	background-color: #FFF;
	text-align: center;
}
#texto h1 {
	font-size: 13px;
	color: #333;
	margin-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
	font-style: normal;
	font-weight: normal;
}
#texto h5 {
	font-size: 33px;
	color: #333;
	
}

#texto a:link {
	
	color: #333;
	
}
#texto a:visited {
	
	color: #333;
	
}

#texto a:hover {
	color: #3CC;	
}

#texto h1 {
	font-size: 13px;
	color: #333;
	margin-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
	font-style: normal;
	font-weight: normal;
}
#G1{
	background-color: #B2ECD8;
}
#G2{
	background-color: #FC9;
}
#VS{
	background-color: #FCC;
}
#LC{
	background-color: #D2D4EE;
}
#LM{
	background-color: #CC9;
}
#BH{
	background-color: #CAFBFF;
}
#texto p {
	
	font-size: 10px;
	color: #333;
	margin-top: 40px;
}
#texto hr {
	margin-right: 40px;
	margin-left: 40px;
}








</style>
