body {
	margin: 0px 20px 20px;
	background-color: #EDEDED;
}

a:link { text-decoration: none; color: #529C81; }
a:visited { text-decoration: none; color: #529C81; }
a:hover { text-decoration: none; color: #000000; }

dl {
	margin: 0px;
	padding: 0px 0px 10px;
}

dt {
	list-style-position: inside;
	list-style-image: url(fotos/dot.gif);
	display: list-item;
	list-style-type: square;
}

dd {
	list-style-position: inside;
	margin: 0px 0px 0px 25px;
	list-style-image: url(fotos/sub_dot.gif);
	display: list-item;
	list-style-type: square;
}

ul {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

li {
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url(fotos/dot.gif);
	list-style-type: square;
}

.plain {
	font-family: tahoma, verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
a.plain { text-decoration: none; color: #529C81}
a.plain:hover { text-decoration: underline; color: #000000}

.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949494;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #747474;
}
a.serif { text-decoration: none; color: #529C81}
a.serif:hover { text-decoration: underline; color: #000000}

.index {
	font-family: tahoma, verdana, sans-serif;
	color: #FFFFFF;
	line-height: 14px;
	font-size: 10px;
}

.textos {
	text-align: justify;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949494;
}

.links {
	color: #529C81;
}
a.links { text-decoration: none; color: #529C81}
a.links:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #529C81;
}

.white { color: #529C81}
a.white { text-decoration: none; color: #529C81}
a.white:hover { color: #000000; text-decoration: none}

.frames {
	margin-top: 20px;
}

.form {
	font-family: tahoma, verdana, sans-serif;
	color:#000000;
	font-size:10px;
	background-color: #EDEDED;
	border: 0px solid #EDEDED;
}	

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6F6F6F;
	text-transform: uppercase;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
}

.titleline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6F6F6F;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949494;
	padding-bottom: 3px;
	padding-top: 2px;
	line-height: 24px;
}

.headline {
	font-family: tahoma, verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #6F6F6F;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949494;
	padding-bottom: 2px;
	padding-top: 2px;
}

.flashline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949494;
	padding-top: 1px;
	text-align: center;
	margin-bottom: 4px;
}

.fotos {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949494;
	padding-bottom: 10px;	
}

.fotoframe{
	border: 1px solid #949494;
	margin-top: 15px;
}

.fotoline {
	padding-bottom: 10px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 10px;
	border-bottom-style: solid;
	border-bottom-color: #949494;
	border-bottom-width: 1px;
	text-align: center;
}

.x_line {
	background-image: url(fotos/x.gif);
	height: 1px;
	background-repeat: repeat-x;
}

.y_line {
	background-image: url(fotos/y.gif);
	background-repeat: repeat-y;
	width: 1px;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949494;
	margin-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #747474;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949494;
	line-height: 16px;
	margin-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
}

.arriba {
	font-family: tahoma, verdana, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	margin-top: 3px;
}

.may {
	text-transform: uppercase;
}
