/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, ul, li, ol {margin:0px; padding:0px;}
body{
	background:url(/Imagenes/bgr.jpg) ;
	}

#cont {
	width: 815px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: #619620;
	background-color: #2C4373;
}

#maintext {
	padding-top: 250px;
	padding-bottom: 10px;
	width: 577px;
	margin-left: 217px;
	background-color: #F2F2F2;
	padding-right: 7px;
	
}

h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #132B40;
	text-align: center;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 5px;
}


h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #9A9D18;
	padding-right: 20px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;

}

h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #697600;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

p {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #2C4373;
	text-align: justify;
	padding: 10px 10px 10px 15px;
}

p a {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #56B2FD;

}

p a:hover {
	color: #132B40;

}
#header {
	height: 200px;
	width: 815px;
	position: absolute;
	top: 10px;
	border-top-color: #619620;
	background-color: #2C4373;

}
#imagen1 {
	padding-left: 4px;
	top: 0px;

}
#imagen2 {
	position: absolute;
	margin-left: 413px;
	top: 0px;
	
}

#menu{
	height: 67px;
	width: 800px;
	position: absolute;
	margin-left: 4px;
	top: 205px;
	background-image: url(/Imagenes/pixmenu.png);
}

#botom1{
	position: absolute;
	background-image: url(/Imagenes/boton.png);
	text-align: center;
	width: 122px;
	top: 185px;
	padding-top: 12px;
	padding-bottom: 17px;
	margin-left: 300px;
	
}
#botom1:hover{
	background-image: url(/Imagenes/botonhover.png);
}


.boton li{
	display: block;

	
}

.boton li a{
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #132B40;
	text-decoration: none;
}

.boton li a:hover{
		color: #6CBDFF;
	
}

#botom2{
	position: absolute;
	background-image: url(/Imagenes/boton.png);
	text-align: center;
	width: 122px;
	top: 185px;
	padding-top: 12px;
	padding-bottom: 17px;
	margin-left: 423px;
}
#botom2:hover{
	background-image: url(/Imagenes/botonhover.png);
}


#botom3{
	position: absolute;
	background-image: url(/Imagenes/boton.png);
	text-align: center;
	width: 122px;
	top: 185px;
	padding-top: 12px;
	padding-bottom: 17px;
	margin-left: 546px;
}
#botom3:hover{
	background-image: url(/Imagenes/botonhover.png);
}


#botom4{
	position: absolute;
	background-image: url(/Imagenes/boton.png);
	text-align: center;
	width: 122px;
	top: 185px;
	padding-top: 12px;
	padding-bottom: 17px;
	margin-left: 669px;
}
#botom4:hover{
	background-image: url(/Imagenes/botonhover.png);
}


#leftlink{
	width: 196px;
	position: absolute;
	top: 245px;
	background-image: url(/Imagenes/pixlink.jpg);
	margin-left: 14px;
}

.leftlink ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.leftlink li{
	display: block;
	margin-right: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #132B40;

}

.leftlink li a{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #132B40;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}

.leftlink li a:hover{
	color: #FFFFFF;
	text-decoration: none;

}
#lastarticles
	{
	float:right;
	padding:10px 14px;
	}
.lastarticles
	{
	width: 584px;
	background-image: url(/Imagenes/pixlink.jpg);
	
}

.lastarticles ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.lastarticles li{
	display: block;
	margin-right: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #132B40;

}

.lastarticles li a{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #132B40;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}

.lastarticles li a:hover{
	color: #FFFFFF;
	text-decoration: none;

}

#footer{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #2C4373;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
.footer{
	font-family: Tahoma;
	font-size: 12px;
	color: #55B1FC;
	text-align: center;
	padding: 5px;
	background-color: #0C1B27;
}	
