body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	background-color: white;
	color: black;
	margin: 0;
}

td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
}

td a:link {
	text-decoration: none;
	font-size: 10px;
	color: #B3C4FF;

}

.image {
	border-width: 1;
	border-color: black;
	border-style: solid;
	margin: 0;
}

img.slide {
	border: 2px solid black;
}


 .minithumb 
	 {
	 border: 0px ;
	
	}
 .minithumbCurrent { 	
	 border: 1px dotted red;
	padding: 0px;
	}
#index .image {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

body#slide {
	margin: 5;
}

#slide .name {
	font-weight: bold;
	font-size: 12px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom : 0px;
	color : #B3C4FF;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom : 0px;
	color : #B3C4FF;
}
a:active {
	text-decoration: none;
	font-size: 10px;
	color: #B3C4FF;
}

a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #B3C4FF;

}

a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #B3C4FF;

}

a:link {
	text-decoration: none;
	font-size: 10px;
	color: #B3C4FF;

}

small {
	font-family: Arial, helvetica;
	font-size: 11px;
}

.fechafoto {
	font-size: 10px;
	color: black;
}

.rowFirst {
	background-color: #F5FBFF;
}

.rowSecond {
	background-color: white;
}

#imageinfo {
	visibility: hidden;
}

.number{
	font-weight: bold;
}

.bordertopright {
	border: solid #B3C4FF;
	border-width: 0px 1px 1px 0px;
}
