#gallery ul { list-style: none; }
#gallery ul li { /*display: inline;*/ display:list-item }
#gallery ul img {
	border: 5px solid #828a8f;
	border-width: 5px 5px 5px;
}
#gallery ul a:hover img {
	border: 5px solid #c60;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }

#gallery ul li a{ float:left;}
#gallery ul li p{ top:50px; border:0px solid black;}
#clear{ clear:left;}

#clear{ clear:left;}
.Estilo1 {
	font-family: "Century Gothic", LesmoreBoldCondensed;
	font-size: 14px;
}
.Estilo6 {font-family: "Century Gothic", LesmoreBoldCondensed; font-size: 12; }
.Estilo8 {
	font-family: "Century Gothic", LesmoreBoldCondensed;
	font-size: 12;
	color: #000;
	font-weight: bold;
}
.EstiloContacto a{
	font-family: "Century Gothic", LesmoreBoldCondensed;
	font-size: 14;
	color: #c60;
	font-weight: bold;
	
}
.justificado{
	text-align:justify;
}
a {
	font-family: "Century Gothic", LesmoreBoldCondensed;
	font-size: 13px;
	font-style: normal;
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}

#slideshow img { display: none }
#slideshow img.first { display: block }
.miniatura{
	border: 5px solid #828a8f;
	border-width: 5px 5px 5px;
	float:left; 
	margin-left:20px;
	background-color:#828a8f;
	text-align:center;
	font-weight:normal;
	font: "Century Gothic", LesmoreBoldCondensed;
	font-size: 13px;
}

.miniatura img{
	border:0px;
}
.miniatura:hover{
	border: 5px solid #c60;	
	border-width: 5px 5px 5px;
	float:left; 
	margin-left:20px;
	background-color:#c60;
}

.subrayado{
	text-decoration:underline;	
}

.paddingDown15{
	padding-bottom:15px;
}

ol {display: table}
ol > li {display: table-row;}

label{
	width:150px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
	float:left;
}
#cNombre, #cApellidos, #cSolicitante, #cMail, #cTelefono, #cComentarios, #cVisitantes{
	margin-top:5px;
}

#formContenedor{
	width:470px;
	margin-left:100px;
}

#conte input,  #conte textarea, #titulo{
	width:300px;
}
#conte select{
	width:305px;
}

#conte textarea{
	height:300px;
}
#titulo{
	width:470px;
	text-align:center;
	font-weight:bold;
}

#cBotones{
	width:464px;
	text-align:right;
	margin-right:7px;
	margin-top:10px;
}





#cont{position:relative; top:0; left:0; width:150px; height:350px; overflow:hidden;  border:0px solid #ccc; cursor:pointer;}
#linea{position:relative; text-align:center; border:0px solid #ccc; }
#texto , #copia{font:bold 24px/36px verdana}
#texto img, #copia img{margin-top:25px;}