*{
	margin: 0; padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	}



body {
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color: #FFF5CE;	
}

.clearfix{
clear:both;
}


#top{
		margin:0 auto;
		width:910px;
		}
		
#menutop{
		margin:0 auto;
		width:910px;
		height:360px;
		background:url(../images/menu.jpg);
		background-repeat:no-repeat;
		}
		
#left_top{
		width:280px;
		float:left;
		padding-left:5px;
		}
		
#right_top{
		width:620px;
		float:left;
		}
		
		
#reservaciones{
		width:245px;
		padding-left:20px;
		padding-top:44px;
		font-size:11px;
		color:#FFFFFF;
		font-weight:bold;
		
		}
		
#wrapcontent{
	margin:0 auto;
	width:872px;
	padding-left:28px;
	margin-top:5px;
	background-color: #FFF5CE;
	background:url(../images/bgcontent.jpg);
	background-repeat:no-repeat;
		}
		
#wrapcontent2{
	margin:0 auto;
	width:880px;
	padding-left:20px;
	margin-top:5px;
	background-color: #FFF5CE;
	background:url(../images/bgcontent2.jpg);
	background-repeat:repeat-x;
		}
	
		
		
#leftportada{
		width:420px;
		float:left;
		padding:30px 0px 0px 0px;
		}
		
#leftcontent{
		width:547px;
		float:left;
		margin:20px 0px 0px 0px;
		background-image:url(../images/bgleft.jpg);
		background-repeat:no-repeat;
		}
	
#rightportada{
		width:394px;
		float:left;
		background:url(../images/bgright01.jpg);
		background-repeat:no-repeat;
		margin-top:21px;
		margin-left:32px;
		}
		
#rightcontent{
		width:293px;
		float:left;
		background:url(../images/bgright.jpg);
		background-repeat:no-repeat;
		margin-top:20px;
		margin-left:20px;
		}
	
		
#wrapfooter{
		background:url(../images/footerbg.jpg);
		background-repeat:no-repeat;
		background-position:center;
		height:130px;
		background-color:#FFF5CE;
		}
		
#footer{
		margin:0 auto;
		width:900px;
		height:130px;
		background:url(../images/bgfooter2.jpg);
		background-repeat:repeat-x;
		}

	
	.footerlinks{
	color:#7D3915;
	font-size:11px;
	position:relative;
	width:700px;
	left: 30px;
	top: 40px;
	line-height:20px;
	
	}
	
	.footerlinks a{
    color:#6A4600;
	font-size:11px;
	text-decoration:none;
	}
	
   .footerlinks  a:hover{
	color:#6A4600;
	text-decoration:underline;
	}
	
	.cmascredits{
	width:700px;
	position:relative;
	left: 30px;
	top: 43px;
	color:#6A4600;
	font-size:11px;
	}
	
	.cmascredits a{
	color:#008A00;
	text-decoration:none;
	font-size:11px;
	}
	
	.cmascredits a:hover{
	color:#008A00;
	text-decoration:underline;
	}
				

	.pics{
		float:left;
		margin-right:10px;
	}
	

.contenido{
		color:#6A4600;
		line-height:26px;
		font-size:12px;
		}
		
		.contenido a{
		color:#6A4600;
		text-decoration:none;
		}
		
		.contenido a:hover{
		color:#6A4600;
		text-decoration:underline;
		}


.contenido2{
		color:#6A4600;
		line-height:20px;
		font-size:11px;
		}
		
		.contenido3{
		color:#6A4600;
		line-height:20px;
		font-size:10px;
		}
	
.h1{
		font-size:20px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		color:#4A8B26;
    }
	
		.h2{
		font-size:16px;
		color:#9F700C;
		font-weight:bold;
		line-height:24px;
    }
	
		.h2 a{
		color:#9F700C;
		font-size:12px;
		text-decoration:none;
    }
	
		.h2 a:hover{
		color:#9F700C;
		text-decoration:underline;
    }
	
		.h3{
		font-size:12px;
		color:#E41938;
		font-weight:bold;
		line-height:18px;
		margin-bottom:10px;
    }
	
		.h3 a{
		color:#E41938;
		font-size:12px;
		text-decoration:none;
    }
	
		.h3 a:hover{
		color:#E41938;
		text-decoration:underline;
    }
	
		.h4{
		font-size:18px;
		font-family:Arial, Helvetica, sans-serif;
		color:#037C32;
    }

	
		.botonform{
		font-size:13px;
		font-weight:bold;
		color:#13590C;
		padding:3px;
		width:100px;
    }

	
		.form1{
		font-size:12px;
		background-color:#AD852E;
		border:solid #FFF 1px;
		color:#fff;
		width:269px;
		padding:5px;
    }
	
			.form2{
		font-size:12px;
		background-color:#AD852E;
		border:solid #FFF 1px;
		color:#fff;
		width:100px;
		padding:5px;
    }
	
	

	textarea, input.required#cname, input.required#cemail, input.required#nimber{
		font-size:12px;
		background-color:#AD852E;
		border:solid #FFF 1px;
		color:#fff;
		width:269px;
		padding:5px;
