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

body {
	margin: 0 auto;
}

h2 {
	font-size: 22px;
	color: #FFFF00;
}

h3 {
	font-size: 18px;
	border-bottom: dotted 1px #333333;
}

#wrapper_main {
	margin: 0 auto;
	width: 940px;
	background: url(images/border_bg.jpg) repeat-y;
}

#wrapper_header {
	position: relative;
	width: 940px;
	margin: 0;
	padding: 0;
}

#header_flash {
	width: 940px;
	height: 209px;
	background: url(images/header_2017.jpg) no-repeat;
}

#header_title h1 {
	margin: 0;
	padding: 0;
}

#header_title h1 a {
	display: block;
	width: 390px;
	height: 185px;
	left: 275px;
	position: absolute;
	text-decoration: none;
}

.hidden {
	visibility: hidden;
}

#header_marquee {
	width: 800px;
	height: 31px;
	background: url(images/header_marquee_bg.jpg) no-repeat;
	padding: 12px 0 0 140px;
	font-family: "trebuchet MS", verdana;
	font-weight: bold;
	color: #FFFF00;
}

#wrapper_content {
	width: 940px;
	background: url(images/content_bg.jpg) no-repeat;
}

#content_menu {
	width: 175px;
	float: left;
}

#content_body {
	width: 553px;
	float: left;
	padding: 20px 15px 0 15px;
}

.content_texto {
	font-family: "trebuchet MS", verdana;
	font-size: 16px;
	color: #333333;
}

.content_texto a {
	font-weight: bold;
}

.smaller_txt {
	font-size: 14px;
}

.attention {
	font-weight: bold;
	color: #FF0000;

}

#content_sidebar {
	width: 160px;
	float: left;
	text-align: center;
	padding: 60px 22px 0 0;
}

#content_sidebar ul {
	margin-left: -25px;
	list-style: none;
}

.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

.sidebar_text a {
	color: #FFFF00;
}

.sidebar_text a:hover {
	color: #FFFFFF;
}


#sidebar_wrapper {
	margin-top: 85px;
	background: url(images/sidebar_bg_hack.jpg) left repeat-y;
	position: relative;
	padding: 0 5px 0 5px;
}

#sidebar_wrapper_bottom {
	position: absolute;
	left: -13px;
	bottom: -122px;
}

#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	
}

#footer_bottom {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 940px;
}







#marquee_replacement{
 border:1px solid #000;
 width:1000px;
 height:20px;
 overflow:auto;
}
 
#marquee_replacement div#start p{
 padding:0;
 margin:0;
 left:0;
 width:auto;
 display:inline;
 float:left;
 white-space: nowrap;
 height:15px;
}
 
#marquee_replacement div#start p.spacer{
 width:1100px;
}
 
#marquee_replacement div#start{
 display:block;
 height:10px;
}
.CAFE {
	color: #9C5E1D;
}
