@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(../images/general-background.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0;
}
#wrapper{
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	width:986px;
	border:#3C2912 8px solid;
	}
#left-column{
	width:246px;
	float:left;
	padding-top:18px;
	background:#594935;
	float:left;
	height:821px;
	}
#logo{
	width:246px;
	text-align:center;
	}
#top-banner{
	width:687px;
	float:left;
	margin-top: 45px;
	margin-right: 20px;
	margin-bottom: 45px;
	margin-left: 33px;
	height:75px;
	}
#top-banner-contact{
	float:left;
	background:url(../images/grupo-mariana-top-contact.jpg) no-repeat;
	}
#top-left-column-contact{
	width:247px;
	float:left;
	text-align:center;
	padding-top:20px;
	height:321px;
	}
#top-right-column-contact{
	width:719px;
	margin-top:313px;
	float:left;
	padding-left:20px;
	}
#social{
	margin-left:40px;
	margin-top:50px;
	}
#top-bar-left{
	width:337px;
	float:left;
	padding-top:5px;
	}
#top-bar{
	width:185px;
	height:23px;
	/*background-color:#C4BEB7;*/
	float:left;
	margin-left:25px;
	margin-right:9px;
	margin-top:20px;
	}
#top-bar-right{
	width:121px;
	background-color:#3C2912;
	text-align:center;
	height:21px;
	color:#EEE1C5;
	float:left;
	font-size:12px;
	padding-top:8px;
	margin-top:20px;
	}
#text1{
	width:204px;
	margin: 22px;
	}
.brown14{
	font-size:14px;
	color:#3C2912;
	}
	
.blue14{
	font-size:14px;
	color:#8BDEC7;
}
.brown12-50{
	font-size:12px;
	color:#9D9488;
	}
.brown14-50{
	font-size:14px;
	color:#9D9488;
	}
.brown16-50{
	font-size:16px;
	color:#9D9488;
	}
.brown18-50{
	font-size:18px;
	color:#9D9488;
	}
.beige11{
	color:#F2E9D4;
	font-size:11px;
	}
.beige10{
	color:#F2E9D4;
	font-size:10px;
	}
.beige16{
	color:#F2E9D4;
	font-size:16px;
	}
.ftimes{
	font-family:"Times New Roman", Times, serif;
	}
.fverdana{
	font-family:Verdana, Geneva, sans-serif;
	}
h2{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	font-weight:normal;
	}
h1{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	font-weight:normal;
	}
#text1 a{
	color:#8BDEC7;
	text-decoration:none;
	}
#text1 a:hover a:visited{
	color:#8BDEC7;
	text-decoration:none;
	}
#top-bar-left a{
	color:#3C2912;
	font-weight:bold;
	text-decoration:underline;
	}
#top-bar-left a:hover a:visited{
	color:#3C2912;
	font-weight:bold;
	text-decoration:underline;
	}

.menublue a{
	color:#8BDEC7;
	font-weight:bold;
	/*text-decoration:underline;*/
	text-decoration: none; 
	border-bottom: 1px solid #8BDEC7;
}
.menublue a:hover a:visited{
	color:#8BDEC7;
	font-weight:bold;
	/*text-decoration:underline;*/
	text-decoration: none; 
	border-bottom: 1px solid #8BDEC7;
}

#top-right-column-contact a{
	color:#3C2912;
	font-weight:bold;
	text-decoration:underline;
	}
#top-right-column-contact a:hover a:visited{
	color:#3C2912;
	font-weight:bold;
	text-decoration:underline;
	}
