
/* Custom CSS */

/* @override http://bourbonst.miconstrusitio.com/wp-content/themes/Construsitio/css.php */

body {
	background: #D7D676 url(http://catalinafernandez.mx/files/2009/11/fondo1.jpg) no-repeat center top;
	color: #6C4F24;
}

.allcontent {
	background-color: transparent;
}

.header h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	height: 580px;
}

.content {
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sidebar .menu {
	
}

.sidebar .menu a:link, .sidebar .menu a:visited, .sidebar .menu a:hover {
	border-color: #c7c37d;
	color: #6C4F24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.sidebar .menu a:hover {
	background-color: #c7c37d;
}

.sidebar .menu ul ul {
	display: inline;
}


.sidebar {
}

.footer p {
}

a:link {
}

a:visited {
}

a:hover {
}

.extra {
}