body {
	background-color: #0854A7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Lucida, Tahoma, Verdana, Helvetica, sans-serif;
	background-position: center top;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-image: url('img/f1.jpg');
}


.lat {
	width: 166px;
	padding-top: 155px;
}
#der{
	width: 166px;
	padding-top: 75px;
}
#centro{
	width: 434px;
	padding: 5px;
}

#contenido{
	background-color: #F2F5FA;
}

#medio {
	padding: 17px;
}

#base{
	margin: 0 0 30px 0;
	background-color: #000;
	padding: 60 15px;
	
}

h1{
	color: #246D24;
	margin: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	letter-spacing: -1px;
	font-family: "Times New Roman", Times, serif;
}

h2{
	color: #006ADF;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0 5px 0;
	pading: 0;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #006ADF;
	border-right-color: #006ADF;
	border-bottom-color: #006ADF;
	border-left-color: #006ADF;

}

p{
	color: #666;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding:0;
	text-align: justify;
	line-height: 18px;
}

a {
	background-color: #006ADF;
	color: #fff;
	text-decoration: none;
}
a:hover {
	background-color: #55AD0D;
}
#pie{
	background-color: #000000;
	font-size: 11px;
	color: #fff;
	
}h3 {
	font-size: 16px;
	font-weight: bold;
	color: #006ADF;
	}
	
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #55AD0D;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.txtblanc {
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	background-color: #59B70B;
	background-position: 100% 100%;
}

.txtblanc2 {
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	background-color: #006ADF;
	background-position: 100% 100%;
}

.txtblanc3 {
	font-size: 13px;
	color: #333;
	text-align: right;
	background-color: #ccc;
	background-position: 100% 100%;
}

.txtgris {
	font-size: 13px;
	color: #333333;
	text-align: left;
	background-color: #efefef;
	background-position: 100% 100%;
}
li {
	font-size: 13px;
	line-height: 20px;
	color: #666;
	margin-top: 15px;
	list-style-image: url(img/circle.jpg);
}

img {
	padding-right: 10px;
}
