/* -_-_-_-_-_-_-_-_-_-_-_-_-_-_ *//* -_-_-_ Tags generales -_-_-_ *//* -_-_-_-_-_-_-_-_-_-_-_-_-_-_ */body {	font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;	color: #660099;	background-image:   url(imagenes/motivo7.gif);	margin-left: 40px;	margin-top: 40px;	margin-right: 40px;	margin-bottom: 40px;	background-attachment: fixed;	background-repeat: repeat-x;	}/* -_-_-_-_-_-_-_-_-_-_-_-_-_-_ *//* -_-_-_-_-_ Headings -_-_-_-_ *//* -_-_-_-_-_-_-_-_-_-_-_-_-_-_ */h1 {	margin: 0px;	padding: 0px;	}h2 {	}h3 {	padding-top: 8px;	font-variant: small-caps;	}h3 a:link {	color: #660099;	font-weight: bold;	text-decoration: underline;	}h3 a:hover {	color: #ff9933;	font-variant: small-caps;	text-decoration: underline;	}	h4 {	font-weight: bold;	}/* -_-_-_-_-_-_-_-_-_-_-_-_-_-_ *//* -_-_-_-_ Paragraphs -_-_-_-_ *//* -_-_-_-_-_-_-_-_-_-_-_-_-_-_ */p {	font-size: 12px;	}p a:link {	color: #ff9933;	text-decoration: underline;	}p a:visited {	color: #6699ff;	text-decoration: underline;	}p a:hover {	color: #ffffff;	background-color: #ff9933;	text-decoration: none;	}	p a:active {	color: #6699ff;	text-decoration: none;	}	.thumb a:hover {	color: #ffffff;	background-color: #ffffff;	text-decoration: none;	}		/* -_-_-_-_-_-_-_-_-_-_-_-_-_-_ *//* -_-_-_-_- Listas _-_-_-_-_-_ *//* -_-_-_-_-_-_-_-_-_-_-_-_-_-_ */li {	font-size: 12px;	}li a:link {	color: #ff9933;	text-decoration: underline;	}li a:visited {	color: #6699ff;	text-decoration: underline;	}li a:hover {	color: #ffffff;	background-color: #ff9933;	text-decoration: none;	}li a:active {	color: #6699ff;	text-decoration: none;	}/* -_-_-_-_-_-_-_-_-_-_-_-_-_-_ *//* -_-_- Tags específicas -_-_- *//* -_-_-_-_-_-_-_-_-_-_-_-_-_-_ */.caption {	font-style: italic;	text-align: center;	font-size: 11px;}.video {	text-align: center;}/* -_-_- Fechas de actividades en index -_-_- */.fechaactividades {	margin-top: 15px;	border-top-width: 1px;	border-top-style: dotted;	border-top-color: 660099;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: 660099;	font-variant: small-caps;	text-align: right;	font-size: 17px;	font-weight: bold;	}/* -_-_- Separador -_-_- */.separador {	padding-top: 30px;	margin-bottom: 30px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: 660099;	}	/* -_-_- Cabecera de cursos y sesiones -_-_- */.headcursosesion {	}.thumb a:hover {	color: #ffffff;	background-color: none;	text-decoration: none;	}/* -_-_- Conferencias de Presentación -_-_- */.conferencia {	font-weight: bold;	text-align: center;	}/* -_-_- Nota al Pie -_-_- */.notaalpie {	font-style: italic;	}