.flleft{
	float:left;
}
.flright{
	float:right;
}
.cont-muros{
	float:left;
	width:550px;
	padding:4px 0 0 0;
	border-top:2px solid #acacac;
	border-bottom:2px solid #acacac;
}
.cont-muros a:link, .cont-muros a:active, .cont-muros a:visited, .cont-muros a:hover{
	float:left;
	width:100%;
	height:62px;
	margin:0 0 4px 0;
	background-color:#f0f0f0;
	text-decoration:none;
}
.cont-muros .numero{
	float:left;
	width:47px;
	height:52px;
	margin:5px 0 0 1px;
	color:#fff;
	font-size:48px;
	font-family:TitilliumText25L400wt,Arial Narrow,Arial,trebuchet MS,Verdana;
	font-weight:normal;
	text-align:center;
	background-color:#a3a1a1;
	cursor:pointer;
}
.cont-muros .nombre{
	float:left;
	margin:0 0 0 20px;
	padding:20px 0 0 10px;
	color:#4a4a4a;
	font-size:20px;
	font-family:TitilliumText25L400wt,Arial Narrow,Arial,trebuchet MS,Verdana;
	font-weight:normal;
	text-align:center;
	background:url('/imagenes/flecha-roja.png') no-repeat 0 27px;
	cursor:pointer;
}
.tit-formulario-grande{
	color:#676767;
	font-size:24px;
	font-family:TitilliumText25L400wt,Arial Narrow,Arial,trebuchet MS,Verdana;
	font-weight:normal;
}
.tit-formulario{
	padding-top:5px;
	color:#7d7d7d;
	font-size:14px;
	font-family:exomedium,Arial Narrow,Arial,trebuchet MS,Verdana;
	font-weight:normal;
}
.buscador-tematica{
	float:right;
	width:545px;
	text-align:right;
	border-bottom:2px solid #e3e3e3;
}
.buscador-tematica div{
	float:right;
	width:270px;
	padding:5px 23px 10px 23px;
	background-color:#e3e3e3;
}
.buscador-tematica select{
	width:180px;
}
.buscador-tematica p{
	float:left;
	padding:3px 10px 0 0;
	color:#343434;
	font-size:18px;
	font-family:ScalaSansRegular,Arial Narrow,Arial,trebuchet MS,Verdana;
	font-weight:normal;
}
a.enlace-descargas:link, a.enlace-descargas:visited, a.enlace-descargas:hover, a.enlace-descargas:active{
	color:#e2001a;
	text-decoration:none;
	font-size:1.17em;
}