@import
	url(http://fonts.googleapis.com/css?family=Signika:400,600,700,300);

a:focus {
	outline: medium none;
}

button::-moz-focus-inner {
	border: 0 none;
}

:focus,*:active {
	outline: 0 none;
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

body {
	font-family: Georgia, serif;
	color: #3a3e3b;
}

a {
	color: #071F46;
	text-decoration: none;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 1s ease;
}

a:hover {
	color: #085478;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
}

.wrapper {
	background: url(../img/wrapper.jpg) 0 0 repeat-x;
	min-height: 100%;
	position: relative;
}

.header {
	
}

#btn-salir {
	padding-top: 40px;
}

#btn-salir form {
	float: right;
}

.logo {
	width: 185px;
	height: 95px;
	background: url(../img/logo.png) 0 0 no-repeat;
	text-indent: -300em;
	overflow: hidden;
	display: block;
}

.footer {
	height: 202px;
	background: url(../img/footer.jpg) 0 0 repeat-x;
	bottom: 0;
	width: 100%;
	padding-top: 20px;
}

.footer_logo {
	width: 201px;
	height: 54px;
	background: url(../img/logo_footer.png) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	position: relative;
	left: 0;
	text-align: left;
}

.footer_nav {
	width: 940px;
	text-align: center;
	margin: 0px auto;
}

.footer_nav ul {
	background: url(../img/linea_footer.png) 50px 0px no-repeat;
	height: 50px;
	padding-top: 20px;
}

.footer_nav ul li {
	list-style: none;
	float: left;
	margin-right: 10px;
}

.footer_nav ul li a:link,.footer_nav ul li a:visited {
	font-family: 'Signika', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e7ebee;
	text-decoration: none;
	text-transform: uppercase;
	height: 55px;
	background: url(../img/rayita.png) right 0px no-repeat;
	padding: 10px;
}

.footer_nav ul li a:hover {
	text-decoration: underline;
}

.twitter {
	width: 55px;
	height: 55px;
	background: url(../img/twitter.png) 0 0 no-repeat !important;
	text-indent: -9999px;
	display: block;
	margin-top: -10px;
}

.facebook {
	width: 55px;
	height: 55px;
	background: url(../img/facebook.png) 0 0 no-repeat !important;
	text-indent: -9999px;
	display: block;
	margin-top: -10px;
}

.footer p {
	font-family: 'Signika', sans-serif;
	font-size: 11px;
	color: #65767c;
	text-align: center;
}

.copyright {
	width: 940px;
	float: left;
	margin: 0px;
	margin-top: 10px;
}

.contenidos {
	height: 100%;
}

.contenedor {
	min-height: 100%;
	background: url(../img/ruido.jpg) 0px 0px repeat;
	border: 10px solid white;
	-moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, .2);
	box-shadow: 1px 2px 3px rgba(0, 0, 0, .2);
	overflow: hidden;
}

.contenedor-padding {
	padding: 20px;
}

.inner_shadow {
	-moz-box-shadow: inset 0px 0px 8px rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 0px 0px 8px rgba(0, 0, 0, .2);
	box-shadow: inset 0px 0px 8px rgba(0, 0, 0, .2);
	min-height: 100%;
}

h1,h2,h3,h4 { /* margin: 0px; */
	color: #7a7f82;
	font-family: 'Signika', sans-serif;
	font-weight: bold;
	text-shadow: 0px 2px 3px #e6e9e9;
}

h1 {
	font-size: 24px;
}

dl.side_menu {
	border: 1px solid #c4c4c4;
	margin: 0px;
	position: relative;
}

dl.side_menu dt {
	font-family: 'Signika', sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #071f46;
	height: 60px;
	background: url(../img/menu_hover.png) 0 0 repeat-x;
	text-shadow: 0px 2px 3px #d3d9df;
	padding: 0 20px;
}

dl.side_menu dt.selected {
	height: 59px;
	background: url(../img/sprite-arrow.png) bottom left repeat-x;
	text-shadow: 0px 2px 3px #2b7691;
	color: white;
	position: relative;
	z-index: 4;
}

