@charset "utf-8";
#Collegues ul li {
	color: #06E;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: -25px;
	padding-bottom: 5px;
}

#Collegues ul li a {
	color: #06E;
	text-decoration: none;
	list-style-type: circle;
}

#Collegues ul li a:hover {
	color: #06E;
	text-decoration: underline;
	list-style-type: circle;
}



#BackToTop a{
	color: #999;
	text-decoration: none;
}


#BackToTop a:hover {
	color: #00C;
	font-weight: bold;
}
h1 {
	text-align: center;
	font-size: 26px;
}
h2 {
	padding-top: 15px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF8D7A;
}
h3 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF8D7A;
}


#contenido p a {
	text-decoration: none;
	color: #06E;
}
#contenido p a:hover {
	text-decoration: underline;
}
#contenido p a:visited {
	text-decoration: none;
	color: #06E;
}
#contenido ul li {
	color: #333;
	padding-bottom: 5px;
}

#ListaEnlaces_01 ul li {
	color: #06E;
	list-style-type: circle;
	list-style-position: outside;
	padding-bottom: 5px;
}
#ListaEnlaces_01 ul li a   {
	color: #06E;
	text-decoration: none;
}

#ListaEnlaces_01 ul li a:hover {
	color: #06E;
	list-style-type: circle;
	font-weight: bold;
}
