article, section, nav, header, aside, footer {
	display: block;
}
body {
	background-color: #1A386E;
	background-image: url("http://i17.photobucket.com/albums/b60/maath/a2.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: "Trebuchet MS",Arial,sans-serif; 
}
hr {
	width: 50%;
	background-color: #1A386E;
}
a {
	text-decoration: none;
}
a:hover {
	color: black;
	background-color: #EFF9FD;
}
.bigbox {
	width: 98%;
	padding: 10px 10px 10px 10px;
	/* background-color: #4C80ED; */
	background-color: rgba(76, 128, 237, .50);
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 1px 1px 10px #4C80ED;
	-moz-box-shadow: 1px 1px 8px #4C80ED;
	-webkit-box-shadow: 1px 1px 10px #4C80ED;
}
.hdmain {
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url("http://i17.photobucket.com/albums/b60/maath/a1.jpg");
	background-repeat: no-repeat;
}
.title {
	color: #143D90;
	padding: 2px;
	margin: 2px;
	font-family: verdana;
	text-align: center;
	text-shadow: 2px 2px 2px #8bb3d0;
}
.cajitas {
	padding: 2px;
	margin: 2px;
/*	width: 100px; */
}
.main {
	margin: 10px 1px 1px 1px;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 5px 5px 7px #4C80ED inset, -5px -5px 7px #5679BB inset;
	-moz-box-shadow: inset 5px 5px 7px #5679BB, inset -5px -5px 7px #5679BB;
	-webkit-box-shadow: inset 5px 5px 7px #5679BB, inset -5px -5px 7px #5679BB;
}
.commonbox {
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #5679BB;
	padding: 10px;
	box-shadow: 5px 5px 7px #4C80ED;
	-webkit-box-shadow: 5px 5px 7px #4C80ED;
	-moz-box-shadow: 5px 5px 7px #4C80ED;
}
.sidebar {
	float: left;
	width: 15%;
	margin: 0px 0px 10px 0px;
}
.artmain {
	float: left;
	width: 79%;
	text-align: left;
	margin: 0px 0px 10px 10px;
	background-image: url("http://i17.photobucket.com/albums/b60/maath/fondohumanist.png");
	background-repeat: no-repeat;
	background-position: right top; 
}
article {
	font-family: "Verdana";
	font-size: 14px;
}
article p {
	text-indent: 20pt;
	margin: 6px;
}
article ul {
	margin-top: 1px;
}
article footer {
	font-style: italic;
	text-align: right;
}
article .titulo {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
article .copete {
	font-style: italic;
}
article .subtitulo {
	text-indent: 0pt;
	font-weight: bold;
	padding-top: 10px;
}
article .subtit1 {
	font-style: italic;
	text-decoration: underline;
	text-indent: 0pt;
	padding-top: 10px;
}
article .subtit2 {
	font-style: italic;
	text-indent: 0pt;
	padding-top: 10px;
	font-weight: bold;
}
article .codigo {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #EEEEEE;
	border: 1px solid #000000;
	padding: 5px;
	margin: 5px;
}
article .firm {
	font-weight: bold;
}
article .lev2 {
	margin-bottom: 15px;
}
.navmain {
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #DEE8FC;
	padding: 5px;
}
.navmain p {
	text-indent: 0pt;
	list-style-type: none;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.navmain a {
	text-decoration: none;
}
.ftmain {
	clear: both;
	display: block;
	text-align: center;
	margin: 0px 0px 0px 0px;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border: 1px solid #5679BB;
	padding: 5px;
	background-image: url("http://i17.photobucket.com/albums/b60/maath/a1.jpg");
	background-repeat: no-repeat;
}
.subfoot {
	color: #FFFFFF;
	font-size: 10pt;
	text-shadow: 2px 2px 2px #8bb3d0;
}
.refer {
	background-color: rgba(222, 232, 252, .50);
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}
.opera {
	background-image: url(http://i17.photobucket.com/albums/b60/maath/corneropera.png);
	background-repeat: no-repeat;
	color: #FF3B3B;
	text-align: center;
	border: 1px solid #FF3B3B;
	margin: 5px;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}
.itemmenu {
	border: 0px;
	width: 100%;
}
/* -------------------------- */
.floatright {
	float: right;
}
.copete {
	text-align: center;
	font-style: italic;
}
.active {
	background-color: #D3EDD3;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	box-shadow:	0px 0px 15px #D3EDD3;
	-webkit-box-shadow:	0px 0px 15px #D3EDD3;
	-moz-box-shadow: 0px 0px 15px #D3EDD3;
}
.quoted {
	background-color: #E9E2F0;
	margin: 2px;
	padding: 5px 40px 5px 40px;
	border: 1px solid #0000FF;
	font-family: Garamond;
	font-size: 12pt;
}
.lnksec {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
.tt {
	font-family: "Courier New, Courier, FixedSys, mono";
}
.bold {
	font-weight: bold;
}
.u {
	text-decoration: underline;
}
.literal {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.literalc {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #0000FF;
}
.brdtlb {
	border: 1px solid #000099;
	background-color: #f2f5f7;
	padding: 0px;
	margin: 0px;
}
.brdtlb #th {
	text-align: center;
	font-weight: bold;
}
.bkcell {
	background-color: #EEEEEE;
}
.pascalcell {
	padding: 0px;
	background-image: url(../imagenes/pc.png);
	background-repeat: repeat-x;
}
.cobolcell {
	padding: 0px;
	background-image: url(../imagenes/rmd.png);
	background-repeat: repeat-x;
}
.delphicell {
	padding: 0px;
	background-image: url(../imagenes/dc.jpg);
	background-repeat: repeat-x;
}
.commtlb {
	width: 98%;
	border: 1px solid #0000FF;
	margin: auto;
	border-bottom: 0px;
}
.commlink {
	width: 98%;
	height: 25px;
	margin: auto;
	background-image: url(../imagenes/bandbk.gif);
	background-repeat: repeat-x;
}
.commtitulo {
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom: 1px solid #0000FF;
}
.commfecha {
	background-color: #DEE8FC;
	font-size: 12px;
	font-weight: bold;
}
.commname {
	background-color: #EFF9FD;
}
.commip {
	background-color: #EFF9FD;
	font-size: 8pt;
	font-style: italic;
}
.commcoment {
	background-color: #FFFFFF;
	border-bottom: 1px solid #0000FF;
	font-size: 14px;
}
.datname {
	font-size: 10pt;
	font-weight: bold;
	color: #1111FF;
}
.datmail {
	font-size: 10px;
}
.quotation {
	background-color: #E8E8FF;
	font-style: italic;
	padding: 0px 10px 0px 10px;
}
.pagtlb {
	width: 98%;
	margin: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #0000FF;
}
.pagtlb select {
	font-size: 10px;
}
.pagtlb form {
   float: left;
   margin: 0px;
   padding: 0px;
}
.pagtlb td {
	background-color: #DEE8FC;
}
.tlberr {
	color: red;
	font-weight: bold;
	border: 1px dotted #FFC0C0;
	background-color: #FFFFC0;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
}
.tip {
	color: #29990F;
	font-size: 8pt;
}