body {
	scrollbar-face-color:		#D8D4E5;
	scrollbar-track-color:		#EBE9F2;
	scrollbar-arrow-color:		#EBE9F2;
}
div.fotoAjustado { /* para cuando se quiera poner una foto con marco */
	float: center;
	text-align: center;
	width: 99%;
	border: 1 #3C2A7B solid;
	margin: 0;
	padding: 0;
}
div.marco { /* El cajetín de la derecha: una etiqueta div con class="marco" delimita el cajetín */
	float: center;
	text-align: center;
	width: 100%;
	border: 1 #3C2A7B solid;
	background-color: #E6E6E6;
	margin: 0;
	padding: 0;
}
div.marco div { /* El cajetín de la derecha: la parte del título está contenida en una etiqueta <div> */
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3C2A7B;
	text-decoration: none;
	text-align: center;
}
div.marco span { /* El cajetín de la derecha: la parte del texto está contenida en una etiqueta <span> */
	width: 90%;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.div.marco span a {
	color: #3C2A7B;
	text-decoration: none;
}
.div.marco span a:hover {
	text-decoration: underline;
}
.fondo1 {background-color: #3C2A7B;} /* color de los bordes */
.fondo3 {background-color: #8A7FB0;} /* color de separadores en tablas de contactar */
.fondo4 {background-color: #EBE9F2;} /* color de fondo de la derecha */
.fondo5 {background-color: #D8D4E5;} /* color de fondo de la izquierda */
.copy { /* pie */
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.menuInferior {
	font-family: arial;
	font-size: 10px;
	color: #3C2A7B;
	text-decoration: none;
}
.menuInferior a {
	color: #3C2A7B;
	text-decoration: none;
}
.menuInferior a:hover {
	text-decoration: underline;
}
.ruta {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.ruta a:hover {
	color: #000000;
	text-decoration: underline;
}
.ruta a {
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.txtFuente {
	text-align: justify;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txtFuente ul li {
	list-style-image: url(images/marcador1015.gif);
	margin-top: 9px;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	padding-bottom: 0;
}
.txtFuente ul ul li {
	list-style-image: url(images/marcador2015.gif);
	margin-top: 9px;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	padding-bottom: 0;
}
.txtFuente a {
	color: #3C2A7B;
	text-decoration: none;
}
.txtFuente a:hover {
	text-decoration: underline;
}
.txtFuenteBoton {
	text-align: center;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.subtitulo {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

