/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Geneva,Verdana,Arial,sans-serif;
  font-size: 13px;
  color: #ffffff;
  background-color: black;
}
a img {
  border:  none;
  vertical-align: text-bottom;
}
a {
  text-decoration: underline;
}


input, textarea, select {
  background-color: #f6edda;
}
#header {
  margin: 0;
  padding: 17px 0px 17px 10px;
  width: 100%;
  height: 100%;
  text-align: left;
  background-color: black;
}
#header:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
#header h1 {
  font-weight: 400;
  letter-spacing: -2px;
  font-size: 2.9em;
  color: #ff6666;
}
#header h2 {
  font-weight: 400;
  letter-spacing: -1px;
  font-size: 1.5em;
  color: #a0a0a0;
}
#printheader {
  display: none;
}
#smallcopy {
  display: none;
}
#topnav {
	margin: 0 auto;
	clear: none;
	text-align: center;
	width: 668px;
	background-color: #333333;
}
#tabmenu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#tabmenu li {
  margin: 0;
  padding: 0;
  float: left;
}
#topnav a {
  float: left;
  text-align: center;
  width: 95px;
  height: 25px;
  line-height: 25px;
  text-decoration: none;
  color: #b0b0b0;
  text-transform: uppercase;
  font-size: 10px;
  background-image: url(images/tabinactive.png);
}
#topnav a:hover {
  background-color: #ececec;
  color: #000000;
  background-image: url(images/tabhover.png);
}
#topnav .active, #topnav a.active:hover {
  background-color: #ffffff;
  color: #000000;
  background-image: url(images/tabactive.png);
}
#central {
  padding: 40px 0 0;
  background: #ffffff url(images/topbg.png) repeat-x scroll center top;
  clear: both;
  height: 100%;
}
#central:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

#leftmenu {
  margin: 20px 10px 10px 5px;
  padding: 0;
  clear: left;
  float: left;
  width: 145px;
  height: 100%;
  text-align: left;
  background-color: #ffffff;
}
#leftmenu ul {
  margin: 0 5px 20px 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 140px;
  height: 100%;
}
#leftmenu li {
  margin-bottom: 4px;
}


#leftmenu li a {
  border-bottom: 3px solid #efefef;
  padding: 6px 0 3px 5px;
  font-weight: 400;
  height: 100%;
  text-decoration: none;
  color: #606060;
  display: block;
}
#leftmenu li a:hover {
  border-bottom: 3px solid #a0a0a0;
  background-color: #eaeaea;
  text-decoration: none;
  color: #ff6666;
}
#leftmenu li #leftcurrent {
  border-bottom: 3px solid #000000;
  text-decoration: none;
  background-color: #ffffff;
  color: #ff6666;
}

#leftnavlist, #leftnavlist ul
{
   list-style:none;
    text-decoration: none; 
	margin-bottom: 4px;
   border-bottom: 3px solid #efefef;
  padding: 6px 0 3px 5px;
  font-weight: 400;
  height: 100%;
  display: block;
  background-color: #ffffff;
  color: #ff6666;
}
#leftnavlist ul /* Para los ul en ul.menu */
{
   display:none;
   list-style:none;
}

#leftnavlist li:hover > ul { /*para mostrar submenus */
	display:block; 
}
#avisos{
	float:right;
	border: 1px solid black;
	margin:20px 10px;
	padding: 5px;
	color:#fff;
	font-size:9px;
	background-color:#933;
	left: 867px;
	top: 168px;
	width: 140px;
	list-style: none;
	-moz-border-radius: 20px;
	
}	

#avisos h1{
	text-align:center;
}

#avisos a{
   text-decoration: none;
  color: #ff6666;
}
#avisos a:hover {
  text-decoration: underline;
}

.actualiza{
		border: 0;
		padding:5px;
		margin:20px 5px;
	color:#000;
	font-size:9px;
	background-color:#fff;
	
}

