@charset "UTF-8";

#centerall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2b3842;
	padding: 12px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 20px 20px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 20px 20px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 20px 20px rgba(50, 50, 50, 0.2);
	background-color: #fafafa;
	border: 12px solid #FFF;
	margin-bottom: 36px;
	text-align: left;
}
#centerall_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2b3842;
	padding: 12px;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 20px 20px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 20px 20px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 20px 20px rgba(50, 50, 50, 0.2);
	background-color: #fafafa;
	border: 12px solid #FFF;
	margin-bottom: 36px;
	text-align: left;
	margin-top: 24px;
}
#centerall_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2b3842;
	padding: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 20px 20px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 20px 20px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 20px 20px rgba(50, 50, 50, 0.2);
	background-color: #fafafa;
	border: 12px solid #FFF;
	margin-bottom: 36px;
	text-align: left;
	margin-top: 24px;
}
#docbody {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}

.error01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #C33 !important;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/ico_error_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 3px solid #C33;
}
#errordiv ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 60px;
	display: block;
	height: 100%;
}

#errordiv li {
	list-style-type: none;
	margin-top: 12px;
	margin-bottom: 12px;
}
.title01_gold {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #ce9300;
	/*letter-spacing: 0.1em;*/
	text-align: left;
	margin-bottom: 12px;
}
.title01_blue {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #2D5173;
	text-align: center;
}
.lnk01_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0c3961;
	text-decoration: none;
	background-color: #e2e5e8;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.lnk01_blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #1b476d;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

 estilos duplicados del theme 

.x-toolbar-footer {
	border: 0;
	margin: 0;
	padding: 6px 0 6px 6px;
	background-color: #e2e5e8;
	background-image: url(../ext/42/resources/ext-theme-neptune/images_skin/hdr_bck04.png);
	background-repeat: repeat;
}
