body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	background-image: url(../images/bg_pag.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
	background-color: #5B3D19;
}
body#galerias {
	background-color: #EFEAD7;
	margin: 10px;
	background-image: none;
}
body#galerias a:link, body#galerias a:active, body#galerias a:visited {
	color: #990000;
	text-decoration: none;
	margin: 0px 8px 0px 8px;
}
body#galerias a:hover {
	color:#FF0000;
	text-decoration: underline;
}
td{
	font-size: 10px;
	color: #000000;
}
h2, h4 {
	margin:0;
}
h4 {
	font-size:18px;
	color: #990000;
}
p {
	margin:5px 0px 5px 0px;
}
label {
	display: block;
}
sup {
	color: #990000;
	font-size: 10px;
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#maintable {
	width:900px;
	border:none;
}#header {
	background-image: url(../images/header.jpg);
	height: 144px;
	width: 100%;
	clear:both;
}

/*  ZONA CUERPO   */
#cuerpo {
	width: 100%;
}
#cuerpo .l {
	width:150px;
	float:left;
}
td.l {
	width: 150px;
}
#cuerpo .r {
	width:600px;
	float:left;
}
td.fecha {
	width:100%;
	height:16px;
	background-color:#E9E0C5;
	font-size:9px;
	color:#92512C;
	text-align:right;
}

.salto {
	display: block;
	height: 15px;
	width: 100%;
}
div.contenido {
	width:98%;
	margin-bottom: 14px;
}
div.h_swf {
	float:left;
	padding:5px;
	background-color: #E2D7B4;
}
div.u_swf {
	margin:10px;
}
div.contacto {
	margin: 10px;
	width: 500px;
}
#footer {
	width: 100%;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	clear:both;
}
#footer .logo {
	width:55px;
	height:45px;
	float:left;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:10px;
}
#footer .info {
	width:500px;
	height:45px;
	float:left;
	color:#92512C;
	margin:20px 10px 10px 80px;
	font-size: 9px;
}
#footer div.autor {
	width:100%;
	clear: both;
	text-align:center;
	margin:5px;
}
#footer a.mas {
	display: inline;
	text-align: left;
}
.input, .select {
	font-size: 10px;
	background-color: #FBFAF7;
	border: 1px solid #D9BB9F;
	height: 17px;
}
.textarea {
	font-size: 11px;
	background-color: #FBFAF7;
	border: 1px solid #D9BB9F;
}
input.button {
	background-color: #F5F3E9;
	border: solid 1px #D9BB9F;
	font-size: 10px;
	font-weight: bold;
	height: 19px;
	padding: 2px 0px 0px 0px;
}
.l {
	width:49%;
	float:left;
	padding:0;
	margin:0;
}
.nofloat {
	clear:both;
}
.form {
	background-color: #F5F3E9;
	border: 1px solid #D9BB9F;
	padding:10px;
}
.iz {
	float:left;
}
.der {
	text-align:right;
	float:left;
}
#images {
	margin:0;
	background-image: none;
}
.thumbnails {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.thumbnails img {
	margin: 2px;
	border:none;
}
a.mas:link, a.mas:active, a.mas:visited {
	display: block;
	color: #990000;
	text-align: right;
	text-decoration: none;
}
a.mas:hover {
	text-decoration: underline;
}
div.stats {
	visibility: hidden;

}
table.dir {
	float: left;
	margin: 5px 50px 5px 50px;
}
table.thumbs {
	width: 650px;
}
div.thumb {
	float: left;
	margin: 5px;
	padding: 3px;
	text-align: center;
}
td.titgal {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	border-bottom: solid 1px #990000;
}
td.nav {
	text-align: right;
	border-bottom: solid 1px #990000;
}

#topbar{
	position:absolute;
	border: 1px solid black;
	padding: 2px;
	width: 970px;
	visibility: hidden;
	z-index: 999;
	margin-top: 35px;
}