body{
	background-color: White;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 0;
	margin-top: 0;
	font-family: verdana, arial;
	font-size: 10px;
	color: #404040;
}
img{
border:0;
}

td, p {
	font-family: verdana, arial;
	font-size: 10px;
	color: #404040;
	text-align: left;
}
.parrafo {
	font-family: verdana, arial;
	font-size: 10px;
	color: #404040;
	text-align: justify
}
h1 {
	font-family: univers, verdana, arial;
	font-size: 14px;
	color: #7FBA00;
	font-weight: bold;
	margin-right:20px;
}
.titulo {
	font-family: univers, verdana, arial;
	font-size: 14px;
	color: #7FBA00;
	font-weight: bold;
	margin-right:20px;
}
.Marcado {
	color: #7FBA00;
	font-weight: bold;
}

h2 {
	font-family: verdana, arial;
	font-size: 12px;
	color: #898989;
	font-weight: bold;
	
}
.titulo_pagina {
	font-family: verdana, arial;
	font-size: 11px;
	color: #898989;
	font-weight: bold;
}

h3 {
	font-family: verdana, arial;
	font-size: 12px;
	color: #898989;
	font-weight: bold;
}
.cabecera_lista {
	font-family: verdana, arial;
	font-size: 12px;
	color: #898989;
	font-weight: bold;
}
.pie {
	font-family: verdana, arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

 submit, reset, button, textarea, select {
	font-family: verdana, arial;
	font-size: 10px;
	color: #666666;
	background-color: White;
	border: 1px solid Green;
	border: #898989; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.inputconborde {
	font-family: verdana, arial;
	font-size: 10px;
	color: #666666
	background-color: #FFFFFF;
	border: 1px solid Green;
	border: #898989; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.inputsinborde {
	font-family: verdana, arial;
	font-size: 10px;
	background-color: White;
	color: #666666
		
}
input, checkbox, radio, radiobutton {
	font-family: verdana, arial;
	font-size: 10px;
	color: #666666
	border: 0;
}

.enlaceidioma{
	font-family: verdana, arial;
	font-size: 10px;
	color: #A8A8A8;
	text-decoration: none;
	cursor: hand
}
a.idioma{
	font-family: verdana, arial;
	font-size: 10px;
	color: #A8A8A8;
}
a.idioma:hover{
	font-family: verdana, arial;
	font-size: 10px;
	color: #A8A8A8;
}
a.idioma:link{
	font-family: verdana, arial;
	font-size: 10px;
	color: #A8A8A8;
}
a.idioma:visited{
	font-family: verdana, arial;
	font-size: 10px;
	color: #A8A8A8;
}
a {
	font-family: verdana, arial;
	font-size: 10px;
	color: Gray;
	text-decoration: underline;
}
a:hover {
	font-family: verdana, arial;
	font-size: 10px;
	color: Green;
	text-decoration: underline;
}
a:link {
	font-family: verdana, arial;
	font-size: 10px;
	color: #404040;
	text-decoration: underline;
}
a:visited {
	font-family: verdana, arial;
	font-size: 10px;
	color: #404040;
	text-decoration: underline;
}
.errores {
	font-family: univers, verdana, arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	margin-right:20px;
}
.div_acuerdo {
     width:600px;
     height:200px;
     background-color:#F2F2F2;
     overflow:auto;
}
.linea1
{
    background-color: white;
	cursor: pointer;
}
.linea-1
{
    background-color: white;
	cursor: pointer;
}
.linea_activa
{
    background-color: #BEDA8F;
	cursor: pointer;
}