body 
{ 
margin: 0;
padding: 0;
color: #000;
background: url(../images/bck.jpg) repeat-y center top;
background-color: #A5ABA1;
font: 11px Trebuchet MS, Verdana, sans-serif;
}

#cabecera_seccion
{
padding: 6px;
margin: 10px;
margin-bottom:0;
font: 18px Trebuchet MS, Verdana, sans-serif;
letter-spacing: 2px;
font-weight: bold;
color: #fff;
border-bottom: 1px solid #EA270B;
}
#menu_marco_exterior
{
align: center;
margin: 0px auto;
padding: 0px;
width: 780px;
height: 30px;
background-color: #000;
}

#menu
{
font-family: Trebuchet MS, Verdana, sans-serif;
text-align: center;
padding-top: 12px;
color: #fff;
font-size: 13px;
font-weight: bold;
}

#menu a
{
color: #BE1E00;
text-decoration: none;
padding: 2px;
}
#menu a:hover
{
color: #f30;
background: #32332E;
border-bottom: 1px solid #A8B0A1;
}
#contenido_marco_exterior
{
/*align: center;*/
margin: 0px auto;
padding: 0px;
width: 780px;
background: url(../images/bck_gal.jpg) no-repeat center top;
background-color: #000;
}

#contenido
{
padding: 8px;
/*height: 600px;*/
/*text-align: center;*/
 min-height: 800px
}

/* THUMB TABLE & MOUSEOVER */
table.thumb {
   border-collapse: collapse;
	text-align:center;
   margin: 10px;
   padding: 0px;
}
table.subfolder, table.subfolder-border {
   border-collapse: collapse;
	text-align:center;
   margin: 10px;
   padding: 0px;
}
.dir_topleft{
	border : 0px;
	background-image: url(../images/dir_topleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.dir_top{
	border : 0px;
	background-image: url(../images/dir_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.dir_topright{
	border : 0px;
	background-image: url(../images/dir_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.dir_left{
	border : 0px;
	background-image: url(../images/dir_left.gif);
	background-repeat: repeat-y;
   width:13px;
}
.dir_right{
	border : 0px;
	background-image: url(../images/dir_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.dir_bottomleft{
	border : 0px;
	background-image: url(../images/dir_bottomleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 26px;
}
.dir_bottom{
	border : 0px;
	background-image: url(../images/dir_bottom.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.dir_bottomright{
	border : 0px;
	background-image: url(../images/dir_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 26px;
}
.img_topleft{
	border : 0px;
	background-image: url(../images/img_topleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	background-image: url(../images/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright{
	border : 0px;
	background-image: url(../images/img_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
	background-image: url(../images/img_left.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_right{
	border : 0px;
	background-image: url(../images/img_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_bottomleft{
	border : 0px;
	background-image: url(../images/img_bottomleft.gif);
	background-repeat: no-repeat;
   width: 13px;
	height: 26px;
}
.img_bottom{
	border : 0px;
	background-image: url(../images/img_bottom.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.img_bottomright{
	border : 0px;
	background-image: url(../images/img_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 26px;
}
.img_bottomright_comment{
	border : 0px;
	background-image: url(../images/img_comment.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
table td .title{
  font: 9pt tahoma, arial;
  text-align: center;
   color: #fff;
}
table td .subfolder-title{
  font: bold 10pt tahoma, arial;
  text-align: center;
  color: #fff;
}

#navigation {
	font: bold 9pt tahoma, arial;
	color:#fff;
   	vertical-align: top;
	padding: 5px;
	margin-bottom:10px;
}
#navigation a
{
color: #BE1E00;
text-decoration: none;
padding: 2px;
}
#navigation a:hover
{
color: #f30;
background: #32332E;
border-bottom: 1px solid #A8B0A1;
}

.table-top {
   height:35px;
	background-image : url(../images/topnav.gif);
	background-repeat : repeat-x;
}

/* HEADLINE BAR */
.table-headline {
	font: bold 10pt tahoma,Arial, Helvetica, sans-serif;
   letter-spacing: 3px;
	color: #000000;
   vertical-align: top;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
}

/* FOLDER INTRO TEXT */
.introtext {
	text-align: left;
	color: green;
}

/* IMAGE DESCRIPTION */
.title {
	margin-top:10px;
	font: bold 11pt tahoma, arial;
	text-align:center;
	color: #fff;
	text-decoration:none;
}
.description {
	margin-top:10px;
	font: 9pt tahoma, arial;
	text-align:center;
	padding:5px;
	text-align:center;
	color:#fff;
	text-decoration:none;
}

/* COPYRIGHT NOTICE */
.copyright {
	font: 10pt tahoma, arial;
	color:#737373;
   text-align: center;
}

/* STRONG, USED IN EXIF TABLE */
strong {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #00A201;
}

/* COMMENT TABLE */
.table-comments {
	font: 8pt tahoma, arial;
	color:#757575;
	text-decoration:none;
	border: 0;
   text-align:left;
}

/* COMMENT DATE, USER ETC. */
.comment-aboveline {
	font: 8pt tahoma, arial;
	text-align:left;
	vertical-align: bottom;
	color:#A8A8A8;
	text-decoration:none;
	font-style : italic;
	border: 0px;
	height: 30px;
}

/* THE COMMENT */
.comment-belowline {
	font: 8pt tahoma, arial;
	text-align:left;
	color:#757575;
	text-decoration:none;
	font-style : italic;
	border-top: 1px solid #B5B5B5;
}

/* COMMENT INPUT FIELD */
.comment-textfield {
	border : 1px solid #A3A3A3;
	background-color: #E8E8E8;
}

/* COMMENT SUBMIT BUTTON */
.comment-button {
	border : 1px solid #000000;
	background-color : #E1E1E1;
	font: 8pt tahoma, arial;
}

/* BODY PROPERTIES */
.mg2body {
	font: 10pt tahoma, arial;
	color:#737373;
	background-color: White;
	margin: 0;
   padding: 0;
}

/* LINK PROPERTIES */
.mg2body a:link, .mg2body a:visited {
   color: #404040; text-decoration: underline;
}
.mg2body a:hover, .mg2body a:visited:hover { 
   color: #CECECE; text-decoration: underline;
}
