/*************************************************************************** 
*  Author   www.ContenidosBinarios.com                                     *
*  Module   lightbox__8331.mod                                             *
***************************************************************************/ 

.lightbox__8331_foto {
	background-color: #FFFFFF;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:130px;
	text-align:left;

/*
	border-color:#0066FF;
	border-top: 1px solid #f00;
	border-right: 1px solid #f00;
	border-bottom: 1px solid #f00;
	border-left: 1px solid #f00;
*/
}

.lightbox__8331_foto a {
	font-size: 9px;
	color:#999999;
	text-decoration: none;
}
.lightbox__8331_foto a:hover{
	font-size: 9px;
	color:#233972;
	background-color: #fdf300; /* color de debajo el grafico de cerrar */
}






body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#003e95; /* color de la letra LIGHTBOX */
	background-color: #ffffff;
	padding: 0px;
	margin: 0;
}
a {
	color:#3A5515;
	text-decoration: none;
}
a:hover{
	color:#99CC00;
	/*background-color: #003e95; *//* color de debajo el grafico de cerrar */
}
#header {
	border-bottom-width: 1px;
	border-bottom-color: #5B7900;
	border-bottom-style: dashed;
}
.albumTitle {
	font-size: 25px;
}

#topLine {
	height: 22px;
	background-image: url(topLineBackWhite.gif);
	background-position: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
}
#topLine a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#topLine a:hover{
	color: #99CC00;

}
table {
	color:#3A5515;
	font-size: 20px;
}
.thumbsBox{
	width: 120px;
	height: 110px;
	text-align: center;
	float: left;
	word-wrap:break-word;
	word-break:break-all;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	margin-right: 0px;
}
.thumbsBox a{
	word-wrap:break-word;
	word-break:break-all;
	padding: 5px;
	border: 1px solid #5B7900;
	text-align: center;
	width: 100px;
	float: left;
	height: 93px;
	overflow: hidden;
}
#footer {
	text-align: right;
	height: 28px;
	background-image: url(footerBackWhite.gif);
	padding-right: 20px;
}
#footer a{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #333333;
}
#footer a:hover{
	color: #99CC00;
}
#contentBox {
	padding-top: 10px;
	min-height:500px;
}
.control {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5B7900;
}
#logoBox {
	float: left;
}







