@charset "utf-8";

/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;
	padding-bottom: 5px;
}
h2 {
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	color: #F4E99B;
	font-weight: bold;
}
#body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: auto;
	height: auto;
	width: 1000px;
}
#body #header1 {
	background-image: url(images/bg_header.jpg);
	background-repeat:   repeat-x;
	height: 100px;
}
#body #menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat:  repeat-x;
	text-align: center;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E1E1E1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#body #menu a:link {
	font-size: 12px;
	color: #E1E1E1;
	text-decoration: none;
}
#body #menu a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #E1E1E1;
}
#body #menu a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #E1E1E1;
	font-weight: bold;
	}
#body #menu a:active {
	text-decoration: none;
	font-size: 12px;
	color: #E1E1E1;
}
#body .h2 {
	background-color: #18191B;
	text-align: center;
}


#body #banner {
	height: 200px;
}
#body #CONT #menu_lateral {
	padding: 0px;
	height: auto;
	width: auto;
	color: #515825;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	top: auto;
	background-position: top;
	white-space: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#body #CONT #menu_lateral a:link {
	color: #515825;
	font-weight: bold;
	text-decoration: none;
}
#body #CONT #menu_lateral a:visited {
	text-decoration: none;
	color: #515825;
	font-weight: bold;
}
#body #CONT #menu_lateral a:hover {
	text-decoration: underline;
	color: #515825;
	font-weight: bold;
}
#body #CONT #menu_lateral a:active {
	text-decoration: none;
	color: #515825;
	font-weight: bold;
}

#body #CONT #texto_izquierda {
	float: left;
	height: auto;
	width: 350px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
}
#body #CONT #texto_derecha {
	float: right;
	height: auto;
	width: 350px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #999999;
	text-align: justify;
	list-style-type: disc;
}
#body .h2 {
	padding: 5px;
}

#body #CONT #texto_central {
	color: #FFFFFF;
	height: auto;
	width: auto;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Estilo2 {color: #000000}
.Estilo3 {color: #FFFFFF}
#body #menu_inf {
	background-image: url(images/bg_menu.jpg);
	background-repeat:  repeat-x;
	text-align: center;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E1E1E1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.Estilo4 {
	color: #666666
}
.Estilo4 {
	color: #666666
}
h4 {
	font-size: 14px;
	color: #FDF5C6;
}
.Estilo4 {
	color: #666666
}
#body #h1tag {
	background-color: #010101;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
