@CHARSET "UTF-8";
@import url("lista_temas.css");

div.subvencion
{
	clear:			both;
	overflow:		hidden;
	border-bottom:	1px dotted #ccc;
	padding:		1em;
}

div.subvencion h3 a
{
        color: #000000;
}

div.subvencion h3 a:hover
{
        color: #D8007C;
}

#SubvencionTituloCorto
{
	width:		43em;
}

.subvencion ul
{
    list-style:         none;
	float:				left;
}

.subvencion ul li
{
    margin-top:         0.5em;
}

p.categorias-de-subvencion
{
	float:				left;
    font-weight:        bold;
}