#blogad {
  border: 1px solid black;
  padding: 1.5em;
  background: #ffcccc url(/images/blogbg.png) no-repeat scroll right bottom;
  margin-top: 20px;
  height: 100%;
  text-align: center;
  -moz-border-radius: 20px;
}
#blogad p {
  font-weight: bold;
  font-size: 1.1em;
  font-variant: small-caps;
}
#blogad a {
  text-decoration: none;
  color: #ff6666;
}
#blogad a:hover {
  text-decoration: underline;
}
#content {
	margin: 0 auto 0 160px;
	padding: 0 5px 5px;
	text-align: left;
	width: 80%;
	height: 100%;
	color: black;
}
#content h1, #content h2, #content h3, #content h4 {
  margin: 0;
  padding: 2em 0 1.1em;
  font-weight: normal;
  text-transform: uppercase;
  color: #ff6666;
}
#content h1 {
  font-size: 1.5em;
}
#content h2 {
  font-size: 1.3em;
}
#content h3 {
  font-size: 1.1em;
}
#content h4 {
  font-size: 1em;
}
#content ul, #content ol {
  padding: 0 0 5px 25px;
  list-style-position: inside;
}
#content li {
	padding: 5px 0 5px 20px;
	line-height: 1.3em;
	color: #933;
}

#content #avisos li {
	padding: 5px;
	line-height: 1.3em;
	color: #FFF;
}

#content p, #content td, #content th, #content pre {
  padding: 10px 0 5px 20px;
  line-height: 1.5em;
  color: #404040;
}
#content p a {
  color: #324a97;
}
#content p a:hover {
  background: #324a97 none repeat scroll 0% 50%;
  color: #ffffff;
  text-decoration: none;
}
#content table {
  border: none;
  margin: 0 0 0 20px;
  border-collapse:collapse;
  border-style:none;
  background-color: white;
}
#content table th, #content table td {
  border: none;
  padding: 5px;
  background-color: white;
}
.quote, .centerquote {
  border: 1px solid #b0b0b0;
  margin: 15px 15px 15px 35px;
  padding: 10px;
  background: #f7f7f7 none repeat scroll 0% 50%;
  width: 90%;
  color: #909090;
  clear: right;
}
.centerquote {
  font-weight: bold;
  text-align: center;
}
#rightquote {
  border: 1px dotted black;
  margin: 0 0 1em 1em;
  padding: 1em;
  float: right;
  width: 30%;
  text-align: right;
  background-color: #fffbdb;
}
#rightquote p {
  margin: 0;
  padding: 0;
}
.rightimg {
	margin: 0 30px;
	float: right;
}
.leftimg {
  margin: 10px 10px 10px 20px;
  position: absolute;
  float: left;
}
.leftpic {
  padding: 25px 0 5px;
  width: 49%;
  text-align: center;
  float: left;
}
.rightpic {
  padding: 25px 0 5px;
  width: 49%;
  text-align: center;
  float: right;
}
.centerpic {
  margin: 0 auto;
  padding: 25px 0 5px;
  text-align: center;
}
.clear {
  clear: both;
}
.pdf {
  list-style-image: url(/images/pdf.png);
  vertical-align: text-bottom;
}
.ps {
  list-style-image: url(/images/ps.png);
  vertical-align: text-bottom;
}
.html {
  list-style-image: url(/images/html.png);
  vertical-align: text-bottom;
}
.latex {
  list-style-image: url(/images/latex.png);
  vertical-align: text-bottom;
}
.original {
  list-style-image: url(/images/original.png);
  vertical-align: text-bottom;
}
.odt {
  list-style-image: url(/images/odt.png);
  vertical-align: text-bottom;
}
.linkinfo {
  font-size: 0.9em;
}
#footer {
  width: 100%;
  clear: both;
  background-color: black;
  text-align: center;
  background-image: url(images/footerbg.png);
  background-position: left top;
  padding-top: 60px;
}
#blocklinks {
  width: 320px;
  float: left;
  background-color: #333333;
}
#blocknews {
  width: 320px;
  float: right;
  background-color: #333333;
}
#blocklinks ul, #blocknews ul {
  margin: 0 5px 20px 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  height: 100%;
}
#blocklinks li, #blocknews li {
  margin: 0;
  padding: 0;
}
#blocklinks a, #blocknews a {
  border-top: 1px dotted #a0a0a0;
  margin: 0;
  padding: 10px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
}
#blocklinks a:hover, #blocknews a:hover {
  border-top: 1px dotted #a0a0a0;
  background: #525252 none repeat scroll 0% 50%;
  color: #dddddd;
}
#copyright {
  padding: 0 0 16px;
  background: #333333 none repeat scroll 0% 50%;
  width: 100%;
  clear: both;
  text-align: center;
  font-size: 0.9em;
  color: #999
}
#cclogo {
  padding: 5px 0px 10px;
}
.name {
  color: #c0c0c0;
}
.extra {
  display: none;
}
.init {
  text-transform: uppercase;
}
#poemas a {  /* vínculos normalitos */
	text-decoration: none;
  	color: #933;
}
