
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


#ficha_resumen{
	color:#FF913F ;
	font-weight:bold;
	margin-top:10px;
/*	line-height:2px;*/
}

#contenido{
	color:#000;
	font-weight:normal;


	
}

#apartado{
	color:#000;
	font-weight:bold;
	margin-left:10px;

}

.texto{
	font-weight:normal;
}

.nombre{
	color:#FF0000;
	font-weight:normal;
}

br{
	line-height:5px;
}
/*
.titulo_taller{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:30px;
	padding-top:30px;
}
*/
#titulo_taller{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	/*float:left;*/
	line-height:20px;
}

#tex a{ 
	text-decoration:none;
	color:#FF0000;
}

#tex a:hover{
	text-decoration:underline; 
}

#subir{
/*	text-align:right;*/
	float:right;

}

#subir a:hover {
	text-decoration:underline;
}

#texto img{
	margin:5px;
	
}
