.encabezado {
	background-image: url(imagenes/encabezado.jpg);
	background-position: right;
	background-repeat: no-repeat;

}
.col-izq {
	background-color: #519A3E;
	background-image: url(imagenes/fondo_izquierda.gif);
	background-repeat: repeat-x;
}
.texto-central {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 10px 20px;
	line-height: 18px;


}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	color: #669933;




}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	margin-right: 20px;


}
h1 {
	color: #519A3E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	margin-left: 20px;

}
a:link {
	text-decoration: underline;
	color: #0033CC;

}
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #0033CC;


}
a:active {
	text-decoration: none;

}
a:hover {
	text-decoration: none; 
	color: #FF0000;

}

.inscripcion {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #009966;
	background-color: #E4E4CB;



}

input {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: White;  
	border: 1px Gray dashed;

}

.boton {  
	border: #000000; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
	background-color: #CCCCCC

}

.tableverde { 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: x-small; 
	text-align: justify; 
	padding-right: 20px; 
	padding-left: 20px; 
	border: 1px #009966 solid; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	background-color: #E4E4CB

}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.help {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	cursor: help;

}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 5px;
	font-weight: bold;
	border: 1px dotted #669933;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: -1px;






}
.staff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.staffarea {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669933;
}
.staffdr {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #669933;
	padding-left: 5px;



}
