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

body {
	background-color: #EFEFEF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
}
#c-site {
	height: auto;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #999;
}
#c-banner {
	height: 130px;
	width: 1010px;
}
#banner {
	height: 130px;
	width: 1010px;
}
#banner-foto {
	height: 250px;
	width: 530px;
	margin-bottom: 20px;
}
#c-mainmenu {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
}
#mainmenu {
	background-image: url(../img/bg-menu-main.jpg);
	background-repeat: repeat-x;
	height: 31px;
	width: 990px;
}
#mainmenu-button {
	height: 31px;
	width: auto;
	float: left;
}
#c-submenu {
	height: 28px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#submenu {
	height: 28px;
	width: 960px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #444;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #EFEFEF;
}
#submenu-button {
	height: 28px;
	width: auto;
	float: left;
}
#c-quickmenu {
	height: auto;
	width: 530px;
}
#quickmenu-title {
	height: 30px;
	width: auto;
	background-image: url(../img/bg-adv-title.jpg);
}
#contentmenu {
	background-image: url(../img/bg-adv-title.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 510px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#t-content-menu {
	font-size: 13px;
	color: #FFF;
}
#c-content {
	height: auto;
	width: 1010px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#content {
	height: auto;
	width: 530px;
	margin-right: 20px;
	margin-left: 20px;
}
#t-content {
	font-size: 13px;
}
#c-adv {
	width: 200px;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}
#adv-title {
	background-image: url(../img/bg-adv-title.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: auto;
}
#adv-content-banner {
	height: auto;
	width: 198px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444444;
	border-left-color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
#adv-content-text {
	height: auto;
	width: 158px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444444;
	border-left-color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding: 20px;
}
#c-contact {
	width: 250px;
	height: auto;
}
#contact-header   {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	padding-left: 5px;
	font-weight: bold;
}
#contact-content  {
	padding: 15px;
	margin-bottom: 10px;
}
#contact-box  {
	float: right;
	width: 165px;
}
#c-footer {
	height: 30px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	height: 30px;
	width: 990px;
	padding-right: 10px;
	padding-left: 10px;
	color: #444;
}
#t-footer {
	font-size: 11px;
}

.title-14pt-yellow {
	color: #FC0;
	font-size: 14px;
	font-weight: bold;
}
.title-10pt-italic {
	font-size: 10px;
	font-style: italic;
}
.title-14pt-white {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.title-13pt-white {
	color: #FFF;
	font-weight: bold;
}
.title-16pt-red {
	color: #F00;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.title-14pt {
	font-size: 14px;
	font-weight: bold;
}
.bold-red {
	font-weight: bold;
	color: #F00;
}
A.content:link, A.content:visited{
	text-decoration: none;
	color: #444;
	font-weight: bold;
} 
A.content:hover, A.content:active{
	text-decoration: underline;
	color: #F00
}
A.content2:link, A.content2:visited{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
} 
A.content2:hover, A.content2:active{
	text-decoration: underline;
	color: #F00
}
A.add:link, A.add:visited{
	text-decoration: none;
	color: #444;
	font-weight: bold;
	font-size: 16px;
} 
A.add:hover, A.add:active{
	text-decoration: underline;
	color: #F00
}
A.pages:link, A.pages:visited{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
} 
A.pages:hover, A.pages:active{
	text-decoration: underline;
	color: #FC0
}
h1 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