dl.side_menu dt.selected a {
	color: white;
}

dl.side_menu dt a {
	display: block;
	line-height: 59px;
}

html dl.side_menu dt.selected span.sarrow {
	display: block;
	height: 59px;
	width: 11px;
	background: url(../img/sprite-arrow.png) top left no-repeat;
	color: white;
	position: absolute;
	z-index: 4;
	top: 0;
	right: -11px;
	padding: 0;
}

dl.side_menu dd {
	background: url(../img/menu_lista.png) 0 0 repeat-x;
	margin: 0px;
	padding: 20px;
}

dl.side_menu dd ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

dl.side_menu dd ul a {
	text-decoration: none;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 16px;
	color: #3a3e3b;
}

.content {
	margin: 0px;
	height: 100%;
	padding: 0 20px 10px;
}

.content li.inner_shadow {
	display: none;
}

/*Lazy*/
#lazypanel table,#lazypanel p,#lazypanel label,.contenedor-padding table,.contenedor-padding p,.contenedor-padding label
	{
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, serif;
}

#lazypanel h2 {
	margin: 14px 0;
}

#lazypanel label {
	font-size: 16px;
}

#lazypanel hr {
	border: none;
	background: url(../img/sprite-hr.png) no-repeat center center;
	display: block;
	height: 2px;
	box-shadow: none;
}

.ui-inputfield {
	padding: 10px;
	border: 1px solid #b2bbc0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	/* 	color: #8f998d;	 */
	width: 350px;
}

.ui-inputfield.ui-widget.ui-state-default.ui-corner-all.hasDatepicker {
	width: 150px;
}

