form {
	margin: 0px; padding: 0px 4px; text-align: right;
	position: relative;
	top: -28px;
}
form input { padding: 1px;}
.saltar {
	clear: both;
}
div.asociaciones {

}

div.asociaciones div.tipos {
	width: 200px;
	float: right;
	border-left: 1px solid #999;
	background-color: #fff;
}
div.asociaciones div.tipos ul {
	margin: 5px 0px 0px 12px;
	padding: 5px;
}
div.asociaciones div.tipos ul li {
	margin-bottom: 4px;
	list-style-type: none;
}
div.asociaciones div.tipos ul li a{
	text-decoration: none;
	color: #999;
}
div.asociaciones div.tipos ul li a:hover{
	text-decoration: underline;
	color: #000;
}
div.asociaciones div.tipos ul li a.ya{
	text-decoration: underline;
	color: #000;
}
div.asociaciones div.listado div {
	margin-bottom: 5px;
	border-bottom: 3px solid #f8f8f8;
}

div.hablamos {

}
div.hablamos div.notis h3 { color: #006; }
div.hablamos div.notis div {
	width: 220px;
	margin: 5px;
	padding: 4px;	
	text-align: center;
	color: #888;
	font-size: 8pt;
	float: right;	
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;	
}

div.hablamos div.notis div img {
	width: 200px;
	display:block;

}
div.hablamos p.fecha {
	color: #d56e1c;
	font-weight: bold;
}


/*--------------------------- AEDL ----------------------------- */
div.aedl {
	margin: 0px;
	padding: 5px 15px 5px 5px;
}

div.aedl ol{
	margin-left: 10px; padding-left: 10px;
	font-weight: bold;
}
div.aedl li {
	
	font-weight: bold;
}
div.aedel li ul {
	margin-left: 10px; padding-left: 10px;	
}
div.aedl p {
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 10px;
}
/*----------------------------------------------------- AGENDA ------------------ */
div.agenda {
	width: 230px;
	margin: 20px;
	padding: 5px;
	overflow: hidden;
	text-align: center;
	float: right;
	background-color: #fff;
}
 div.agenda a {
	width: auto; float: none; display: inline;
	text-decoration: none;
}
div.agenda a:hover {
	text-decoration: underline;
}
 div.agendita {
	margin: 0px;
	padding: 0px;
	float: none;
	margin: 0px auto;
	background-color: #fff;
}
 div.agenda div.agendita * {
	margin: 0px; padding: 0px; float: none;
	background-repeat: no-repeat;
}
div.agenda div.agendita div {
	background-image: url(../imagenes/bordesa.jpg);
	background-position: left -4px;
	margin-bottom: 0px;
	padding-bottom: 0px !important;
	text-align: center;
	color: #888;
	font-weight: bold;
	height: 19px;
}
div.agenda div.agendita div.piea {
	background-image: url(../imagenes/bordeia.jpg);
	background-position: left 0px;
	margin-bottom: 0px;
	padding-bottom: 0px !important;
	text-align: center;
	color: #888;
	font-weight: bold;
	height: 19px;
}
div.agenda div.agendita div a {
	font-weight: normal;
	color: #889; float: none;
	border: none;
}
div.agenda div.agendita div span {
	float: right;
}
div.agenda div.agendita table {
	margin: 0px 0px 0px 1px;
	width: 226px;
}
div.agenda div.agendita table tr td {
	font-size: 8pt;
	background-color: #fff;
	text-align: center;
	height: 18px;
}
div.agenda div.agendita table tr td.diasin {
	background-color: transparent;
}
div.agenda div.agendita table tr td.bordecito {
	border: 1px solid #000;
}
div.agenda div.agendita table tr td.finde {
	background-color: #f0f0f5;
}
div.agenda div.agendita table tr td.finde a {
	font-weight: normal;
	color: #888;
}
div.agenda div.agendita table tr td.diahoy {
	background-color: #ebc3e8;
}
div.agenda div.agendita table tr th {
	background-color: #608ad2;
	color: #fff;
	font-size: 8pt;
	padding: 0;
	height: 18px;
}
div.agenda div.agendita table tr td a {
	font-weight: normal;
	color: #003;
}
div.agenda div.agendita table tr td a.eventado {
	display: block;
	background-image: url(../imagenes/evento.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
/*--------------------------- EMPLEO ----------------------------- */
div.empleo {
	margin: 0px;
	padding: 5px 15px 5px 5px;
}

div.empleo ol{
	margin-left: 10px; padding-left: 10px;
	font-weight: bold;
	list-style-type: none;
}
div.empleo ol li {
	color: #900;
	font-weight: bold;
	margin-top: 15px;	
}
div.empleo ol li ul li {	
	font-weight: bold;
	margin-top: 15px;
	color: #000;
}
div.empleo li ul {
	margin-left: 10px; padding-left: 10px;	
}
div.empleo p {
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 20px;
	font-size: 8pt;
	color: #555;
}
