.linea-verde {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009933;
}
.h4-verde{
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #3399FF;
	margin-left: 7px;
	color: #009933;
	font-size: 113%;
	font-weight: normal;
}
.div-gris {
	background-color: #EBEBEB;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 6px;
	width: 98%;
}
.div-blanca {
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 6px;
	width: 98%;
}
.div-blanca-linia {
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
	width: 98%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.h4-naranja {

	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #3399FF;
	margin-left: 7px;
	color: #EC8D00;
	font-size: 113%;
	font-weight: normal;
}
#dinamica {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.h3-ficha {
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	color: #EC8D00;
}
.texto-gris {

	font-weight: bold;
	color: #666666;
}
#dinamica h3 {

	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	color: #EC8D00;
}