.ui-widget {
	font-size: 85%;
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled
	{
	opacity: .60;
}

.ui-fileupload {
	visibility: visible;
}

/*Gris base*/
.ui-button {
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 13px;
	line-height: 18px;
	*line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #1f72b9;
	*background-color: #1f72b9;
	background-image: -ms-linear-gradient(top, #1f72b9, #0c5482);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1f72b9),
		to(#0c5482) );
	background-image: -webkit-linear-gradient(top, #1f72b9, #0c5482);
	background-image: -o-linear-gradient(top, #1f72b9, #0c5482);
	background-image: -moz-linear-gradient(top, #1f72b9, #0c5482);
	background-image: linear-gradient(top, #1f72b9, #0c5482);
	background-repeat: repeat-x;
	border-color: #04a4f3 #076291 #1f72b9;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#1f72b9',
		endColorstr='#0c5482', GradientType=0 );
	filter: progid:dximagetransform.microsoft.gradient(enabled=false );
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px
		rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px
		rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px
		rgba(0, 0, 0, 0.05);
}

a.ui-button {
	padding: 6px 12px;
	border-radius: 3px 3px 3px 3px;
}

.ui-button-text,.ui-button {
	font-family: 'Signika', sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}

.ui-button:hover,.ui-button:active,.ui-button.active,.ui-button.disabled,.ui-button[disabled]
	{
	background-color: #0c5482;
}

.ui-button:first-child {
	*margin-left: 0;
}

.ui-button:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #0c5482;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.2s linear;
	-moz-transition: background-position 0.2s linear;
	-ms-transition: background-position 0.2s linear;
	-o-transition: background-position 0.2s linear;
	transition: background-position 0.2s linear;
}

.ui-button:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.ui-button.active,.ui-button:active {
	background-color: #1f72b9;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px
		rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px
		rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px
		rgba(0, 0, 0, 0.05);
}

.ui-button.disabled,.ui-button[disabled] {
	cursor: default;
	background-color: #e6e6e6;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.ui-datepicker {
	z-index: 9999 !important;
}

/*Azul*/
.btn-blue {
	background-color: #08437c;
	background-image: -ms-linear-gradient(top, #08437c 0%, #032239 100%);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08437c),
		to(#032239) );
	background-image: -webkit-linear-gradient(top, # #08437c, #032239);
	background-image: -o-linear-gradient(top, #08437c, #032239);
	background-image: -moz-linear-gradient(top, #08437c, #032239);
	background-image: linear-gradient(top, # #08437c, # #032239);
	background-repeat: repeat-x;
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#08437c',
		endColorstr='#032239', GradientType=0 );
	filter: progid:dximagetransform.microsoft.gradient(enabled=false );
}

.btn-blue:hover,.btn-blue:active,.btn-blue.active,.btn-blue.disabled,.btn-blue[disabled]
	{
	background-color: #08437c;
}

.btn-yellow {
	background-color: #faa732;
	background-image: -ms-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450),
		to(#f89406) );
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(top, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450',
		endColorstr='#f89406', GradientType=0 );
	filter: progid:dximagetransform.microsoft.gradient(enabled=false );
}

.btn-yellow:hover,.btn-yellow:active,.btn-yellow.active,.btn-yellow.disabled,.btn-yellow[disabled]
	{
	background-color: #f89406;
}

.btn-red {
	background-color: #da4f49;
	background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b),
		to(#bd362f) );
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(top, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b',
		endColorstr='#bd362f', GradientType=0 );
	filter: progid:dximagetransform.microsoft.gradient(enabled=false );
}

.btn-red:hover,.btn-red:active,.btn-red.active,.btn-red.disabled,.btn-red[disabled]
	{
	background-color: #bd362f;
}

.btn-green {
	background-color: #5bb75b;
	*background-color: #51a351;
	background-image: -ms-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462),
		to(#51a351) );
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(top, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462',
		endColorstr='#51a351', GradientType=0 );
	filter: progid:dximagetransform.microsoft.gradient(enabled=false );
}

.btn-green:hover,.btn-green:active,.btn-green.active,.btn-green.disabled,.btn-green[disabled]
	{
	background-color: #51a351;
	*background-color: #499249;
}

.btn-green:active,.btn-green.active {
	background-color: #408140 \9;
}

.btn-black {
	background-color: #414141;
	*background-color: #222222;
	background-image: -ms-linear-gradient(top, #555555, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555),
		to(#222222) );
	background-image: -webkit-linear-gradient(top, #555555, #222222);
	background-image: -o-linear-gradient(top, #555555, #222222);
	background-image: -moz-linear-gradient(top, #555555, #222222);
	background-image: linear-gradient(top, #555555, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555',
		endColorstr='#222222', GradientType=0 );
	filter: progid:dximagetransform.microsoft.gradient(enabled=false );
}

.btn-black:hover,.btn-black:active,.btn-black.active,.btn-black.disabled,.btn-black[disabled]
	{
	background-color: #222222;
	*background-color: #151515;
}

.btn-black:active,.btn-black.active {
	background-color: #080808 \9;
}

button.ui-button,input[type="submit"].ui-button {
	*padding-top: 2px;
	*padding-bottom: 2px;
}

button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner
	{
	padding: 0;
	border: 0;
}

#disclaimer {
	width: 100%;
	height: 150px;
	overflow: auto;
	margin-bottom: 10px;
}

#person-box {
	padding-top: 30px;
	float: right;
}

#person-box .person {
	text-align: right;
}

.person h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 2px;
}

#person-box .omega {
	margin-top: 26px;
}

.person h3 strong {
	font-weight: bold;
}

.input-select {
	border: 1px solid #B2BBC0;
	color: #8F998D;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

.lb-body {
	background: url("../img/ruido.jpg") repeat scroll 0 0 transparent;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4) inset;
	overflow: hidden;
	text-align: center;
	padding: 20px;
	min-height: 190px;
}

.lb-body h3,.lb-body p {
	font-family: Georgia, serif;
	font-size: 24px;
	font-style: italic;
	color: #545454;
}

.lb-body h3 {
	font-weight: normal;
}

.btn-close {
	background: url(../img/cross.png) no-repeat center right;
	padding-right: 20px;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	color: #545454;
	float: right;
	padding: 15px 20px 15px 0;
	margin-right: 5px;
}

.lb-body p {
	font-size: 18px;
	text-align: left;
}