input, textarea {
	border:#CCCCCC solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	padding:1px;
	background:#FFFFFF;
}

body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	background-color: white;
        background-image: url(../res/paper.gif); 
	color: black;
	margin: 2;
        float: center;
}

td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
}

td a:link {
	text-decoration: none;
	font-size: 10px;
	color: black;
}

.image {
	border-width: 1;
	border-color: black;
	border-style: solid;
	margin: 0;
}

img.slide {
	border: 2px solid black;
}

td#thumbnails img {
	border: expression((this.selected==null)?"2px solid #D3D3D3":"2px solid black");
}

#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: "Arial Black",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-bottom : 0px;
	color : #666666;
}

h2 {
	font-family: "Verdana";
	font-size: 12px;
	margin-bottom : 0px;
        font-weight: bold;
	color : #3300CC;
}

h3 {
	font-family: "Arial Black",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top : 10px;
	margin-bottom : 0px;
	color : #666666;
}

h4 {
	font-family: "Verdana";
	font-size: 12px;
	margin-bottom : 0px;
        font-weight: bold;
	color : #FF3300;
}

a:active {
	text-decoration: none;
	font-size: 10px;
	color: black;
}

a:visited {
	text-decoration: none;
	font-size: 10px;
	color: black;
}

a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: black;
}

a:link {
	text-decoration: none;
	font-size: 10px;
	color: black;
}

.generator {
	font-size : 9px;
	color : Silver;
}

small {
	font-family: Arial, helvetica;
	font-size: 11px;
}

.fechafoto {
	font-size: 10px;
	color: black;
}

.rowFirst {
	background-color: #F4F4F4;
}

.rowSecond {
	background-color: white;
}

#imageinfo {
	visibility: hidden;
}

.number{
	font-weight: bold;
}

.bordertopright {
	border: solid #E0E0E0;
	border-width: 0px 1px 1px 0px;
}
