a{
	color: #666666;
	text-decoration: underline;
}
a:hover{
	color: #661C1E;
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(fondo.jpg);
	background-repeat: repeat;
	text-align: center;
	min-width:758;
	padding: 0px;
	list-style-image: url(bullet.gif);
	list-style-position: inside;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h5{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#divbody{
	width: 100%;

}
#div_cont{
	width: 758px;
	margin: 0px auto;
	text-align: left;
}
#contenido_lat{
	width: 172px;
	float: left;
}
#contenido{
	width: 574px;
	float: right;
}
#footer{
	text-align: center;
	clear: both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.div_cont{
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #000000;
	background-image: url(layout_17.jpg);
	padding-right: 5px;
}
.div_cont_lat{
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
	background-image: url(layout_18.jpg);
	font-size: 10px;
	text-indent: 1px;
	max-width: 172px;
	line-height: 10px;
}
.div_sep_lat{
	background-image: url(layout_19.jpg);
	height: 30px;
	width: 172px;
}
.dir_datos{
	width: 250px;
	clear: left;
}
.tab_dir{
	font-size: 12px;
	width: 700px;
}
.tab_gal{
	font-size: x-small;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
	padding: 5px;
	max-width: 550px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	width: 496px;
}