body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514f4f;
	text-align: justify;
	margin: 0px;
}
a {
	color:#a14011;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F86015;
}
.main {
	display: block;
	height: auto;
	width: 800px;
	margin: 0px auto;
	background-color: #f2bb7d;
}
.header {
	display: table-row;
	height: 132px;
	width: 800px;
}
.headerLeft {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 132px;
	width: 744px;
}
.languages {
	background-image: url(images/idiomas_bkgr.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 116px;
	width: 40px;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
}
.menu {
	font-size: 11px;
	color: #a14011;
	background-color: #ffc759;
	text-align: center;
	display: block;
	clear: left;
	height: 23px;
	width: 800px;
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f6793c;
}
.menu a {
	font-weight: bolder;
	color: #a14011;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	text-transform: uppercase;
}
.menu a:hover {
	color: #F86015;
}
.mainHomeContent {
	background-color: #f2bb7d;
	display: table;
	clear: left;
	height: auto;
	width: 760px;
	padding-top: 21px;
	padding-bottom: 32px;
	padding-left: 40px;
}
.homeContent {
	display: block;
	clear: left;
	height: auto;
	width: 733px;
}
.homeBox {
	background-color: #FFFFFF;
	display: block;
	float: left;
	height: 151px;
	width: 305px;
	padding-left: 15px;
}
.homeText {
	display: block;
	height: 110px;
	width: 183px;
	padding-right: 10px;
	float: left;
	padding-left: 10px;
}
.lCornerHeader {
	background-image: url(images/home_header_lcorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
}
.lCornerFooter {
	background-image: url(images/home_footer_lcorner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
.lCornerFooter img {
	padding-top: 15px;
}
.rCornerFooter {
	background-image: url(images/home_footer_rcorner.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: right bottom;
}
.rCornerHeader {
	background-image: url(images/home_header_rcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
}
.donationMain {
	background-color: #F2BB7D;
	display: block;
	clear: left;
	float: left;
	height: auto;
	width: 723px;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
}
.donationMain img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.topHomeStars, .bottomHomeStars {
	height: 166px;
	width: 83px;
	display: block;
	float: left;
}
.topHomeStars {
	background-image: url(images/home_top_estrellas.jpg);
	background-repeat: no-repeat;
}
.bottomHomeStars {
	background-image: url(images/home_bottom_estrellas.jpg);
	background-repeat: no-repeat;
}
.seeMore {
	display: block;
	float: left;
	height: 32px;
	width: 193px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
.seeMore a {
	font-weight: bolder;
	color: #f96015;
	text-decoration: none;
	background-image: url(images/estrella.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	font-size: 12px;
	line-height: 20px;
	width: 85px;
	float: right;
}
.seeMore a:hover {
	color: #FFC759;
}
.Footer {
	background-color: #f96015;
	display: block;
	height: auto;
	width: 770px;
	clear: left;
	background-image: url(images/footer_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.intMenu {
	background-image: url(images/menu_int_bkgr.jpg);
	background-repeat: repeat-x;
	display: block;
	clear: left;
	height: 31px;
	width: 800px;
}
.intLMenu {
	background-image: url(images/l_menu_int.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 31px;
	width: 15px;
}
.intMenuCont {
	font-size: 11px;
	color: #a14011;
	display: block;
	float: left;
	height: 23px;
	width: 770px;
	text-align: center;
	padding-top: 8px;
}
.intMenuCont a {
	color: #a14011;
	text-decoration: none;
}
.intMenuCont a:hover {
	color: #F86015;
}


.intRMenu {

	background-image: url(images/r_menu_int.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 31px;
	width: 15px;
}
.mainIntContent {
	background-image: url(images/int_cnt_bkgr.jpg);
	background-repeat: repeat-y;
	display: table;
	height: auto;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Int_ContSubMenu {
	color: #a14011;
	background-color: #F7E7CE;
	background-image: url(images/lcorner_submenu_int.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: auto;
	width: 100px;
	padding-top: 20px;
	text-align: left;
	font-size: 12px;
	float: left;
}
.Int_ContSubMenu a {
	font-weight: bolder;
	color: #a14011;
	text-decoration: none;
	display: block;
	padding: 5px;
}
.Int_ContSubMenu a:hover {
	color: #F7E7CE;
	background-color: #A14011;
}

.intContent {
	font-size: 12px;
	color: #514f4f;
	display: block;
	float: left;
	height: auto;
	width: 650px;
	background-color: #FFFFFF;
	padding: 10px;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #F86015;
	text-transform: uppercase;
	text-align: right;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FE5A1B;
}
h2 {
	font-size: 14px;
	background-color: #FFC759;
	display: block;
	color: #a14011;
	line-height: 16px;
	clear: both;
	padding: 5px;
}


.intTexto {
	display: block;
	float: left;
	height: auto;
	width: 480px;
	padding-right: 10px;
}
.intPhotos {
	text-align: center;
	display: block;
	float: left;
	width: 160px;
}
.intPhotos img {
	margin-bottom: 15px;
}

.tableHeader {
	color: #FFFFFF;
	background-color: #F2BB7D;
}
table {
padding-left:-5px;
	text-align: center;
	padding: 2px;
}
.fullDiv {
	display: block;
	clear: both;
	width: 100%;
}
.sectTitle {
	font-size: 14px;
	font-weight: bolder;
	color: #A14011;
	display: block;
	clear: left;
	width: 650px;
	padding-top: 10px;
}
.sectText {
	display: block;
	padding-top: 5px;
	float: left;
	width: 490px;
}
.sectPhoto {
	display: block;
	float: right;
	width: 150px;
}
.AnclaMenu {
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	display: block;
	clear: both;
}
.Donation_Menu {
	text-align: center;
	display: block;
	clear: both;
	width: 100%;
}
.Donation_Menu a:hover {
	background-color: #F7E7CE;
}
