@charset "utf-8";
/* CSS Document */

HTML,
BODY {
	margin: 0;
	padding: 0;
	height: 100%;
}

BODY {
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5D5D5D;
	background: #9A9A9A;
}

#navegacion {
	position: relative;
	margin-left: 36px;
	z-index: 1000;
}

#navegacion ul {
	max-width: 950px;
	min-width: 880px;
	margin: 0 auto;
}

#navegacion li {
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	/*	width: 14%;*/
	list-style: none;
}

#navegacion>ul>li {
	position: relative;
}

#navegacion>ul>li>a {
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

#navegacion li ul {
	padding: 0;
	width: 100%;
	min-width: 0;
	height: 0;
	overflow: hidden;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	position: absolute;
}

#navegacion li:hover ul {
	height: 28em;
}

#navegacion li li {
	float: none;
	padding: 0;
	width: auto;
}

#navegacion a,
#navegacion label {
	color: #FFF;
	display: block;
	margin: 0 5px;
	/*	text-shadow: 0 1px 0 #CCCFD0;*/
	background: #0A7287;
}

#navegacion ul li a {
	padding: 5px;
}

#navegacion ul li ul a {
	padding: 5px 20px;
}

#navegacion label {
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

#navegacion li li a,
#navegacion li li label {
	color: #FFF;
	background: #4A4B3C;
	text-shadow: none;
	border-top: #FFF solid 1px;
	text-align: left;
}

#navegacion strong {
	display: block;
	text-transform: uppercase;
}

#navegacion a:hover,
#navegacion a:focus,
#navegacion li:hover a {
	color: #FFF;
	background: #4A4B3C;
	text-shadow: none;
}

#navegacion li:hover li a:hover {
	text-decoration: underline;
	background: #008080;
}


/*--- Cuerpo ----------------------------------------*/
@media only screen and (max-width: 1270px) {

	#limitador,
	.baner img {
		width: 991px;
	}
}

@media only screen and (min-width: 1270px) {

	#limitador,
	.baner img {
		width: 1300px;
	}
}

#limitador {
	position: relative;
	margin: 3px auto;
	border: 1px solid #000;
	box-shadow: 16px 13px 10px -7px #000, -10px 0px 20px -7px #000;
	background-color: #fff;
	overflow: hidden;
}

#tt,
#tf {
	max-height: 720px;
}

a {
	color: #5153C3;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #007575;
}

.back {
	background-image: url(/img/fondos/titulo.png);
	background-color: none;
	border-bottom: #420084 solid 2px;
	z-index: 101;
}

.buscador p {
	width: 290px;
	text-align: right;
	margin: 0 0 10px 0;
}

.buscador select {
	width: 130px;
	margin-left: 5px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	border: thin solid;
	border-color: #e4e7f5 #000000 #000000 #e4e7f5;
	text-decoration: none;
	color: #000;
	padding: 3px;
	background-color: #d0d3de;
}

.button:hover {
	border: thin solid;
	border-color: #000000 #e4e7f5 #e4e7f5 #000000;
	background-color: #babfd4;
	color: #03C;
	text-decoration: none;
}

.closeBox {
	position: absolute;
	top: 1px;
	right: 1px;
	cursor: pointer;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.contenedor {
	position: relative;
	text-align: left;
	margin: 30px 10px 0 10px;
	height: auto;
	min-height: 500px;
}

#cuerpo {
	position: relative;
}

h1 {
	margin-bottom: 30px;
	font-size: 20px;
}

h3 {
	margin-top: 20px;
}

.icon {
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	vertical-align: bottom;
}

img {
	cursor: url(/img/icons/zoom.png), pointer;
	border: none;
	vertical-align: baseline;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 3px 2px 8px 1px rgba(0, 0, 0, 1);
	-moz-box-shadow: 3px 2px 8px 1px rgba(0, 0, 0, 1);
	box-shadow: 3px 2px 8px 1px rgba(0, 0, 0, 1);
}

img:hover {
	background-color: transparent;
}

#info {
	height: 74px;
}

#login {
	height: auto;
	padding: 20px;
	text-align: right;
	color: #000;
}

#login div {
	margin-bottom: 15px;
	margin-right: 0;
}

.logout:hover {
	background-color: #0C0;
}

#mascara,
#mascaraImg {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100vh;
	background-color: black;
	-moz-opacity: 0.8;
	opacity: .85;
	filter: alpha(opacity=85);
	cursor: url(/img/icons/zoom-.png), auto;
}

#mascara {
	z-index: 1001;
}

#mascaraImg {
	z-index: 1011;
}

.pagC {
	position: relative;
	z-index: 100;
	line-height: 130%;
	height: auto;
	padding: 20px;
}

.pagC li {
	margin: 3px 0 6px 0;
}

.pagC select,
input,
textarea {
	border: 1px #336600 solid;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pie {
	position: relative;
	padding: 10px;
	clear: both;
	text-align: center;
}

.selBox {
	font-size: 10px;
	border: 1px #336600 solid;
}

#texto {
	margin: 30px 5px 15px 20px;
	color: #444;
}

#texto a {
	font-weight: bold;
}

#texto a:hover {
	font-weight: bold;
}

#texto ul {
	list-style-position: inside;
}

.titre {
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	margin: 5px 0 0 15px;
	color: #333399;
}

.titre:hover {
	background-color: #708E74;
	color: #FFFFFF;
}

#tf,
#imgBig {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	margin: auto;
}

#tf {
	z-index: 1002;
	top: 10px;
	background-color: white;
	overflow: auto;
	padding: 25px;
	width: auto;
	height: auto;
	box-shadow: 16px 13px 10px -7px #000, -10px 0px 20px -7px #000;
	max-height: 93vh;
}

#imgBig {
	top: 40px;
	z-index: 1012;
	background-color: transparent;
	max-height: 80vh;
	display: inline-block;
	cursor: url(/img/icons/zoom-.png), auto;
}

@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(1)
	}

	to {
		-webkit-transform: scale(2)
	}
}

@keyframes zoom {
	from {
		transform: scale(0.4)
	}

	to {
		transform: scale(1)
	}
}

#bigImg {
	margin: auto;
	display: block;
	width: 100%;
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 1.2s;
	animation-name: zoom;
	animation-duration: 1.2s;
}

ul ul {
	margin-bottom: 10px;
}

#tt {
	display: none;
	position: fixed;
	background-color: white;
	border: solid 1px #000;
	padding: 10px;
	box-shadow: 8px 11px 16px -4px rgba(0, 0, 0, 0.75);
	z-index: 100000;
}