﻿body {
margin:0 0 0 0;
font: Tahoma;
font-size:14px;
color:white;
background-color:black;
}
.texto {
	margin: 15px;
}
.title {
	margin: 15px;
	color:#AB5163;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-large;
}
hr {
	color: #CD9FC6;
	border: ridge;
	border-color:#CCCCCC;	
}

.menu {
font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#ffffff;
text-decoration:none;
}

.copy {
font:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:silver;
text-decoration:none;
}

#gallery {
  height:350px;
  display: none;
}
#slideshow {
  display:none;
}
.gcap {
	font-size:small;
	margin:3px;
	padding:0;
}
.scap {
	font-size:small;
	margin:3px;
	padding:0;
}
.gcon { /* gallery image/caption container */
  width:125px;
  height:120px;
  margin:20px;
  background:#C28777;
  border:2px solid #E79C3F;
  float:left;
}
.scon { /* slideshow image/caption container */
  width:480px;
  margin:10px;
  background:#C28777;
  border:2px solid #E79C3F;
}
#gallery img {
  margin:6px 6px 3px 6px;
  background:#C28777;
}
#slideshow img {
  margin:6px 6px 3px 6px;
  background:#C28777;
}
#navigation {
/*  text-align:center; */
}
#prev, #next, #back, #auto, #time {
	color:#CCCCCC;
	cursor:pointer;
	font-weight:bold;
	margin-right:20px;
}
.clearAll {
  clear:both;
  margin:0; padding:0;
}
.formulario {
color: #FFFFFF;
font-weight:bolder;
margin: 15px;
filter:shadow(color=black);
}
a:link {
	color: #EEE5D6;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
a:hover {
	color: #666666;
	text-decoration:none
}
a:visited {
text-decoration:none;
color: #EEE5D6;
}
img
{  border-style: none;
}
.nombre {
	color:#FFFFFF;
	font-weight:bolder;
}
.comentario {
color:#FFFFFF;
font-style:italic;
}
.pie {
	color:#CCCCCC;/*background-color:#666666;*/
}
.aviso {
	margin: 15px;
	color:#000000;
	font: Geneva, Arial, Helvetica, sans-serif;
                font-weight:bolder;
	font-size:xx-large;
                filter:shadow(color=#666666);
}
