#circuitosUl{
	margin-top:15px;
}
#circuitosUl li{
	padding-top:12px;
	height:28px;
	*height:40px;
	padding-left:15px;
	margin:0;
	background-image:url(../img/barraVermella.png);
	background-repeat:repeat-x;
	color:white;
	font-weight:bold;
	font-size:18px;
}
.circuitoInfo{
	background-color:#575757;
	color:#fff;
	cursor:default;
}
.circuitoInfo a{
	color:#FFF;
}
.circuitoInfo .b{
	padding:5px 10px;	
}
.circuitoInfo .b span{
	font-weight:bold;
}	
.circuitoInfo h3{
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
.circuitoInfo .fichaT,.circuitoInfo .contacto{
	width:210px;
	height:195px;
	overflow:hidden;
}

.circuitoInfo div{
	padding:10px;
}
.circuitoInfo .trazado{
	padding:10px 20px;
	border-right:2px solid #5f5f5f;
}
.circuitoInfo .inferior,.circuitoInfo .contacto{
	border-top:2px solid #5f5f5f;
}
.circuitoInfo .inferior{
	height:90px;
}
