/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A46231;
	background-color: #FFF6F7;
	}
	
.MainTitulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#835b38;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 5px;
	}
.SubTitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FA9D41;
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	letter-spacing: 2px;
	}
#content img {
	margin-right: 5px;
	margin-left: 5px;
}

	
#wrapper {
	width: 750px;
	margin: 0 auto;
	padding:0px;
	background:url(Images/bkg_content.gif) repeat-y;
	}
#mainNav li{
	padding-left:10px;
	}
#subNav {
	height: 20px;
	background-color: #6abec8;
	padding-left: 10px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 734px;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#subNav ul {
	margin: 0px;
	padding: 0px;
}
#subNav ul li {
	list-style-type: none;
	float: left;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subNav a{
	color:#FCF1EB;
	text-decoration:none;
	padding-left: 17px;
	margin-left: 15px;
	}
#subNav a:hover{
	color:#0b7e92;
	background-image: url(Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

#content {
	width:725px;
	float:left;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 5px;
	}
	
#content a:link, #content a:visited{
	color: #A46231;
	text-decoration: none;
}

#content a:hover, #content a:active{
	color:#835b38;
	font-weight: bold;
	text-decoration: none;
}
	
#mainNav {
	float:left;
	width:220px;
	margin:20px 0 0 0;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#mainNav li{
	padding-left:10px;
	}
	
#mainNav ul	{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#mainNav ul a{
	display:block;
	width:220px;
	height:35px;
	line-height:35px;
	color:#FA9D41;
	text-decoration:none;
	text-indent: 20px;
	}
	
#mainNav a:hover{
	color:#999999;
	background-image: url(Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
	
#footer {
	clear:both;
	width: 750px;
	height:85px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(Images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
#footer p {
	font-size: 90%;
	padding-top:10px;
	padding-left:10px;
	max-width:720px;
	text-align: center;
	color: #999999;
	padding-bottom: 10px;
	padding-right: 10px;
		}

#branding {
	width: 750px;
	height:170px;
	margin: 0 0 0 0;
	padding: 0;
	font-weight: bold;
	padding-bottom:10px;
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#branding ul {
	list-style: none;
	margin: 0;
	padding: 160px 0 0 0;
	border: none;
	}

#branding li {
	float:right;
	width: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	}

#branding a {
	color: #FA9D41;
	display: inline;
	width: auto;
	text-decoration: none;
	background:transparent;
	margin: 0;
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	}

#branding a:hover, #branding a:active { color:#999999; }

.caderFoto {
	border: 2px solid #BF6317;
}

.clearspace {
	clear: both;
}
#disccount {
	position: absolute;
	left: 495px;
	top: 28px;
	height: 90px;
	width: 240px;
}
