
/* Custom CSS */

/* @override http://rincaobrasil.miconstrusitio.com/wp-content/themes/Construsitio/css.php */

body {
	background: #DBDBA5 url(http://rincaobrasil.miconstrusitio.com/files/2009/11/bg.png) repeat-y center;
}

.wrap {
	background: url(http://rincaobrasil.com/files/2009/12/head_2.jpg) no-repeat center top;
}

.allcontent {
	background-color: transparent;
}

.header {
	text-indent: -9999px;
	height: 300px;
}

.content {
}

h2 {
	color: blue;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sidebar .menu {
	margin-left: 20px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sidebar .menu a:link, .sidebar .menu a:visited, .sidebar .menu a:hover {
	border-bottom-color: #CCE698;
	font-weight: bold;
}

.sidebar .menu a:hover {
}

.sidebar {

}

.footer p {
	padding-left: 320px;
	padding-right: 40px;
}

a:link {

}

a:visited {

}

a:hover {

}

.sidebar .extra {
	text-align: center;
	padding-left: 20px;
	padding-top: 40px;
}