div.central h3 {
	color: #CF1264;
	border-bottom: 1px dashed #CF1264;
	margin: 20px 0px 10px 0px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
}
div.central h4 {
	text-align: center;
	border: 1px solid #7B5F68;
	color: #7B5F68;
	font-size: 1.2em;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 3px;
}

div.central p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-top: 15px;
}
div.central strong {
	font-size: 1em;
	font-weight: bold;
	color: #CF1264;
}
div.central ul li a {
	font-size: 1em;
	color: #CF1264;
	border-bottom: 1px dashed #CF1264;
}
div.central a {
	font-size: 1.1em;
	color: #CF1264;
	border-bottom: 1px dashed #CF1264;
}
div.central p a {
	font-size: 1em;
}
div.central a:hover {
	border-bottom: 1px solid #987480;
	color: #987480;
}
div.central ul {
	line-height: 1.6em;
	margin: 7px 0px;
	margin-left: 15px;
	font-size: 1.1em;
}
div.central ul ul {
	margin-left: 30px;
	font-size: 1em;
}
div.central ul li {
	background-image: url(../img/bullet1.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	margin-top: 10px;
}
div.central ul li p {
	font-size: 1em !important;
	margin-top: 5px !important;
}
div.central ul ul li {
	background-image: url(../img/bullet2.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
}
div.central span.purple {
	font-weight: bold;
	color: #CF1264;
}
/***************************************************************
MAPA DEL SITIO
***************************************************************/
ul.mapaweb {
	background-image: url(../img/sitemap_icon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
ul.mapaweb a {
	font-size: 1.2em;
	line-height: 1.6em;
}
ul.mapaweb li {
	margin-top: 0px !important;
}
/***************************************************************
FAQs
***************************************************************/
p.pregunta {
	font-weight: bold;
	color: #CF1264;
	font-size: 1.1em !important;
}
p.respuesta {
	margin-top: 7px !important;
}
/***************************************************************
ACCESIBILIDAD
***************************************************************/
div.botones_accesibilidad {
	text-align: center;
	margin-top: 20px;
}
div.botones_accesibilidad a {
	border: none;
	margin: 0px 5px;
}
div.botones_accesibilidad a:hover {
	border: none;
}
/***************************************************************
FORMULARIOS
***************************************************************/
label {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
input, select, textarea {
	border: 1px solid #CF1264;
	border-bottom-width: 2px;
	margin-top: 5px;
	font-size:1.1em;
}
input.boton, a.boton {
	color: #fff;
	font-weight: bold;
	background-color: #CF1264;
	font-size: 1.2em;
	text-transform: uppercase;	
}
a.boton {
	border: 1px solid #CF1264;
	border-bottom-width: 2px;
	color: #fff !important;
	padding: 2px 3px;
}
a:hover.boton {
	border: 1px solid #CF1264 !important;
	border-bottom-width: 2px !important;
	background-color: #fff;
	color: #CF1264 !important;
	text-decoration: none !important;
}
input:hover.boton, a:hover.boton {
	background-color: #fff;
	color: #CF1264;
	cursor: pointer;
}
div.botonera {
	text-align: center;
	border-top: 2px solid #e9dfe3;
	padding-top: 10px;
	margin-top: 10px;
}
/***************************************************************
CONCLUSIONES CONTACTO
***************************************************************/
form.conclusiones_contacto label {
	float: left;
	width: 45%;
	margin-top: 10px;
	margin-right: 25px;
}
* html form.conclusiones_contacto label {
	width: 43%;
	margin-right: 15px;
	display: inline;
}
form.conclusiones_contacto label.una_linea {
	width:100%;
}
* html form.conclusiones_contacto label.una_linea {
	width:450px;
}
/***************************************************************
INSCRIPCIÓN
***************************************************************/
form.inscripcion {
	margin-top: 20px;
}
form.inscripcion label {
	float: left;
	width: 45%;
	margin-top: 10px;
	margin-right: 25px;
}
* html form.inscripcion label {
	width: 43%;
	margin-right: 15px;
	display:inline;
}
span.purple {
	font-weight: normal !important;
	font-size: 1.1em !important;
}
form.inscripcion label.una_linea {
	width:100%;
}
* html form.inscripcion label.una_linea {
	width:450px;
}
/***************************************************************
MULTIMEDIA
***************************************************************/
table.tabla-orden {
	margin-top: 10px !important;
}
table.tabla-orden strong {
	font-weight: bold;
	font-size: 1.2em;
}
/***************************************************************
COLABORADORES
***************************************************************/
table.colaboradores {
	border: none !important;
	width: 100%;
}
table.colaboradores td {
	border: none !important;
	text-align: center !important;
	width: 33% !important;
	padding: 0px !important;
}
/***************************************************************
MULTIMEDIA JORNADAS
***************************************************************/
table.multimediajornadas {
	border: none !important;
	width: 100%;
	margin: 0px !important;
}
table.multimediajornadas td {
	border: none !important;
	text-align: center !important;
	width: 33% !important;
	padding: 8px 0px !important;
	vertical-align: top;
}
table.multimediajornadas tr.imagenes td a {
	border: none;
}
table.multimediajornadas td img {
	border: 1px solid #CF1264;
}
/***************************************************************
SOLUCIONES WEB
***************************************************************/
table.colaboradores {
	border: none;
	width: 100%;
	margin-top: 25px;
}
table.colaboradores td {
	text-align: center;
	border: none;
}
table.colaboradores td a {
	line-height: 1.6em;
}
table.colaboradores td img {
	border: 1px solid #ddd;
}
table.colaboradores tr.imagenes td a {
	border: none;
}
table.colaboradores tr.imagenes td img {
	margin-top: 10px;
}
/***************************************************************
NOTICIAS
***************************************************************/
div.bloque_noticia, div.detalle_noticia {
	margin-top: 25px;
}
div.bloque_noticia h3, div.detalle_noticia h3 {
	margin-top: 5px !important;
	color: #7B5F68 !important;
	border-bottom-color: #7B5F68 !important;
}
div.bloque_noticia span.noticia_fecha, div.detalle_noticia span.noticia_fecha {
	display: block;
	text-align: right;
	color: #7B5F68;
	background-color: #E9DFE3;
	padding: 2px;
}
div.bloque_noticia img.noticia_imagen, div.detalle_noticia img.noticia_imagen {
	float: left;
	margin-right: 20px;
	border: 1px solid #7B5F68;
	width: 150px;
	margin-top: 10px;
}
div.detalle_noticia img.noticia_imagen {
	width: 250px;
}
div.bloque_noticia .noticia_descripcion, div.detalle_noticia .noticia_descripcion {
	font-weight: bold;
}
div.noticia_texto p {
	text-align: justify;
}
table.paginacion {
	border: none !important;
	margin: 0 auto;
}
table.paginacion td {
	border: none !important;
	width: 65px;
	font-size: 1.2em;
	color: #aaa;
}
table.paginacion td a {
	font-size: inherit;
} 
/***************************************************************
PRENSA CONTACTO
***************************************************************/
form.prensa_contacto label {
	float: left;
	width: 45%;
	margin-top: 10px;
	margin-right: 25px;
}
* html form.prensa_contacto label {
	width: 43%;
	margin-right: 15px;
}
form.prensa_contacto label.una_linea {
	width:100%;
}
* html form.prensa_contacto label.una_linea {
	width:450px;
}
/***************************************************************
CONTACTENOS
***************************************************************/
form.contacto label {
	float: left;
	width: 45%;
	margin-top: 10px;
	margin-right: 25px;
}
* html form.contacto label {
	width: 43%;
	margin-right: 15px;
}
form.contacto label.una_linea {
	width:100%;
}
* html form.contacto label.una_linea {
	width:450px;
}
/***************************************************************
JORNADA
***************************************************************/
div.seccion {
	color: #7B5F68;
	background-color: #E9DFE3;
	margin: 20px 0px 10px 0px;
	padding: 3px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
}
/***************************************************************
TABLAS
***************************************************************/
div.central table {
	border-collapse: collapse;
	border: 1px solid #987480;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.central table thead td {
	background-color: #e9dfe3 !important;
	color: #7b5f68;
	font-size: 1.2em;
	font-weight: bold !important;
}
div.central table td {
	padding: 5px 3px 7px 3px;
	border: 1px solid #987480;
}
/***************************************************************
ENVIAR A UN AMIGO
***************************************************************/
#capaAmigo {
	border: 1px solid #CF1264;
	padding-bottom: 20px;
	width: 400px;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 30px;
	text-align:center;
}
#capaAmigo h3 {
	border: none;
	text-align: center;
	font-size: 1.2em;
	background-color: #CF1264;
	padding: 2px;
	margin-top: 0px;
	color: #FFFFFF;
}
#capaAmigo .botonera {
	border: none;
	margin-top: 0px;
}
#capaAmigo label {
	float: none;
	margin: 0 auto;	
	margin-bottom: 10px;
	text-align: left;
}
*+ html #capaAmigo label {
	margin-left: 20px;
	margin-right: 20px;
}
#capaEnviando {
	padding: 10px 0px 20px 0px;
}