/* -------- CONTENIDO // CURSOS ---------- */
#contenido img{
	margin:20px 0 0;
	padding-bottom:10px;
	background-color:#78d33b;
	border-bottom:3px #99de6a solid; 
}
#contenido p{
	margin:0;
	padding:10px;
	background-color:#71c737;
	color:#fff;
	font-size:13px;
}
#contenido p.firmaPersona{
	margin:0;
	padding:0 10px 20px;
	color:#99de6a;
	font-size:16px;
	color:#fff;
}
#contenido p.actividadPersona{
	color:#44990a;
	font-size:10px;
	margin:0;
}
/*----- TABLA -------*/
#contenido table{
	clear:left;
	width:100%;
	margin-top:0;
	border-collapse:collapse;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
#contenido table thead th{
	border:1px #99de6a solid; 
	background-color:#78d33b;
	color:#fff;
	padding:0.8em;
	font-size:14px;
	font-weight:normal;
}
#contenido table tbody tr, td{
	border:1px #99de6a solid; 
	color:#00599b;
	padding:5px 13px;
	line-height:18px;
}
#contenido table em{
	color:#78d33b;
}
#contenido table strong.precio{
	font-size:14px;
}
#contenido table strong.precioAntes{
	font-size:14px;
	color: #a4d3f5;
}
#contenido table strong.precioAhora{
	font-size:18px;
	color: #78d33b;
}

/*----- fin= TABLA -------*/

/*----- BOTONES -------*/
#contenido a.contacto{
	display:block;
	float:left;
	text-indent:-1000em;
	width:180px;
	height:55px;
	margin:15px 0;
}

#contenido a.contacto_es{
	background:url(/img/es/interiores/cursos/btn_contacto_off.gif) no-repeat;
}
#contenido a.contacto_es:hover{
	background:url(/img/es/interiores/cursos/btn_contacto_on.gif) no-repeat;
}
#contenido a.contacto_en{
	background:url(/img/en/interiores/cursos/btn_contacto_off.gif) no-repeat;
}
#contenido a.contacto_en:hover{
	background:url(/img/en/interiores/cursos/btn_contacto_on.gif) no-repeat;
}
#contenido a.contacto_fr{
	background:url(/img/fr/interiores/cursos/btn_contacto_off.gif) no-repeat;
}
#contenido a.contacto_fr:hover{
	background:url(/img/fr/interiores/cursos/btn_contacto_on.gif) no-repeat;
}
#contenido a.reserva{
	display:block;
	float:left;
	text-indent:-1000em;
	width:265px;
	height:55px;
	margin:15px 0 0 60px;
}

#contenido a.reserva_es{
	background:url(/img/es/interiores/cursos/btn_reserva_off.gif) no-repeat;
}
#contenido a.reserva_es:hover{
	background:url(/img/es/interiores/cursos/btn_reserva_on.gif) no-repeat;
}
#contenido a.reserva_en{
	background:url(/img/en/interiores/cursos/btn_reserva_off.gif) no-repeat;
}
#contenido a.reserva_en:hover{
	background:url(/img/en/interiores/cursos/btn_reserva_on.gif) no-repeat;
}
#contenido a.reserva_fr{
	background:url(/img/fr/interiores/cursos/btn_reserva_off.gif) no-repeat;
}
#contenido a.reserva_fr:hover{
	background:url(/img/fr/interiores/cursos/btn_reserva_on.gif) no-repeat;
}

/*----- fin= BOTONES -------*/

/* -------- fin= CONTENIDO // CURSOS ---------- */

