body {
	scrollbar-face-color:		#C2C2C2;
	scrollbar-track-color:		#EBEBEB;
	scrollbar-arrow-color:		#EBEBEB;
}
div.fotoAjustado { /* para cuando se quiera poner una foto con marco */
	float: center;
	text-align: center;
	width: 99%;
	border: 1 #000000 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 #00486E 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: #00486E;
	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: #000000;
	text-decoration: none;
}
.div.marco span a:hover {
	text-decoration: underline;
}
.fondo1 {background-color: #000000;} /* color de los bordes */
.fondo3 {background-color: #00486E;} /* color de separadores en tablas de contactar */
.fondo4 {background-color: #EBEBEB;} /* color de fondo de la derecha */
.fondo5 {background-color: #C2C2C2;} /* color de fondo de la izquierda */
.copy { /* pie */
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.menuInferior {
	font-family: arial;
	font-size: 10px;
	color: #00486E;
	text-decoration: none;
}
.menuInferior a {
	color: #00486E;
	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: #00486E;
}
.txtFuente {
	text-align: justify;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txtFuente ul li {
	list-style-image: url(images/marcador1006.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/marcador2006.gif);
	margin-top: 9px;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	padding-bottom: 0;
}
.txtFuente a {
	color: #000000;
	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;
}
