@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,800);

.div-container {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 15px;
}
.div-container-menu {
	width: 100%;
}


/* /////////////////////////////////////////////////////////////////// */
/* CABECERA */

.cabecera-container {
	background-size: auto 100%;
	background-position: top center;
	background-repeat: no-repeat;
	width: 900px;
	height: 140px;
	margin: 0 auto;
}
.cabecera-inner-left {
	height: 140px;
	float: right;
	text-align: center;
}
.cabecera-inner-right {
	height: 140px;
	float: right;
	padding-right: 30px;
	text-align: right;
}
.cabecera-text-larger {
	font-family: 'Open Sans';
	font-weight: bold;
	color: #000;
	font-size: 40px;
	line-height: 20px;
}
.cabecera-text-large {
	font-family: 'Open Sans';
	font-weight: normal;
	color: #9DB034;
	font-size: 40px;
}
.cabecera-text-medium {
	font-family: 'Open Sans';
	font-weight: lighter;
	color: #000;
	font-size: 30px;
	line-height: 25px;
}
.cabecera-text-small {
	font-family: 'Open Sans';
	color: #000;
	font-size: 20px;
	font-weight: lighter;
}
.cabecera-text-tiny {
	color: #000;
	font-size: 12px;
}


/* /////////////////////////////////////////////////////////////////// */
/* BANNER SMALL */

.banner-small-container {
	margin: 2px;
	height: 150px;
	float: left;
	cursor: pointer;
	background-size: auto 100%;
	background-position: top center;
	background-repeat: no-repeat;
}
.banner-small-container:hover {
	background-color: rgba(255,255,255,0.5);
}
.banner-small-inner-left {
	padding: 10px;
	text-align: left;
}
.banner-small-text-large {
	font-family: 'Open Sans';
	font-weight: lighter;
	color: #FFF;
	font-size: 30px;
	line-height: 20px;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.7);
	font-weight: normal;
}
.banner-small-text-medium {
	font-family: 'Open Sans';
	font-weight: lighter;
	color: #FFF;
	font-size: 24px;
	line-height: 20px;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.7);
}
.banner-small-text-small {
	color: #FFF;
	font-size: 14px;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.7);
}


/* /////////////////////////////////////////////////////////////////// */
/* BANNER */

.banner-container {
	background-size: auto 100%;
	background-position: top center;
	background-repeat: no-repeat;
/*	width: 900px; */
	height: 200px;
	margin: 0 auto;
}
.banner-inner-left {
	height: 160px;
	float: left;
	padding: 20px;
	text-align: left;
}
.banner-inner-right {
	height: 160px;
	float: right;
	padding: 20px;
	text-align: left;
}
.banner-inner-left2 {
	height: 160px;
	float: left;
	padding: 20px;
}

/* /////////////////////////////////////////////////////////////////// */
/* BANNER TEXT */

.banner-text-large {
	font-family: 'Open Sans';
	font-weight: normal;
	color: #FFF;
	font-size: 45px;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.7);
}
.banner-text-medium {
	font-family: 'Open Sans';
	font-weight: lighter;
	color: #FFF;
	font-size: 30px;
	line-height: 25px;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.7);
}
.banner-text-small {
	color: #FFF;
	font-size: 16px;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.7);
}
.banner-text-tiny {
	color: #FFF;
	font-size: 12px;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.7);
}


/* /////////////////////////////////////////////////////////////////// */
/* MENU */

.menu-container {
	background-size: auto 100%;
	background-position: top center;
	background-repeat: repeat-x;
	width: 900px;
	margin: 0 auto;
	margin-top: 1px;
}
.menu-button-01 {
	background-color: #CCC;
	width: 180;
	height: 30px;
	float: left;
	padding: 0px;
	text-align: center;
	margin-right: 1px;
	cursor: hand;
	vertical-align: bottom;
}
.menu-button-01 {
	background-color: #CCC;
	width: 181;
	height: 40px;
	float: left;
	padding: 0px;
	font-size: 17px;
	text-align: center;
	margin-right: 1px;
	cursor: hand;
	vertical-align: bottom;
}
.menu-button-02 {
	background-color: #CCC;
	width: 185;
	height: 40px;
	float: left;
	padding: 0px;
	text-align: center;
	margin-right: 1px;
	cursor: hand;
	vertical-align: bottom;
}
.menu-button-03 {
	background-color: #CCC;
	width: 192;
	height: 40px;
	float: left;
	padding: 0px;
	text-align: center;
	cursor: hand;
	vertical-align: bottom;
}
.menu-button-04 {
	background-color: #CCC;
	width: 178;
	height: 40px;
	float: left;
	padding: 0px;
	text-align: center;
	margin-left: 1px;
	cursor: hand;
	vertical-align: bottom;
}
.menu-button-05 {
	background-color: #CCC;
	width: 160;
	height: 40px;
	float: right;
	padding: 0px;
	text-align: center;
	margin-left: 1px;
	cursor: hand;
	vertical-align: bottom;
}
.menu-button-01:hover {
	background-color: #999;
	color: #FFF;
	height: 41px;
}
.menu-button-02:hover {
	background-color: #999;
	color: #FFF;
	height: 41px;
}
.menu-button-03:hover {
	background-color: #999;
	color: #FFF;
	height: 41px;
}
.menu-button-04:hover {
	background-color: #999;
	color: #FFF;
	height: 41px;
}
.menu-button-05:hover {
	background-color: #999;
	color: #FFF;
	height: 41px;
}


/* /////////////////////////////////////////////////////////////////// */
/* MENU TEXT */

.menu-link {
	margin-top: 20px;
}