/* CSS Document */
HTML {
	height: 100%;
}
BODY {
	margin: 0;
	padding: 0 8% 0 2%;
	height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #463A08;
	background-color: #EAE1D0;
}
TABLE.main {
	height: 90%;
	background-image: url("images/bg.jpg");
}
DIV.lang {
	color: #DF5000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 7px 0;
}
TD.top {
	background-image: url("images/bgtop.gif");
	background-position: top left;
}
DIV.topcontainer {
	display: block;
	position: relative;
	height: 140px;
	background-image: url("images/bgtopcont.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
DIV.address {
	display: block;
	position: relative;
	text-align: right;
	background-image: url("images/bgaddress.gif");
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 20px 0 0;
	padding: 60px 0 0 0;
}
TD.nfo {
	background-image: url("images/bgnfo.gif");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #EAE1D0;
	padding: 10px;
}
TD.menubot {
	background-image: url("images/bgbot.gif");
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #EAE1D0;
	height: 52px;
}
DIV.menubot {
	color: #DF5000;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 7px 0;
}
TD.menu {
	height: 80%;
}
DIV.lang A,DIV.menubot A {
	color: #DF5000;
}
TD.top,TD.menubot,TD.nfo {
	border-right: 1px solid #C4500F;
}
TD.top,TD.logo,TD.menu,TD.sindrome,TD.menubot,TD.nfo {
	border-left: 1px solid #C4500F;
}
TD.top,TD.logo {
	border-bottom: 1px solid #C4500F;
}
TD.logo {
	background-image: url("images/bglogo.gif");
	background-position: top left;
	background-repeat: repeat-x;
}
TD.link {
	background-image: url("images/bgmenu.gif");
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 26px;
	border-left: 5px solid #DF5000;
	border-bottom: 1px solid #C4500F;
	padding: 0 0 0 5px;
	cursor: pointer;
	cursor: hand;
}
TD.hover {
	background-color: #DF5000;
	height: 26px;
	border-left: 5px solid #DF5000;
	border-bottom: 1px solid #C4500F;
	padding: 0 0 0 5px;
	cursor: pointer;
	cursor: hand;
}
TABLE.menu TD A {
	font-size: 10pt;
	color: #EDE5D7 ! important;
	font-weight: bold;
	text-decoration: none;
}
TABLE.menu TD A:hover {
	font-size: 10pt;
	color: #EDE5D7 ! important;
	font-weight: bold;
	text-decoration: underline;
}
TABLE.nfospec {
	margin: 10px 0 10px 0;
}
TD.nfospec {
	background-image: url("images/bgnfospec.gif");
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #C4500F ! important;
	text-align: center;
	padding: 1px;
	height: 100px;
	cursor: pointer;
	cursor: hand;
}
TD.nfospechover {
	background-color: #DF5000 ! important;
	text-align: center;
	padding: 1px;
	height: 100px;
	cursor: pointer;
	cursor: hand;
}
TD.nfospec A, TD.nfospechover A {
	color: #EDE5D7 ! important;
	font-weight: bold;
	text-decoration: none;
}
TD.nfospec A:hover,TD.nfospechover A:hover {
	color: #EDE5D7 ! important;
	font-weight: bold;
	text-decoration: underline;
}
DIV.nfospeclink {
	padding: 7px;
	white-space: nowrap;
}
DIV.nfospecpic {
	height: 86px;
	background-position: center;
	background-repeat: no-repeat;
}
TABLE.news IMG {
	border: 1px solid #C4500F;
}
TABLE.news TD {
	background: none ! important;
}
/* # = text styles = # */
H1 {
	color: #C4500F;
	font-size: 14pt;
	font-family: Impact, "Courier New", Courier, monospace;
	margin: 5px 0 5px 0;
}
H2 {
	color: #C4500F;
	font-size: 12pt;
}
A {
	color: #993300;
}
A:visited {
	color: #666633;
}
P {
	text-align: justify;
}
FORM {
	margin: 0 0 0 0;
	padding: 0;
}
INPUT,TEXTAREA {
	border: 2px solid #E7E7E7;
	width: 50%;
	margin: 0 0 3px 0;
	padding: 0;
	background-color: #F5F5F5;
	font-size: 9pt;
}
INPUT.nobrd {
	width: auto;
	border: 0;
	margin: 0 0 0 3px;
	padding: 0;
}
TABLE.news A {
	color: #DF5000 ! important;
}
TD.nfo TABLE TD {
	background-color: #FFEFD0;
}








