/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, ul, li, ol {margin:0px; padding:0px;}
body{

}

#content {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #999999;
}

#maintext {
	width: 720px;
	padding-top: 300px;
	background-color: #CEEEEE;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h1{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Berlin Sans FB";
	font-size: 30px;
	color: #125363;
	font-weight: normal;

}

h2{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Berlin Sans FB";
	font-size: 22px;
	color: #666666;
	font-weight: normal;

}

h3{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Berlin Sans FB";
	font-size: 18px;
	font-weight: normal;
	color: #5C3465;

}

p {
	font-family: "Berlin Sans FB";
	font-size: 18px;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
	text-align: justify;
}

p a{
	font-family: "Berlin Sans FB";
	font-size: 18px;
	color: #5C3465;
	text-decoration: none;

}

p a:hover{
	font-style: italic;
	color: #999999;
	text-decoration: underline;

}

p ul{
	font-family: "Berlin Sans FB";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}


#header {
	background-color: #FFCC00;
	width: 1000px;
	position: absolute;
	top: 10px;
	height: 250px;
}

#imagen1{
	position: absolute;
	height: 250px;
	width: 586px;
	top: 10px;

}

#imagen2{
	margin-left: 586px;
	position: absolute;
	height: 250px;
	width: 414px;
	top: 10px;

}

#menu{
	background-color: #5C3465;
	position: absolute;
	width: 1000px;
	top: 260px;
	height: 40px;
}

.menu{

}

.menu ul{
	padding-top: 10px;
	padding-left: 10px;

}

.menu li{
	display: inline;
	padding-right: 20px;

}

.menu li:hover{

}

.menu li a{
	font-family: "Berlin Sans FB Demi";
	font-size: 17px;
	color: #C2E2F1;
	font-weight: normal;
	text-decoration: none;

}

.menu li a:hover{
	color: #999999;
	text-decoration: underline;
}


#rightlink{
	background-color: #999999;
	width: 260px;
	top: 300px;
	position: absolute;
	margin-left: 740px;
}

.rightlink{

}

.rightlink ul{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.rightlink li{
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;

}

.rightlink li:hover{

}

.rightlink li a{
	font-family: "Berlin Sans FB Demi";
	font-size: 17px;
	color: #622B6E;
	text-decoration: none;
	font-weight: normal;

}

.rightlink li a:hover{
	color: #FFFFFF;
	text-decoration: underline;

}


#bottomlink{
	background-color: #125363;


}

.bottomlink{

}

.bottomlink ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	

}

.bottomlink li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;

}

.bottomlink li:hover{

}

.bottomlink li a{
	font-family: "Berlin Sans FB Demi";
	font-size: 17px;
	color: #A4DFDF;
	font-weight: bold;
	text-decoration: none;

}

.bottomlink li a:hover{
	font-weight: normal;
	color: #031114;

}

#bottomlink2{
	background-color: #999999;


}

.bottomlink2{

}

.bottomlink2 ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bottomlink2 li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;

}

.bottomlink2 li:hover{

}

.bottomlink2 li a{
	font-family: "Berlin Sans FB Demi";
	font-size: 17px;
	color: #F1F1F1;
	font-weight: bold;
	text-decoration: none;

}

.bottomlink2 li a:hover{
	font-weight: normal;
	color: #333333;

}


#footer{
	background-color: #5C3465;
	text-align: center;
	font-family: "Berlin Sans FB Demi";
	font-size: 18px;
	color: #301C33;

}

.footer{
	font-family: "Berlin Sans FB Demi";
	font-size: 14px;
	color: #211324;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;

}
