body {
	background-color: #fff;
	scrollbar-base-color: #7ea16c;
	font-family: Verdana, sans-serif;
	color: #000;
	font-size: 11px;
}

body.contenido{
	background-color: #fff;
	scrollbar-base-color: #7ea16c;
	font-family: Verdana, sans-serif;
	color: #000;
	font-size: 11px;
	margin: 20px;
}

div,h1,h2,td,ul,li {
	font-family: Verdana, sans-serif;
	color: #000;
	font-size: 11px;
	vertical-align: top;
	line-height : 15px;
}

h1 {
	font-size : 11px;
	font-weight : bolder;
	color : #000000;
	line-height: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

h2 {
	font-size : 11px;
	color : #666666;
	margin-top: 5px;
	font-weight: bolder;
	  margin-bottom: 5px;
/*	line-height: 1%;*/
}
h2.error {
	font-size : 11px;
	color : #f43846;
	margin-top: 20px;
	font-weight: bolder;
	margin-bottom: 10px;
/*	line-height: 1%;*/
}

a,ul {
	color: #3a631e;	text-decoration: none;
}
.line {
	background-color: #999;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.contentImage_left {
	float: left;
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 5px;
	width: 80px;
	height: 80px;
}

.contentImage_right {
	float: right;
	padding-left: 5px;
	padding-bottom: 10px;
}

#contentDivMainColumnTotalWidth {
	position: absolute;
	left: 217px;
	top: 88px;
	width: 710px;
}

#contentDivMainColumn {
	position: absolute;
	left: 175px;
	top: 91px;
	width: 750px;
 	height:195px;
    padding-bottom:1px;
	line-height:9px;
	padding-top:3px;
}
#contentDivMain{
 	border-top:5px solid #7ea16c; 
 	border-left:1px solid #7ea16c;
	border-right:1px solid #7ea16c;
	border-bottom:1px solid #7ea16c;
	padding-left:3px;
	padding-right:3px;
    overflow:auto;
 	height:185px;
}

.rightColumnTitle {
	background-color: #999;
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-bottom: 4px;
	margin-top: 25px;
}

td.table,td.tableHead {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
	border-style: solid;
	border-width: 0px;
	border-color: #aaaaaa;
}

td.tableHead {
	background-color: #999;
	color: #fff;
	font-weight: bold;
}

tr.tableAlt {
	background-color: #eee;
}

.devShowBox {
	background-color: #cccccc;
	padding: 4px;
}

.code {
	font-family: Courier New, monospace;
	font-size: 12px;
}

textarea,input.text,select {
	width: 100%;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

input.formText {
	width: 99%;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

input.submit {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

input.checkbox,input.radio {
	position: relative;
	top: 3px;
	margin-right: 6px;
}

.searchresult {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.searchresult p {
	margin: 3px 0 3px 0;
}
.contenidoBusq {
	width: 100%;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background-color: #cbe1c0;
	border: 1px solid #3a631e;
}
.searchresult h4,.searchresult a {
	display: block;
	margin-bottom: 2px;
}

.dhtmlgoodies_tabPane{
	height:21px;	/* Height of tabs */
	border-bottom:5px solid #7ea16c;
}
.dhtmlgoodies_aTab{
	border-left:1px solid #7ea16c;
	border-right:1px solid #7ea16c;
	border-bottom:1px solid #7ea16c;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	padding:5px;	
	overflow:auto;
}
.dhtmlgoodies_aTabS{
	border-left:1px solid #7ea16c;
	border-right:1px solid #7ea16c;
	border-bottom:1px solid #7ea16c;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	padding:5px;	
	overflow:auto;
}
.dhtmlgoodies_tabPane DIV{
	float:left;
	height:100%;	/* Height of tabs */
	padding-left:3px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:bottom left;
	cursor:pointer;
	position:relative;
	bottom:-1px;
	margin-left:0px;
	margin-right:0px;
}
.dhtmlgoodies_tabPane .tabActive{
	background-image:url('../images/tab_left_active.gif');
	margin-left:0px;
	margin-right:0px;	
	z-index:10;	
}
.dhtmlgoodies_tabPane .tabInactive{
	background-image:url('../images/tab_left_inactive.gif');
	margin-left:0px;
	margin-right:0px;
	z-index:1;
}
.dhtmlgoodies_tabPane .inactiveTabOver{
	background-image:url('../images/tab_left_over.gif');
	margin-left:0px;
	margin-right:0px;
}
.dhtmlgoodies_tabPane span{
	font-family:arial;
	vertical-align:top;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;		
	line-height:21px;
	float:left;
}
.dhtmlgoodies_tabPane .tabActive span{
	padding-bottom:1px;
	line-height:20px;
}

.dhtmlgoodies_tabPane img{
	float:left;
}

.closed{
	line-height:170%;
    font-size:11px;
    background-position:bottom left;
	background-image:url('../images/boton.gif');
	padding-left:5px;
	list-style-image: url('../images/cerrado.gif');
}
.leaf{
	line-height:170%;
    font-size:11px;
    background-position:bottom left;
	background-image:url('../images/boton.gif');
	padding-left:5px;
	list-style: none;
}
.open{
	line-height:170%;
    font-size:11px;
    background-position:bottom left;
	background-image:url('../images/boton.gif');
	padding-left:5px;
	list-style-image: url('../images/abierto.gif');
}

.leaf:hover, .leaf.over, .open:hover, .open.over, .closed:hover, .closed.over{
   background-position:bottom left;
	background-image:url('../images/botonh.gif');
}
#tbimg{
    background-color:#7ea16c;
    width: 100%; 
    height: 90px;
}
#imgIzq{
  vertical-align: middle;
  width: 161px;
}
#tddeg{
    background-image:url('../images/degbar.gif');
    height:17px;
    background-position:100% bottom right;
    background-repeat: repeat-y;
    background-color: #7ea16c;
    text-align: right;
    font-family: arial;
    color: #FFFFFF;
    font-size: 15px;	
    font-weight : bolder;
    vertical-align: middle;
    width: 100%;
}
#tddate{
    text-align: right;
    font-family: Verdana, sans-serif;
    color: #FFFFFF;
    font-size: 12px;	
    font-weight : bolder;
    vertical-align: middle;
    width: 50%;
}

