@font-face {
	font-family:'roboto_condensedregular';
	src:url('https://estaticos.diariodemallorca.es/elementosWeb/fonts/robotocondensed-regular-webfont.eot');
	src:url('https://estaticos.diariodemallorca.es/elementosWeb/fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), 
		url('https://estaticos.diariodemallorca.es/elementosWeb/fonts/robotocondensed-regular-webfont.woff2') format('woff2'),
		url('https://estaticos.diariodemallorca.es/elementosWeb/fonts/robotocondensed-regular-webfont.woff') format('woff'), 
		url('https://estaticos.diariodemallorca.es/elementosWeb/fonts/robotocondensed-regular-webfont.ttf') format('truetype'), 
		url('https://estaticos.diariodemallorca.es/elementosWeb/fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
	font-weight:normal;
	font-style:normal;
}

body {
	margin-top:0;
}

.widg_participacion{
	max-width:300px;
	overflow:hidden;
}
.widg_participacion  h4{
	font-family: "roboto_condensedregular",Tahoma,Geneva,sans-serif;
    font-size: 20px;
    margin-bottom: 0;
    outline: medium none;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
	border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    margin-top: 3px;
}
.widg_participacion  h4 a{
	text-decoration:none;
	color:#000000;
}
.widg_participacion  h4 a:hover{
	color:#bc6505;
}
.widg_participacion .cont_foto{
	clear:both;
}
.widg_participacion ul{
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.widg_participacion ul li{
	list-style-type: none;
	font-family: "roboto_condensedregular",Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #3d3c3c;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.widg_participacion ul li a{
	text-decoration:none;
	color:#3d3c3c;
	}
.widg_participacion .mas_bot{
	color: #124769;
	font-family: "Roboto Slab", Georgia, "Times New Roman", serif;
	font-size: 12px;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
.widg_participacion .mas_bot a{
	color: #124769;
	text-decoration:none;
	}
.widg_participacion .mas_bot a:hover{
	text-decoration:none;
	color:#3d3c3c;
}
