html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #A99D98;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #C2CD23;
}

table {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #C2CD23;
}

#square {
	width: 786px;
	height: 720px;
	background-color: #705B53;
}

#green {
	width: 776px;
	height: 710px;
	background-color: #705B53;
	border: 3px solid #C2CD23;
	margin: 5px;
}

#footer {
	width: 786px;
	height: 20px;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: #705B53;
	font-size: 10px;
	text-align: center;
}

a:link {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: #C2CD23;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: #C2CD23;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: #C2CD23;
	font-weight: normal;
	text-decoration: underline;
}

a:link.footer {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: #705B53;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:visited.footer {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: #705B53;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.footer {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: #C2CD23;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:link.small {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: #C2CD23;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:visited.small {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: #C2CD23;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:hover.small {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: #C2CD23;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#menuhome {
	background-image: url('../images/studio.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 42px;
}

#menubar {
	background-color: #C2CD23;
	width: 3px;
}

#contentTB {
	width: 559px;
	height: 525px;
	border: 1px solid #C2CD23;
}

#contentFoto {
	width: 559px;
	height: 500px;
	border: 1px solid #C2CD23;
/*
	background-position: center 100px;
*/
	background-repeat: no-repeat;
}

#contentFoto img.picture {
	background-image: url("../images/loader_big.gif");
}

#contentText {
	width: 559px;
	height: 500px;
	border: 1px solid #C2CD23;
}

.lista_case {
	padding-left: 10px;
	font-size: 11px;
}

.lista_case_data {
	text-transform: capitalize;
	padding-left: 10px;
	font-size: 11px;
}

.fotoTxt {
	font-size: 11px;
	text-align: justify;
}

.mostraTxt {
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
}

#scrollfoto {
	width: 559px;
	border: 1px solid #C2CD23;
	height: 90px;
}

#scrollCont {
	width: 460px;
	height: 90px;
	position: relative;
	overflow: hidden;
}

#marqueecontainer {
	width: 176px;
	height: 130px;
	position: relative;
	overflow: hidden;
}

#marqueecontainer_txt {
	width: 530px;
	height: 390px;
	position: relative;
	overflow: hidden;
	left: 0;
}

input {
	border: 1px solid #C2CD23;
	background: none;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #C2CD23;
	padding: 1px;
}

input.submit {
	border: 0;
	background-color: #C2CD23;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #705B53;
	padding: 1px;
}

textarea {
	border: 1px solid #C2CD23;
	background: none;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #C2CD23;
	padding: 1px;
}

#tdprev {
	width: 220px; height: 240px;
	background-image: url("../images/loader.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