.masInfo, .masInfoA{
    text-align: right;
    font-size: 10px;	
    font-family: Verdana, sans-serif;
    font-weight : lighter;
}
.masInfoA{
    color: #555555;
}
.menuNav{
	left: 5px;
	top: 100px;
}
#login {
	position: absolute;
	left: 4px;
	top: 255px;
	width: 157px; 
  height: 120px;
	background-color: #cbe1c0;
	border: 1px solid #3a631e;
}

#leftmenudiv{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px; 
  height: 529px;
  background-color: #7ea16c;
  z-index:5;
}
a.Tools {
	color: #ffffff;	
	text-decoration: none;
	font-size: 10px;
	/*margin-bottom:4px;*/
	/*float: left;*/
}

.banner{
    width: 97%; 
    border: 0;
    /*height: 100px;*/
}
#tdTools{
    text-align: left;
    font-family: Verdana, sans-serif;
    color: #FFFFFF;
    font-size: 15px;	
    font-weight : bolder;
    vertical-align: middle;
}
p.Ingreso {
	font-size : 11px;
	color : #666666;
	margin-top: 2px;
	font-weight: bolder;
  vertical-align: top;
}
#boton{
   position:relative;
   color:#ffffff;
   font-family: Verdana, sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#7ea16c;
   border:1px solid;
   border-top-color:#3a631e;
   border-left-color:#3a631e;
   border-right-color:#7ea16c;
   border-bottom-color:#7ea16c;
   padding: 0px 0px 0px 0px;
   margin: 0;
   z-index: 10;
}
#resultados{
   position:relative;
   color:#ffffff;
   font-family: Verdana, sans-serif;
   font-size:10px;
   background-color:#ffffff;
   border:1px solid;
   padding: 0px 0px 0px 0px;
   margin: 0;
   z-index: 10;
}
#buscarDIV{
   position:relative;
   color:#ffffff;
   font-family: Verdana, sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#7ea16c;
   border:1px solid;
   border-top-color:#3a631e;
   border-left-color:#3a631e;
   border-right-color:#7ea16c;
   border-bottom-color:#7ea16c;
   padding: 0px 0px 0px 0px;
   margin: 0;
   z-index: 10;
}

a.Download{
  font-size : 11px;
	color : #666666;
	font-weight: bolder;
  }
P.Volanta{
  font-size : 11px;
	color : #666666;	
	font-weight: bolder;
	text-align: justify;
}
P.TituloNoticia{
  font-size : 17px;
	font-weight: 900;
	color : #000000;	
}
P.Copete{
  font-size : 11px;
	font-weight: bold;
	color : #000000;
	text-align: justify;	
}
P.Fuente{
  font-size : 11px;
	color : #666666;	
	font-weight: bolder;
	text-align: right;
}
DIV.ImgNoticia{
  width: 220px;
  text-align: right;
  margin-top: 7px;
  margin-right: 7px;
}


DIV.ImgNoticia_left {
	float: left;
  margin: 7px;
  width: 220px;
}

DIV.ImgNoticia_right {
	float: right;
  margin: 7px;
	width: 220px;
}

DIV.Epigrafe{
  font-size : 11px;
	color : #666666;	
	font-weight: bolder;
	text-align: left;
}

DIV.textoNoticia{
  text-align: justify;
  font-family: Verdana, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

td.boton{
    position:relative;
  	background-image: url('../images/boton.gif');
  	text-align: center;
    width: 157px;
  	height: 10px;    	
    padding: 0;
    margin: 0; 
    vertical-align: middle; 
    z-index:50;
}
td.botonHover{
    position:relative;
  	background-image: url('../images/botonh.gif');
  	text-align: center;
    width: 157px;
  	height: 17px;    	
    padding: 0;
    margin: 0; 
    vertical-align: middle; 
    z-index:10;
}

#menuTabla{
  overflow: auto;
  position: absolute;
  top: 5px;
  padding: 0;
  margin: 0; 
  height: 255px; 
  left: 3px;
}

A.boton{
  color: #000000;
}
.imgLogo{
  border: 0;
  height:65px; 
}
.imagenLink{
  float: left;
  margin: 7px;
  width:75px;
    border: 0;
}
.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url('../images/botonh.gif') no-repeat;
white-space: nowrap;
display: block;
width: 157px;
height: 10px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 157px;
/*height: 0px;*/
float: left;
color: black;
text-decoration: none;
margin: 0;
padding: 0;
  
}

.cssnav img
{
width: 157px;
/*height:10px;*/
border: 0;
margin: 0;
padding: 0;
}

* html a:hover
{
visibility:visible;
height: 17px;
margin: 0;
padding: 0;
}

.cssnav a:hover img
{
height: 17px;
visibility:hidden;
margin: 0;
padding: 0;
}

.cssnav span
{
/*width: 157px;*/
position: absolute;
height:17px;
left: 25px;
top: 0px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

