body {
	background-image: url(../images/background2.jpg);
	background-color:#FFFFFF;
	color: #1B1B1B;
	font-family: Garamond, "Times New Roman", serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

a {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color: #00297a;
}

a:hover {
	color: #0137a3;
}

a img {
	border: 0;
}

form {
	color: #1B1B1B;
	font-family: Garamond, "Times New Roman", serif;
}
	
input, textarea {
	color: #1B1B1B;
	font-family: Garamond, "Times New Roman", serif;
	font-size:16px;
	border:1px solid #CCCCCC;
}
	

h1 {
	font-size:19px;
	color:#003399;
}

.h1_header {
	font-size:25px;
	letter-spacing:4px;
}

h2 {
	font-size:16px;
	color:#003399;
}

h3 {
	font-size:16px;
	color:#003399;
}

.h2 {
	font-size:16px;
	color:#003399;
	font-weight:bold;	
}

hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
}

div {
	font-size:16px;
}

ul {
	font-size: 16px;
	list-style: disc;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 30px;
}

li {
	font-size: 16px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.banner1 {
	float:right;
	margin: 5px 0px 25px 30px;
}

.content_tr {
	background-image:url(../images/body.jpg);
}


.content {
	font-size: 16px;
	text-align:justify;
	width:690px;
	margin: 20px 30px 20px 30px;
}

.footer {
	font-size: 13px;
}

.footer div{
	font-size: 13px;
	padding: 8px ;
}

.footer a, .footer_menu a {
	font-size: 14px;
}

.footer_menu {
	font-size: 14px;
	margin-top:10px;
}

.footer_tr {
	background-image:url(../images/footer.jpg);
	border-top:solid 1px #CCCCCC;
	font-size: 14px;
	background-color: rgba(90%,90%,90%, 0.9);
}

.links {
	vertical-align:top;
	border:1px solid #CCCCCC;
}

.links th{
	background-color:#CCCCCC;
	text-align:left;
	padding:5px;
}

.links td{
	vertical-align:top;
	border-bottom:1px solid #CCCCCC;
	padding: 5px;
}

.list_home {
	font-size: 16px;
	list-style: disc;
	padding: 1px;
	margin: 0px 0px 0px 25px;

}

.list_home li {
	list-style: disc;
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
/*	
	background-color: rgba(100%,100%,100%, 0.07);
	border:1px solid #CCCCCC;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
*/
}

.list {
	font-size: 16px;
	list-style:circle;
	padding: 1px;
	margin:0px 0px 0px 30px;	
}

.list li {
	font-size: 16px;
	padding: 1px;
	margin: 1px;
/*	
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
*/
}

.logo {
	float:left;
	margin: 0px 20px 5px 0px;
}

.logo1 {
	float:right;
	margin: 0px 0px 5px 20px;
}

#NewsDiv	{ 
	text-align:justify;
	width:220px;
	height:160px;
	position:relative;
	overflow:hidden;
	margin: 85px 0px 0px 0px;
}

.top_text {
	font-size: 15px;
	text-indent: 0px;
	width:440px;
	margin: 20px 0px 0px 20px;
}

#Tabla_01 {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	}

.text {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-indent: 5px;
}

.Estilo1 {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
.Estilo2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

