@charset "UTF-8";
/* CSS Document */


/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Arial, Helvetica, sans-serif;
	color: #000;
	
}

a:focus {
	outline: none;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3, h3 a {
	font-size: 14px;
	text-transform: uppercase;
	color: #a77732;
	text-decoration: none;
} 

h3 a:hover {
	color: #222;
}

h4 {
	font-size: 14px;
	color: #1e1c21;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}

h5, h5 a {
	font-size: 15px;
	color: #1e1c21;
}

h6, h6 a:link, h6 a:visited  {
	font-size: 12px;
	color: #d9881d;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
}

h6 a:hover {
	color: #000;
}


h5.topnav, h5.topnav a:link, h5.topnav a:visited {
	font-size: 12px;
	color: #1e1c21;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	text-decoration: none;
}

h5.topnav a:hover {
	color: #d9881d;
}


/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}


p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}







#wrapper {width: 728px; margin: 0 auto; background: url(images/smeweek/bkg.gif) repeat-y;}



#header {width: 650px; margin: 0 0 0 40px;}

#header img {margin: 20px 0 40px -2px;}

.col {width: 310px; float: left; margin: 0 0 0 40px;}

.calendario {color: #555;}

.calendario h4 {
	margin: 0;
}

.calendario p {
	margin: 10px 0 0 0;
	text-align: left;
}

#bottom { margin-top: 60px;}

#tab_bottom {width: 728px; margin: 0 auto; text-align: center;}
#tab_bottom p { margin-top: 0;}


p {font-weight: normal;}


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}




#h_box{ position: relative; width: 707px; height: 87px;}

#h_box_flash{ position: absolute; top: 0; left: 0; z-index: 1111; width: 707px; height: 87px; background: #ebebe9;}

#h_box_link{ position: absolute; top: 0; left: 0; z-index: 9999; width: 707px; height: 87px;}
#h_box_link a { display: block; background: url(images/void.gif); text-indent: -999999px; z-index: 9999; width: 707px; height: 87px;}


#banner300x250 {width:300px; height: 250px; border: 1px solid #ddd; margin-top: 40px;}
.col2 {
	width: 650px;
	float: left;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
}

