/* CSS Document */

body {
	background:#d6cd94;
	font-family:"Century Gothic";
}


#bodyBottom{
	background:url(images/delpatio/delpatio_body.jpg) repeat-y left;
}

#bodyBottom div{
	background:url(images/delpatio/delpatio_bodybottom.jpg) no-repeat bottom center;
	height:46px;
}

#cuerpo2 {
	background:url(images/delpatio/logodelpatio_fade.jpg) no-repeat bottom right;
}
#mainMenu {
	background:url(images/delpatio/menu.jpg) no-repeat top center;
	height:42px;
}

#mainMenu table tr td{
	height:42px;
}

#mainMenu table tr td a {
	text-decoration:none;
	color:#454210;
	font-weight:bold;
	margin:0px 10px;
	font-size:0.9em;
	font-family:"Century Gothic";
}

#mainMenu table tr td a:hover {
	text-decoration:none;
}
table#topMenu {
	margin-top:190px;
}

table#topMenu ul{
	list-style:none;
}

table#topMenu ul li{
	float:left;
	margin:0px 20px 0px 0px;
}

table#topMenu ul li a{
	text-decoration:none;
	color:#fff;
	font-size:0.8em;
	font-weight:bold;
	font-family:"Century Gothic";
}

li.reserve div{
	height:60px;
	width:121px;
	background:url(images/delpatio/delpatio_reserve.gif) no-repeat top center;
	
}

h1.contentTitle{
	text-transform:uppercase;
	font-weight: 900;
	color:#af9e64;
	font-size:1.5em;
	margin:5px 0px;
	font-family:"Century Gothic";
}