html {
	font-family: arial, helvetica, sans-serif;
}

body {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	font-weight: 400;
	font-size: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-style: none;
	border-width: 0;
	top: 108px;
	background-color: white;
}

img {
	border: 0;
}

.titulo {
	color: #1F497D;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.leyenda {
	color: #1F497D;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 8px;
	font-weight: bold;
	text-align: center;
}

.tituloFecha {
	color: #1F497D;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.tituloCabecera {
	background-color: #CED8E9;
	color: #014FB9;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 14px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tituloCabeceraB {
	background-color: #CED8E9;
	color: #5986C5;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 14px;
	margin: 10px;
	padding-left: 18px;
	text-align: left;
}

.tituloError {
	/* background-color: #CED8E9; */
	color: #CC0033;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 14px;
	text-align: left;
}

.estiloFooter {
	/*color: #989EA1;*/
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 11px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: rgba(50, 100, 151, 1);
}

.estiloFooter2 {
	color: #0C339C;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 11px;
	text-align: left;
}

.opcionMenu {
	background-image: url("../images/bullet1.gif");
	background-position: left center;
}

a:link {
	color: #014FB9;
	text-decoration: none;
}

a:visited {
	color: #4B708D;
}

a:active {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

.espacio {
	padding-bottom: 10px;
}

.espacio2 {
	padding-bottom: 20px;
}

.blocker {
	background-image: url("../../images/b.png");
	background-repeat: repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 50;
}

.popup {
	background-color: white;
	z-index: 100;
}

#textoTitulo {
	
}

.text {
	color: #7F8485;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 11px;
	text-align: justify;
}

.oddB {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 11px;
	font-weight: none;
	color: #7F8485;
	background-color: #DCE6ED;
	padding: 3px;
}

.evenB {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 11px;
	font-weight: none;
	color: #7F8485;
	background-color: #F2F3F3;
	padding: 3px;
}

footer {
	/* font-family: Arial, Helvetica, sans-serif; */
	/*font-size: 11px;
	color: #989EA1;*/
	/* background-color: white;
	background-repeat: repeat; */
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	/*left: 0;
	bottom: 0;
	text-align: center;
	vertical-align: middle;*/
	font-size: 11px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: rgba(50, 100, 151, 1);
}

.center {
	text-align: center;
}

.estiloSpacerDatos {
	/* font-family: Arial, Helvetica, sans-serif; */
	color: #989EA1;
	font-size: 11px;
	text-align: right;
	align: right;
	background-color: white;
}

.tit_04_naranja {
	/* font-family: verdana, arial, helvetica, sans-serif; */
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #c47416;
}

.Tit_05_gris {
	color: #848484;
	/* font-family: verdana, arial, helvetica, sans-serif; */
	font-size: 18px;
	font-weight: bold;
}

.Tit_04_gris {
	color: #848484;
	/* font-family: verdana, arial, helvetica, sans-serif; */
	font-size: 14px;
	font-weight: bold;
}

.scrolls {
	width: 300px;
	height: 200px;
	overflow: auto;
}

.listaCence {
	text-align: left;
	color: #014FB9;
}

.tituloCabecera .texto {
	margin-left: 5;
}

.info, .error, .warning, .messages {
	font-size: 10pt;
	list-style-type: disc;
	padding-left: 0.25em;
	padding-right: 0.25em;
}

.info {
	color: green;
}

.error {
	color: red;
}

.warning {
	color: #FF0;
}

.uppercase {
	text-transform: uppercase;
}

input[type="text"], input[type="submit"], input[type="button"], input[type="password"],
	textarea {
	padding-top: 4px;
	padding-bottom:4px;
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	-webkit-box-shadow: 1px 1px 0px #efefef;
	-moz-box-shadow: 1px 1px 0px #efefef;
	box-shadow: 1px 1px 0px #efefef;
	max-width: 100%;
}

input[type="text"], input[type="password"], textarea {
	/* -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #717171; */
}

textarea {
	display: block;
	max-width: 100%;
	width: 80%;
}

select option {
	background: rgba(255, 255, 255, 1);
	margin: 0px;
}

select {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
	-moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
	box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
	background: #f8f8f8;
	color: #111;
	border: none;
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	max-width: 90%;
}

input[type="text"]:focus, textarea:focus, input[type="password"], select:focus
	{
	-webkit-box-shadow: 0px 0px 5px #007eff;
	-moz-box-shadow: 0px 0px 5px #007eff;
	box-shadow: 0px 0px 5px #007eff;
}

input[type="text"].numberNatural {
	text-align: right;
}

.textAreaLarge {
	height: 12em;
}

.content {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.inputText {
	width: 90%;
}

input[type="text"].large{
		width: 100%;
	}

@media screen and (min-width: 768px) {
	input[type="text"].short {
		min-width: 12em;
	}
	input[type="text"].large {
		width: 80%;
	}
	input, textarea, select {
		padding-left: 5px;
		padding-right: 5px;
	}
	textarea {
		width: 80%;
		min-height: 8em;
	}
}

@media only screen and (max-width: 320px) {
	body {
		min-width: 280px;
		margin-right: auto;
		margin-left: auto;
	}
	textarea {
		width: 100%;
	}
}