@charset "utf-8";
/* CSS Document */

img, div, a, td {
	behavior: url(css/iepngfix.htc);
}

html, body {
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	background-color:#e5dcce;
	font-size:19px;
	font-weight:bold;
	color:#69311b;
	height:100%;
}

p {
	margin-top:0px;
}

a:link img,
a:visited img {
		border:0px;
}

hr {
	border:solid 1px #bc9b8e;
	margin-top:20px;
	margin-bottom:20px;
}

#wrapperHome {
	width:944px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#wrapperSub {
	width:944px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#flashBottom {
	width:859px;
	height:94px;
	background-image:url(../layout/bgBottom.jpg);
	background-repeat:no-repeat;
}

#homeTexts {
	width:859px;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
}

#copyright {
	width:125px;
	margin-left:390px;
	margin-bottom:30px;
	margin-top:3px;
	text-align:center;
	float:left;
}

#copyrightSub {
	width:125px;
	margin-left:375px;
	margin-top:3px;
	text-align:center;
	float:left;
}

#signNews {
	width:206px;
	margin-left:30px;
	padding-top:20px;
	float:left;
}

#btBottom {
	width:225px;
	height:78px;
	float:right;
	margin-right:29px;
}

#topContent {
	height:71px;
}

#btMenu {
	width:222px;
	height:71px;
	float:right;
}


#submenu {
	width:637px;
	height:44px;
	background-image:url(../layout/bgSubMenu.jpg);
	padding-top:27px;
	float:left;
}

#content {
	width:809px;
	background-color:#f2e3cb;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:25px;
}

#bottom {
	width:859px;
	height:32px;
	background-image:url(../layout/borderBottom.jpg);
	padding-top:40px;
}

#menuTopTab {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
} 

#menuTopTab ul {
	display: inline;
} 

#menuTopTab li {
	padding-left:15px;
	padding-right:15px;
	list-style: none;
	display: inline;
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#712b0e;
}

#menuTopTab li.lastItem {
	border-right: none;
	list-style: none;
}

.tabImages {
	width:100%;
	margin-top:20px;
}

.tabImages td {
	vertical-align:top;
	text-align:center;
	padding-bottom:20px;
}

.tabEvents {
	width:100%;
	margin-top:20px;
}

.tabEvents td {
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
	border-top:solid 3px #bc9b8e;
	font-size:15px;
	font-weight:bold;
}

.dorado {
	float:right;
	border:0px;
	vertical-align:top;
}

.signNewsBox {
	width:204px;
}

