@font-face{
	font-family:sena;
	font-style:normal;
	font-weight:400;
	src:url(../font/SHOWG.ttf)
}
.titu{
	font-weight:700;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#000;
}
.txt{
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	color:#000;
}
.txtbold{
	font-weight:700;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	color:#000;
}
.cabe1{
	width:100%;
	height:40px;
	background-color:#fff;
}
.cabe2{
	width:100%;
	height:125px;
	background-color:#f1f1f1;
	padding:12px 0 28px;
	text-align:center;
}
.cabe3{
	width:976px;
}
.cabe5{
	width:100%;
	float:left;
}
.bte{
	color:#585857;
	padding-top:12px;
	padding-left:5px;
	padding-bottom:8px;
	float:left;
	font-size:12px;
}
.barr{
	float:left;
	background-color:#ff983f;
	width:976px;
	height:3px;
	border-radius:3px 3px 0 0;
	margin-top: -6px;
}
.bari{
	background-color:#ff983f;
	width:976px;
	height:3px;
	border-radius:0 0 3px 3px;
}
#logo{
	float:left;
	padding-left:29px;
	width:130px;
	padding-right:17px;
}
.cabe4{
	width:844px;
	height:7px;
	float:left;
}
.mitxt{
	font-weight:700;
	font-size:10px;
	color:#000;
	font-family:Arial;
}
#triangle-topright{
	width:0;
	height:0;
	border-top:90px solid #fff;
	border-left:50px solid transparent;
	float:left;
}
#rectangle{
	width:790px;
	height:90px;
	background:#fff;
	float:left;
	box-shadow:5px 5px 5px #999;
	text-align:right;
	color:#2a1187;
	font-size:32px;
	font-weight:700;
	font-family:sena;
	text-shadow:1px 1px #b5b5b5;
	padding-right:27px;
	padding-top:20px;
}
body{
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
footer{
	position:relative;
	margin-top:20px;
	height:130px;
	text-align:center;
	padding-top:7px;
	width:100%;
	display:inline-block;
	color:#fff;
	background-color:#238276;
	vertical-align:sub;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	float:left;
	background:#ffad63;
	background:-moz-linear-gradient(top,#ffad63 0%,#ff8c27 100%);
	background:-webkit-linear-gradient(top,#ffad63 0%,#ff8c27 100%);
	background:linear-gradient(to bottom,#ffad63 0%,#ff8c27 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffad63',endColorstr='#ff8c27',GradientType=0);
}
footer a{
	color:#8a4b14;
	text-decoration:none;
}
footer a:hover{
	font-weight:700;
	text-decoration:underline;
}
.menutop{
	float:left;
	width:100%;
	margin-top:-3px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFF;
	background:#ffa95a;
	background:-moz-linear-gradient(top,#ffa95a 0%,#fb8519 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffa95a),color-stop(100%,#fb8519));
	background:-webkit-linear-gradient(top,#ffa95a 0%,#fb8519 100%);
	background:-o-linear-gradient(top,#ffa95a 0%,#fb8519 100%);
	background:-ms-linear-gradient(top,#ffa95a 0%,#fb8519 100%);
	background:linear-gradient(to bottom,#ffa95a 0%,#fb8519 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa95a',endColorstr='#fb8519',GradientType=0);
}
.session{
	float:left;
	padding-left:15px;
}
.menut{
	float:right;
	padding-right:15px;
	color:#fff;
}
.menut a{
	color:#fff;
	padding-right:10px;
	padding-left:10px;
}
.menut a:hover{
	font-weight:700;
	color:#fff;
	padding-right:10px;
	padding-left:10px;
}
.menuizq{
	float:left;
	width:18%;
}
.cont{
	float:left;
	width:82%;
}
.navbar{
	background:#FFA95A!important;
}
ul.nav li{
	background:#FFA95A!important;
}
ul.nav li:hover{
	background:#FB8519!important;
}
ul.dropdown-menu li:hover{
	background:#FB8519!important;
}
.cont{
	position:relative;
	float:right;
	width:80%;
	margin-top:2.5%;
}
.input-group-addon{
	border-radius:0!important;
}
.btn{
	border-radius:0!important;
	margin-bottom: 5px;
}

@media screen and (max-width: 799px){
	.cabe3{
		width:100%!important;
		height:110px;
		position:relative;
		margin:0!important;
	}
	a {
		font-size: 11px;
	}
	#logo{
		float:left;
		padding-left:0;
		width:0;
		padding-right:0;
	}
	#logo img{
		width:0;
		height:0;
	}
	#triangle-topright{
		margin-left: 2%;
		width:0;
		height:0;
		border-top:10% solid #fff!important;
		border-left:5% solid transparent!important;
		border-right:0;
		float:left
	}
	.menuizq{
		width:100%!important;
	}
	.cont{
		width:100%!important;
	}
	#rectangle{
		font-size:1.8em;
		width:84%;
		height:90px;
	}
	.barr{
		width:100%;
		height:2px;
		border-radius:2px 2px 0 0;
		margin-top: -4px;
	}
	.bari{
		width:100%;
		height:2px;
		border-radius:2px 2px 0 0;
	}
	.cabe2{
		width:100%;
		height:100px;
		background-color:#f1f1f1;
		padding:2px 0;
		text-align:center;
	}
	.cabe4{
		width:100%;
		height:2px;
		float:left;
	}
}

@media screen and (min-width: 800px) and (max-width: 1020px){
	.cabe3{
		width: 780px;
		height:110px;
		position:relative;
		margin:0!important;
	}
	#logo{
		float:left;
		padding-left:10px;
		width:110px;
		padding-right:10px;
	}
	#logo img{
		width: 70px;
	}

	#triangle-topright{
		width:0;
		height:0;
		border-top:10% solid #fff!important;
		border-left:5% solid transparent!important;
		border-right:0;
		float:left
	}
	.menuizq{
		width:100%!important;
	}
	.cont{
		width:100%!important;
	}
	#rectangle{
		font-size:1.8em;
		width:610px;
		height:90px;
	}
	.barr{
		width:100%;
		height:2px;
		border-radius:2px 2px 0 0;
	}
	.bari{
		width: 780px;
		height:2px;
		border-radius:0 0 2px 2px;
	}
	.cabe4{
		width: 0px;
		height:0px;
		float:left;
	}
}