html, body {
	margin: 0px;
	background: #7f8f7a;
	font: 14px Arial, Helvetica, sans-serif;
	color: #28323A;

}
a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
img {
	border:1px #000000 solid;
}

img.left
{
	float:left;
	padding:10px;

}
h1 {
  font-size: 2em;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-weight: normal;
  color: #fff;
}
h1 .minor{
  font-size:0.8em;
}
h1 .rojof00{
  color:#f00;
  font-size:2em;
}
h1 .enlaces{
  color:#eee;
  font: 0.5em Arial, Helvetica, sans-serif;
}
h1 .destacado{
  font-size:0.6em;
  text-decoration:underline;
}
h1 a{
  color:#eee;
}
h1 a:hover{
  color:#fff;
}
.author{
	padding-top:20px;
	padding-bottom:5px;
	color:#222;
}
.entry{
	padding:0px;
	color:#222;
	width:600px;
	float:left;
	margin-bottom:0px;
	background:none;
}
.entry table{
  border-collapse:collapse;
  width:600px;
}
.entry table td{
  background-color:#fff;
  padding-left:15px;
  padding-right:15px;
}
.entry table .top{
	height:25px;
	background:#fff url('../imgs/entryTopBg.jpg') no-repeat center top;
	color:#222;
}
.entry table .bottom{
	height:15px;
	background:#fff url('../imgs/entryBottomBg.jpg') no-repeat center bottom;
	color:#900;
}
.entry a{
  color: #000;
  font-weight:normal;
}
.entry a:hover{
  text-decoration:underline;
}
#downloads{
  width:170px;
  float:right;
	margin-right:0;
	padding:5px;
	border:1px #000 solid;
	min-height:500px;
	background: #7f8f7a url('../imgs/body-bg-2-VERDE.gif') repeat;
	color:#222;
	text-align:right;
	/*
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	*/
}
#downloads h1{
	color:#222;
	text-align:left;
	margin-bottom:15px;
}
#downloads a{
  color:#000;
}
#downloads ul li{
  list-style-image: url('../imgs/flechitaDownload.jpg');
  line-height: 1.6em;
}
.footSider{
  float:right;
  background-color:#000;
  height:15px;
  width:176px;
  margin-right:0;
  color:#ccc;
  font-size:12px;
  padding:2px;
  padding-right:4px;
  text-align:right;
}
.headSider{
  float:right;
  height:5px;
  width:181px;
  margin-right:0;
  margin-top:20px;
  text-align:right;
  color:#ccc;
  background-color:#900;
}
#main{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background: #7f8f7a url('../imgs/bg.gif') repeat-x top;
	width:100%;
}
html>body #wrapper {
  min-height:90%;
}
#div_header{
  height:24px;
  width:218px;
  background:#aba url('../imgs/sidebarLeftTopBg.jpg') no-repeat top center;
  position:relative;
}

#footer {
	background:#900;
	clear:both;
	color:#eee;
	font-size:12px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	border-top:2px #000 solid;
}

#footer a, #footer a:hover , #footer a:visited
{
color:#eee;
text-decoration:none;
}

h2 {
  font-size: 0.9em;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-weight: normal;
  color: #fff;
}

h3 {
  font-size: 1.3em;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-weight: normal;
  color: #fff;
  margin: 1.9em 0 1.2em 0;
}


h1, h2, h3, p {
	margin: 0;
}
	

ol li {
margin-left: 2.4em;
padding-left: 0;
background: none; 
list-style-type: decimal;
}


code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
 
  background: #FAFAFA;
  color:#000;
  border: 1px solid #f2f2f2;  
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
  border: 1px solid #111; 
  color:#000;
  background: #FAFAFA;
}


fieldset {border: none}

/* form elements */


form {
margin: 0 0 1.5em
}

input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font-family: Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background:#fff;
	
}

label 
{
display:block;
padding: 5px 0
}

input#submit
{
background:#fff;
color:#000;
}
.formSuscript{
  padding-bottom:13px;
}
.formSuscript h2{
  padding-top:13px;
  padding-bottom:3px;
  font-size:16px;
  text-decoration:none;
  border:none;
  font-family: 'Lucida Console', 'courier new', monospace ;
}
.formSuscript #email{
  height:12px;
  width:160px;
  border:1px #002233 solid;
  float:left;
  color:#222;
  font-size:11px;
}
.formSuscript #submit{
  height:20px;
  font-size:11px;
  color:#333;
  padding:1px;
  border:1px #002233 solid;
  background-color:#ddd;
  vertical-align:middle;
  float:right;
  display:none;
}

.formSuscript #enviar{
  padding:1px;
  border:none;
  background-color:#ddd;
  vertical-align:middle;
  float:right;
}


/* EXTRAS*/

.itemizador{
  float:left;
}
.index_td_cuerpo{
  text-align:justify;
}
.clear{
  clear:both;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {font-size: 12px}

#correo_tabla{
  margin:auto;
  border-collapse:collapse;
}

#correo_tabla th{
  text-align:left;
  padding:0px;
}
#correo_tabla td{
  text-align:left;
  padding:0px;
}
#correo_tabla input{
  border:1px #333 solid;
}
#correo_tabla .button{
  padding-top:5px;
  padding-bottom:5px;
}
#correo_tabla textarea{
  border:1px #333 solid;
  height:200px;
}
#correo_tabla textarea onFocus{
  border:2px #900 solid;
}

#formCorreo{
  width:400px;
  padding:5px;
  background-color:#fff;
  border:1px #000 solid;
  color:#000;
}
#formCorreo a{
  color:#000;
}
#formCorreo a:hover{
  color:#000;
  text-decoration:underline;
}