body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #333333;
	color: #CCCCCC;
    }
.cat {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-transform: none;
}
.letras {
	color: #FF0000;
	text-transform: capitalize;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.letras2 {
	color: #FFFFFF;
	text-transform: none;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.letras3 {
	color: #076AA1;
	text-transform: none;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.letras4 {
	color: #076AA1;
	text-transform: capitalize;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.letras5 {
	color: #999999;
	font-weight: bold;
}
.red2 {
	text-transform: none;
	color: #0099FF;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
}


    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 12px;
}

img { border: 0; }


h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}
.banner {
	width: 590px;
	border: 1px solid #F7F7F7;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	margin-bottom: 10px;
}
#body  .inner  #conten   {
	width: 600px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-transform: capitalize;
}

#browse {
	width: 303px;
	border-bottom: 2px solid white;
	text-align: left;
	float: left;
	padding-right: 2px;
	padding-left: 3px;
	background-color: #E5E5E5;
	padding-top: 0px;
	margin-top: 10px;
}

#browse dt {
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: normal;
	background-color: #1E1E1E;
	text-transform: capitalize;
}

#browse dd {
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
	background-color: #15A1C5;
}

#browse dd a {
	color: white;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background-color: #C4D7FD;
	color: #000000;
	font-weight: bold;

}


#body {
	width: 595px;
	border: 1px solid #e5e5e5;
	position: static;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#cuadro {
	float: right;
	width: 590px;
	border: 1px solid #e5e5e5;
	position: inherit;
	margin-top: 40px;
	margin-right: 1px;
}
#cuadro  p   {
	width: 515px;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 6px;
	margin-left: 1px;
	vertical-align: top;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}


#body .leftbox,
#body .rightbox {
	margin-top: 7px;
	color: #464646;
}

#body .leftbox {
	float: left;
	width: 140px;
}

#body .rightbox {
	float: right;
	width: 140px;
	margin-right: 15px;
	border-left: 1px solid #e5e5e5;
}

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

#body h3 {
	text-align: left;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #076AA1;
	padding: 0 0 0 5px;
	margin: 2px 0 3px 0;
	text-transform: capitalize;
}

#footer {
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: left;
	border-bottom: 2px solid white;
	background-color: #FF9900;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.first    {
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: left;
}


#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
	width: 340px;
}

a {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}


a.link2:link {
	text-decoration: underline;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}
a.link2:visited {
	text-decoration: underline;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}
a.link2:hover {
	text-decoration: underline;
	color: #2277BA;
	font-size: 12px;
	font-weight: bold;
}
a.link2:active {
	text-decoration: underline;
	color: #2277BA;
	font-size: 12px;
	font-weight: bold;
}

a.fo:link {
	text-decoration: none;
	color: #076AA1;
	text-transform: none;
}
a.fo:visited {
	text-decoration: none;
	color: #076AA1;
	text-transform: none;
}
a.fo:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: normal;
	text-transform: none;
}
a.fo:active {
	text-decoration: none;
	color: #FF0000;
	text-transform: none;
}
a.link3:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
a.link3:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
a.link3:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
}
a.link3:active {
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
}

a.lin:link {
	text-decoration: underline;
	color: #000000;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
}
a.lin:visited {
	text-decoration: underline;
	color: #000000;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
}
a.lin:hover {
	text-decoration: none;
	color: #3C3C3C;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
}
a.lin:active {
	text-decoration: underline;
	color: #333333;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
}

a.det:link {
	text-decoration: underline;
	color: #076AA1;
	text-transform: none;
	font-weight: bold;
}
a.det:visited {
	text-decoration: underline;
	color: #076AA1;
	text-transform: none;
	font-weight: bold;
}
a.det:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	text-transform: none;
}
a.det:active {
	text-decoration: none;
	color: #FF0000;
	text-transform: none;
}
.ingreso {
	color: #000000;
	text-transform: none;
}


.black {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #444444;
}
.signo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #076AA1;
	margin-left: 10px;
}

.black2 {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #444444;
	font-weight: bold;
}
.bor2 {
	border: 1px solid #79889F;
}
.hh2 {
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

.bopic {
	border: 1px solid #E1E1E1;
	padding: 4px;
}
.tt2 {
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
.ss2 {
	color: #336699;
	font-weight: bold;
}

.tt3 {
	color: #666666;
	text-transform: none;
}
.tt4 {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	text-align: center;
	text-transform: none;
}
.tt7 {
	color: #496D96;
	font-weight: bold;
}
.tpag {
	text-align: left;
	float: left;
	margin-left: 10px;
}
.blackti {
	margin-left: 10px;
	color: #333333;
}
.red1 {
	font-weight: bold;
	color: #FF0000;
}
.blud {
	color: #076AA1;
}
.blud2 {
	text-transform: none;
	color: #076AA1;
	margin-left: 10px;
}
.blud4 {
	text-transform: none;
	color: #076AA1;
	margin-left: 10px;
	font-size: 12px;
	text-align: justify;
}
.blud5 {
	text-transform: none;
	color: #000000;
	margin-left: 10px;
	font-size: 12px;
	text-align: justify;
}
