/* top elements */
* { padding: 0; margin: 0; }

body {
	background: #FFF; 
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;	
    background-image:url('fondotop.jpg');
	background-repeat:repeat-x;
	color: #666666;  
	text-align: center;
}

/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #9EC068;
	background-color: inherit;
}

/* headers */
h1, h2, h3, h4 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;	
}

h1 { font-size: 1.5em; background: #FFF; color: #6297BC; } 
h2 { font-size: 1.4em; background: #FFF; text-transform:uppercase; color: #333;	}
h3 { font-size: 1.3em; background: #FFF; color: #333;	}
h4 { font-size: 1.5em; background: #FFF; color: #9EC630; }

p, h1, h2, h3, h4 {
	margin: 10px 15px;
}
ul, ol {
	background: #FFF; 
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	background: #FFF; 
	color: #666666; 
}

/* images */
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 2px solid #568EB6;
}
a:hover img {  
  border: 2px solid #CCC !important; /* IE fix*/
  border: 2px solid #568EB6;
}

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: black;
  border-right: 1px solid #f2f2f2;  
  border-top: 1px solid #f2f2f2;  
  border-bottom: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	background: #FFF; 
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #A0C241;   
	color: #999999;
	font: bold 1.2em/1.5em 'Trebuchet MS'; 
}

/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	font-family: 'trebuchet MS';
	font-size:12px;
}
input {
	background: #FFF; 
	padding: 2px;
	border:1px solid #eee;
	color:#000;
	font-family: Trebuchet MS;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
textarea {
	background: #FFF; 
	width:300px;
	padding:2px;
	font-family:trebuchet MS;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#000;
}
input.button { 
	background: #FFF; 
	margin: 0; 
	font: bold 1em Trebuchet MS; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}
input.boton_con_imagen-up {
	 background: #FFF; 
     background: url(64/Up.png) left top no-repeat;
     width: 64px;
     height: 64px;
     color: #000;
     font-size: 10px;
     font-family:'trebuchet MS';
     cursor: pointer;
}
input.boton_con_imagen-i {
     background: url(64/New.png) left top no-repeat;
     width: 70px;
     height: 70px;
     color: #000;
     font-size: 10px;
     font-family:'trebuchet MS';
     cursor: pointer;
}
input.boton_con_imagen-e {
     background: url(64/Edit.png) left top no-repeat;
     width: 70px;
     height: 70px;
     color: #000;
     font-size: 10px;
     font-family:'trebuchet MS';
     cursor: pointer;
}
input.boton_con_imagen-b {
     background: url(64/Recycle.png) left top no-repeat;
     width: 70px;
     height: 70px;
     color: #000;
     font-size: 10px;
     font-family:'trebuchet MS';
     cursor: pointer;
}
input.boton_con_imagen-c {
     background: url(64/buscar.png) left top no-repeat;
     width: 70px;
     height: 70px;
     color: #000;
     font-size: 10px;
     font-family:'trebuchet MS';
     cursor: pointer;
}
input.boton_con_imagen-c-e {
     background: url(64/consulta_elab.png) left top no-repeat;
     width: 70px;
     height: 70px;
     color: #000;
     font-size: 10px;
     font-family:'rebuchet MS';
     cursor: pointer;
}
input.boton_con_imagen-pdf {
     background: url(64/Acrobat.png) left top no-repeat;
     width: 70px;
     height: 70px;
     color: #000;
     font-size: 10px;
     font-family:'trebuchet MS';
     cursor: pointer;
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 80px;
	border: 1px solid #9EC630; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 99% ; height: 100%;
	margin: 0 auto;	
	text-align: left;
}t-X
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

/* header */
#header {
	position: relative;
	height: 85px;	
	background: #000 url(headerbg.gif) repeat-x 0% 100%;	
}
#header h1#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 34px;
	left: 645px;
	width: 89px;
	height: 91px;
}
#header h2#slogan {
	position: absolute;	 
	top:38px; left: 18px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header form.searchform {
	position: absolute;
	top: 222px;
	right: 3px;
	width: 184px;
}

#div_art{
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: 'Trebuchet MS';
}

/* main */
#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 50%;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 20%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;/*este es el cualdrito de la orilla*/
}

/* rightbar */
#rightbar {
	float: right;
	width: 18%;
	padding: 0; margin:0;		
}

/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #A0C241; 
	border-top: 5px solid #568EB6;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: left;
	width: 65%;
}
#footer .footer-right{
	float: right;
	width: 35%;
}

/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
	margin:0;
	padding: 0;
	list-style:none;
	right: 465px;
	bottom: 3px!important;
	bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
	width: 530px; /*------------------------------------------------------Para ajustar el tama�o del menu de arriba*/
	height: 23px;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }

/* 
	Grey Suits tablas
*/

table,td
{
	border               : 1px solid #CCC;
	border-collapse      : collapse;
  font-size:10pt;
	font-family:"Trebuchet MS";
}
table
{
	border                :none;
	border                :1px solid #CCC;
}
thead th,
tbody th
{
	background            : #FFF url(th_bck.gif) repeat-x;
  color                 : #666;  
	padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}
tbody th
{
  background            : #fafafb;
  background: #A9BAC3 url(enca_tabla.gif) repeat-x;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
tbody tr td
{
	padding               : 5px 10px;
  color                 : #666;
}
tbody tr:hover
{
  background            : #FFF url(tr_bck.gif) repeat;
}

tbody tr:hover td
{
  color                 : #454545;
}
tfoot td,
tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(foot_bck.gif) repeat;
  color                 : #666;
}
caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
table a:link
{
	color                 : #666;
}
table a:visited
{
	color                 : #666;
}
table a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
table a:active
{
	color                 : #003366;
}




#Layer2 {
	position:absolute;
	top:17px;
	width:98px;
	height:83px;
	z-index:1;
	left: 820px;
}

#Layer1 {
	position:absolute;
	z-index:0;
	top: 18px;
	left: 836px;
}
#Layer2 {
	position:absolute;
	top:17px;
	width:98px;
	height:83px;
	z-index:1;
	left: 820px;
}
#Layer3 {
	position:absolute;
	left:320px;
	top:9px;
	width:437px;
	height:26px;
	z-index:1;
}
#Layer4 {
	position:absolute;
	left:308px;
	top:1px;
	width:587px;
	height:31px;
	z-index:1;
}
#Layer5 {
	position:absolute;
	left:8px;
	top:-2px;
	width:72px;
	height:74px;
	z-index:1;
}
#Layer6 {
	position:absolute;
	left:87px;
	top:5px;
	width:96px;
	height:89px;
	z-index:1;
}
#Layer5 a,#Layer6 a {border:none; background:none;}
 

 .Estilo3 {
	position:absolute;
	top:-3px;
	left:190px;
	font-family: "trebuchet MS";
	font-size: 16pt;
	color: #0593E6;	 
}
.Estilo5 {font-size: 15pt}

#clima{
	font-size:18px; 
	margin-left:20%;	
}

