body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#938371;
	margin:0;
	padding:0;
	background-color:inherit;
}
img{
	border:0;
}
.r_bg{
	background-image:url(images/r_bg.jpg);
	background-repeat:no-repeat;	
}
.bottom{
	background-image:url(dibujos/petalos.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:left;
	background-color:#EEEAE1;
}
.bottom a{
	color:#988065;
	text-decoration:none;
	background-color:inherit;
}
.copy{
	padding:5px 55px 0 0;
}
.text1{
	padding:5px 75px 10px 30px;
}
.text2{
	color:#943F0A;
	font-weight:bold;
	background-color:inherit;
}
.text2 a{
	color:#943F0A;
	font-weight:bold;
	background-color:inherit;
}
.text3{
	color:#943F0A;
	background-color:inherit;
}
.text4{
	color:#943F0A;
	font-weight:bold;
	text-align:left;
	background-color:inherit;
	font-size:11 px
}
.text4 a{
	color:#CD4A1E;
	font-weight:bold;
	text-decoration:underline;
	background-color:inherit;
}



#menu a {
	font-weight: bold;
	color: #F2ED9E;
	font-size: 12px;
	background-color: #909F7B;
	font-family: Georgia, Verdana, Arial;
}

#menu a:hover a.over {
	font-weight: bold;
	color: #EFB22D;
	font-size: 12px;
	background-color: #909F7B;
	font-family: Georgia, Verdana, Arial;
}